Error with keybindings plugin

ditsjohann

New member
Joined
Mar 6, 2025
Messages
1
Reactions
0
I can't seem to figure out how to fix this error, I've tried reinstalling the plugin etc. Anyone knows what this means or how to fix??


!> Exception during plugin script Init: System.NullReferenceException:
at (wrapper managed-to-native) UnityEngine.Object:GetName (UnityEngine.Object)
at UnityEngine.Object.get_name () [0x00000] in <filename unknown>:0
at RemoteCommandsManager.TryRegister (.JSONStorable storable) [0x00000] in <filename unknown>:0
at Keybindings.AcquireAllAvailableBroadcastingPlugins () [0x00000] in <filename unknown>:0
at Keybindings.Init () [0x00000] in <filename unknown>:0
at MVRPluginManager.CreateScriptController (.MVRPlugin mvrp, DynamicCSharp.ScriptType type) [0x00000] in <filename unknown>:0
 
Back
Top Bottom