lyuma / Av3Emulator

Emulator for VRChat's Avatars 3.0 system, built on the Unity PlayableGraph API
Other
539 stars 32 forks source link

Null Exception Error #149

Closed ven-blackfurr closed 8 months ago

ven-blackfurr commented 9 months ago

When i go to use the emulator, there are no controls for the base emulator or when paired with gesture manager. I've tried manual installs of both. I've tried by itself. and even with AV3 being the only plugin install. non of the variants work. I got a feeling it's some dum unity setting that is toggled and i can't figure this out.

lyuma commented 9 months ago

Thanks for the report! To allow me to fix this, It will be necessary for you to share the exact exception from the console panel.

The best way to do this is if you click on the red error line and copy the entire thing in the bottom half of the console (you see how it shows the full details when you click on an error). But if you can't figure out how to copy the details from the red error, a screenshot may suffice

ven-blackfurr commented 9 months ago

I figured it out. VRC Fury. it doesn't play well with AV3

jellejurre commented 9 months ago

yeah this is what i was talking about in the group, would be fixed by the latest PR, it's because our emulator reset function isn't working. @lyuma

@ven-blackfurr to fix it disable "run preprocessor hooks" on the av3 emulator object

jellejurre commented 8 months ago

Should be fixed in 3.3.1