• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

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