llealloo / audiolink

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

Audiolink running error #265

Closed KigerUCM closed 1 year ago

KigerUCM commented 1 year ago

Describe the bug in detail: Packages\com.llealloo.audiolink\Editor\Scripts\AudioLinkAssetManager.cs(9,11): error CS0234: The type or namespace name 'PackageManagement' does not exist in the namespace 'VRC' (are you missing an assembly reference?) Packages\com.llealloo.audiolink\Editor\Scripts\AudioLinkAssetManager.cs(10,11): error CS0234: The type or namespace name 'PackageManagement' does not exist in the namespace 'VRC' (are you missing an assembly reference?)

Provide steps/code to reproduce the bug: Updating VRChat SDK- Worlds 3.2.1 with UdonSharp 1.1.8 using VCC installation will activate this error

Expected behavior: Works fine

Additional Information: Provide any additional information here.

teehzero commented 1 year ago

It's not clear what problem this is causing. Can you describe how it behaves differently than you expect in more detail?

float3 commented 1 year ago

are you sure you installed the base sdk?

pema99 commented 1 year ago

Closed due to inactivity. Let us know if you are still facing issues.