llealloo / audiolink

Audio reactive prefabs for VRChat
Other
354 stars 40 forks source link

9 System.Exceptions #165

Closed Ashe-Void closed 2 years ago

Ashe-Void commented 2 years ago

Unity 2019.4.31f1, AudioLink 0.2.7, UdonSharp 0.20.3

I am a huge newbie when it comes to Udon and Udonsharp. But I followed the install instructions for both AudioLink and UdonSharp, but it throws a few errors when compiling the code.

image

pema99 commented 2 years ago

Hey. Are there any other errors in the console, or are we seeing the full picture here? Are you using the full or minimal release?

These errors are, admittedly, pretty opaque. I'd suggest deleting the 'Library' folder of your project and trying again. Don't do it without a backup, though. If the project isn't gigantic, I might be able to help you better if you zip it up and send it to me.

Ashe-Void commented 2 years ago

AudioLink v0.2.7_Full. Project would be very large to send

Reopening project I had tons of System.Exception errors for other UdonSharp scripts I've installed. Trying to recompiled kept failing. After removing AudioLink I was able to compile and had no errors for any of the scripts.

image

pema99 commented 2 years ago

Can you try deleting the 'Scripts' folder located in 'Assets/AudioLink/Scenes/AudioLink_ExampleScene' and tell me if that makes a difference?

Ashe-Void commented 2 years ago

Oh wow yeah that's sorted me out, I feel so dumb for missing it. Thank you!

pema99 commented 2 years ago

No need to apologize, these files probably shouldn't be included in the release. I'll note it down