lyuma / Av3Emulator

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

Unable to upload any Avatar's to VR Chat due to the below errors. #173

Closed PaulBoz closed 4 months ago

PaulBoz commented 4 months ago

Recieving the following errors when trying to upload an Avitar: Packages\lyuma.av3emulator\Runtime\Scripts\LyumaAv3Runtime.cs(1062,16): error CS0656: Missing compiler required member 'Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo.Create' Packages\lyuma.av3emulator\Runtime\Scripts\LyumaAv3Runtime.cs(1183,16): error CS0656: Missing compiler required member 'Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo.Create' Packages\lyuma.av3emulator\Runtime\Scripts\LyumaAv3Runtime.cs(2320,26): error CS0656: Missing compiler required member 'Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo.Create'

jellejurre commented 4 months ago

Were working on this one. A reinstall should fix these issues.

PaulBoz commented 4 months ago

A reinstall of Jyuma? I'm a novice, and need some direction on how to reinstall.. and what to reinstall

jellejurre commented 4 months ago

Yeah. Remove lyuma's av3 emulator, and then reinstall it

PaulBoz commented 4 months ago

Ok, is there an install package? I think it came with the model that I downloaded and had issues.

jellejurre commented 4 months ago

That's bad

If you don't need the emulator, you can just delete the emulator folder

PaulBoz commented 4 months ago

I will have to say for a Novice, I was able to figure it out quickly. thanks for the help. You have definitely have been a great help

PaulBoz commented 4 months ago

This ticket has been corrected thanks for the help