Av3Emulator
Av3Emulator copied to clipboard
OSC Enable dosn't work.
Hi, I discovered an issue with the newest version von Av3Emulator v2.9.7. I tested it on my project and on a clean new project with 2 different Avatars on each one. Everything like Gesture Manager and stuff work but if I enable OSC on the Avatar I get this error and no logging of OSC receives.

I use Unity in german so the error says "An existing connection has been closed by the remote host." I tested older versions till I get to v2.3a1. This version seems to work. My Unity Version is 2019.4.31f1
Here the configuration:

OSC Sending I use Touch Designer. I only use it to send Midi Data to OSC over Port 9000. No listening on 9001 or logging on to other software.
Hope this helps. Ask me if you need more Infos 😊
Have you figured out any solution to this? I noticed some people found that just opening up TouchOSC in the background avoided this problem, but that's a weird workaround.
Have you figured out any solution to this? I noticed some people found that just opening up TouchOSC in the background avoided this problem, but that's a weird workaround.
With the new update, it works fine. I just install the v2.9.8 of Av3Emulator in my project ;)
It's also important not to run VR Chat and Unity at the same time. ^^