You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The software seems to be running but is sending OSC data to a random UDP port and not the assigned SendPort, leading to VRChat not receiving any OSC data at all from the software.
To Reproduce
Steps to reproduce the behavior:
Set SendPort to 9000 in vars.json
Launch software and tick "Link or AirLink (Or VD)" toggle to connect the software to the headset wirelessly
Click on "SEND ONLY" button to start sending OSC data to VRChat
Logs show "OSC UDP port is xxxxx" where xxxxx is a random port everytime
Expected behavior
Make the software actually send OSC data to the set SendPort in vars.json and not a random port.
Screenshots
Desktop (please complete the following information):
OS: Windows 10
Quest OS Version: v72
Unity ver: 2022.3.22f1
Additional context
Also not being able to see the text in the dialog boxes doesn't help either to understand what each buttons does, see my other issue.
The text was updated successfully, but these errors were encountered:
Ok so dialog boxes are indeed fixed but OSC messages are still not being sent to vrchat. Is it possible to have a build without OSCQuery? It always caused issues for me, I prefer the old way using a different port for each apps and route everything with VRCOSC.
Describe the bug
The software seems to be running but is sending OSC data to a random UDP port and not the assigned SendPort, leading to VRChat not receiving any OSC data at all from the software.
To Reproduce
Steps to reproduce the behavior:
Set SendPort to 9000 in vars.json
Launch software and tick "Link or AirLink (Or VD)" toggle to connect the software to the headset wirelessly
Click on "SEND ONLY" button to start sending OSC data to VRChat
Logs show "OSC UDP port is xxxxx" where xxxxx is a random port everytime
Expected behavior
Make the software actually send OSC data to the set SendPort in vars.json and not a random port.
Screenshots
Desktop (please complete the following information):
Additional context
Also not being able to see the text in the dialog boxes doesn't help either to understand what each buttons does, see my other issue.
The text was updated successfully, but these errors were encountered: