Hi all.
I’ll keep this simple. I’m running flosc 2.0 using the following ports:
Flash port: 3000
OSC port: 3334
I’m trying to connect to the OSC port using the ofxOsc addon for oF like so:
receiver.setup(3334); // receiver being ofxOscReceiver
But, before it can connect, I get the following error thrown at me in oF:
listening for osc messages on port 3334
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application’s support team for more information.
Process returned 3 (0x3) execution time : 0.453 s
Press any key to continue.
Can anyone help me out?
Cheers!
Jamie.