-
Notifications
You must be signed in to change notification settings - Fork 4
Description
About a month ago, my haptics suddenly stopped working.
The GUI shows "Searching for VRChat Client..." but I can see from the log that it is actually connected, but seems to have some issues with the data:
2025-09-16 22:01:29.007 EROR bHapticsOSC.Query.OscQueryService+d__18.MoveNext(): TryGetOscTree Failed to check OSC status: Unterminated string. Expected delimiter: ". Path 'CONTENTS.avatar.CONTENTS.parameters.CONTENTS.VelocityX.TYPE', line 1, position 49034.
2025-09-16 22:01:30.028 EROR bHapticsOSC.Query.OscQueryService+d__18.MoveNext(): TryGetOscTree Failed to check OSC status: Unterminated string. Expected delimiter: ". Path 'CONTENTS.avatar.CONTENTS.parameters.CONTENTS.VelocityX.TYPE', line 1, position 49033.
2025-09-16 22:01:31.051 EROR bHapticsOSC.Query.OscQueryService+d__18.MoveNext(): TryGetOscTree Failed to check OSC status: Unterminated string. Expected delimiter: ". Path 'CONTENTS.avatar.CONTENTS.parameters.CONTENTS.VelocityX.TYPE', line 1, position 49042.
Is it just me, or did something change?