llealloo/audiolink

9 System.Exceptions

Ashe-Void opened this issue · 5 comments

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

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.

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

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

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

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