[3.7.2-persistence-cb.1] SDK does not work
available in future release
DrBlackRat
Issue:
The
3.7.2-persistence-cb.1
SDK currently does not work. I have tried reinstalling as well as making a new project.Here is the Error:
Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\ControlPanel\VRCSdkControlPanelContent.cs(94,13): error CS1593: Delegate 'Action<IEnumerable<ApiAvatar>, bool>' does not take 1 arguments
Reproduction Steps:
- Create a new World Project using the VCC
- Once created change the SDK over to 3.7.2-persistence-cb.1
- Open the Project
If you do this you will get the error described above in your console.
Expected Behaviour:
The SDK shouldn't throw this error.
Attachments:
Here is a screenshot from the Console:
Log In
This post was marked as
available in future release
DrBlackRat
This is probably the quickest bug fix I have ever seen lol
Zel
tracked