CyanLaser / CyanEmu

CyanEmu is a VRChat client emulator in Unity. Includes a player controller with interact system. Works with SDK2 and SDK3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cant click accept on the first popup

erfonti opened this issue · comments

I have just installed cianemu, and basically I get a popup saying that there are some diferences between cyanemu and a true vrc instance, and click accept to make the window go away.
The problem is that no many times do I click it or how much I try to restart cyanemu or unity, the window does not go away.
Help me plz :(

also, the console is constantly spitting this error:
NullReferenceException: Object reference not set to an instance of an object
VRCPrefabs.CyanEmu.CyanEmuPlayerController.OnGUI () (at Assets/CyanEmu/Scripts/CyanEmuPlayerController.cs:1025)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

CyanEmu does not have a popup mentioning differences between VRC client. The popup was added in ClientSim. Do you happen to have both ClientSim and CyanEmu imported? I recommend removing CyanEmu and looking at the ClientSim known bugs instead.
https://github.com/vrchat-community/ClientSim

The second error mentioned implies you are missing or renamed files and would require deleting and reimporting. Again, you should look into using ClientSim instead of CyanEmu.