Av3Emulator
Av3Emulator copied to clipboard
OSC input from VRChat spams console about missing Avatar Dynamic parameters.
Contact and PhysBone local parameters are automatically output from VRChat via OSC despite not being in the json config file.
This is causing the emulator to spam warnings stating the OSC input parameter cannot be found.
There are two possible solutions in my mind:
-
Add button to disable these warnings from console.
-
Account for and override in-editor PhysBone and Contact parameter values with what VRChat is outputting for more OSC debug functionality.