@antocreo wrote:
Hi,
I am trying to send OSC messages from faceshift to OF.
I am having errors though, that I am not able to understand.
If I use the ofxFaceshift I get this errorlibc++abi.dylib: terminating with uncaught exception of type std::out_of_range: vector::_M_range_check
if I use ofxOsc I get this
listening for osc messages on port 33433 libc++abi.dylib: terminating with uncaught exception of type osc::MalformedMessageException: message size must be multiple of four
so, as far as I understand it seems to understand that the faceshift app sends some kind of messages that the libc++abi.dylib is not able to interpret. How do I change this?
Any idea?
Many thanks
Posts: 1
Participants: 1