Space Engineers

Space Engineers

Rich HUD Master
This topic has been locked
TwistedGrim Sep 17, 2021 @ 9:21am
Mod Errors
Seeing some mod errors in some of the clients on our servers.. Wondered if you knew what this might be
< >
Showing 1-4 of 4 comments
TwistedGrim Sep 17, 2021 @ 9:24am 
[Rich HUD Master] Mod encountered an unhandled exception.
System.NullReferenceException: Object reference not set to an instance of an object.
at RichHudFramework.UI.Server.BindManager.SetBlacklist(IReadOnlyList`1 IDs, Boolean value)
at RichHudFramework.UI.Server.BindManager.Close()
at RichHudFramework.Internal.ModBase.<>c__DisplayClass31_1.<CloseModules>b__0()
at RichHudFramework.Internal.ExceptionHandler.Run(Action Action)
System.Exception: Bind sharedbinds.leftbutton is invalid. Bind names and key combinations must be unique.
at RichHudFramework.UI.Server.BindManager.BindGroup.AddBind(String bindName, IReadOnlyList`1 combo)
at RichHudFramework.UI.Server.BindManager.BindGroup.AddBind(String bindName, IReadOnlyList`1 combo)
at RichHudFramework.UI.Server.BindManager.BindGroup.RegisterBinds(BindGroupInitializer bindData)
at RichHudFramework.UI.SharedBinds..ctor()
at RichHudFramework.UI.SharedBinds.Init()
at RichHudFramework.UI.SharedBinds.get_Instance()
at RichHudFramework.UI.SharedBinds.get_BindGroup()
at RichHudFramework.UI.SharedBinds.get_Escape()
at RichHudFramework.UI.Server.RebindDialog..ctor()
at RichHudFramework.UI.Server.RebindDialog.Init()
at RichHudFramework.Server.RichHudMaster.AfterInit()
at RichHudFramework.Internal.ModBase.Init(MyObjectBuilder_SessionComponent sessionComponent)
at RichHudFramework.Internal.ModBase.ManualStart()
at RichHudFramework.Internal.ExceptionHandler.<>c__DisplayClass75_1.<FinishReload>b__0()
at RichHudFramework.Internal.ExceptionHandler.Run(Action Action)
System.NullReferenceException: Object reference not set to an instance of an object.
at RichHudFramework.UI.Server.BindManager.SetBlacklist(IReadOnlyList`1 IDs, Boolean value)
at RichHudFramework.UI.Server.BindManager.HandleInput()
at RichHudFramework.Internal.ModBase.<HandleInput>b__23_0()
at RichHudFramework.Internal.ExceptionHandler.Run(Action Action)
TwistedGrim Sep 17, 2021 @ 9:24am 
[Rich HUD Master] Mod encountered an unhandled exception.
System.NullReferenceException: Object reference not set to an instance of an object.
at RichHudFramework.UI.Server.RebindDialog.get_Open()
at RichHudFramework.UI.Server.RebindDialog.Exit()
at RichHudFramework.UI.Server.RebindDialog.Close()
at RichHudFramework.Internal.ModBase.<>c__DisplayClass31_1.<CloseModules>b__0()
at RichHudFramework.Internal.ExceptionHandler.Run(Action Action)
System.NullReferenceException: Object reference not set to an instance of an object.
at RichHudFramework.UI.Server.BindManager.SetBlacklist(IReadOnlyList`1 IDs, Boolean value)
at RichHudFramework.UI.Server.BindManager.Close()
at RichHudFramework.Internal.ModBase.<>c__DisplayClass31_1.<CloseModules>b__0()
at RichHudFramework.Internal.ExceptionHandler.Run(Action Action)
System.Exception: Bind sharedbinds.leftbutton is invalid. Bind names and key combinations must be unique.
at RichHudFramework.UI.Server.BindManager.BindGroup.AddBind(String bindName, IReadOnlyList`1 combo)
at RichHudFramework.UI.Server.BindManager.BindGroup.AddBind(String bindName, IReadOnlyList`1 combo)
at RichHudFramework.UI.Server.BindManager.BindGroup.RegisterBinds(BindGroupInitializer bindData)
at RichHudFramework.UI.SharedBinds..ctor()
at RichHudFramework.UI.SharedBinds.Init()
at RichHudFramework.UI.SharedBinds.get_Instance()
at RichHudFramework.UI.SharedBinds.get_BindGroup()
at RichHudFramework.UI.SharedBinds.get_Escape()
at RichHudFramework.UI.Server.RebindDialog..ctor()
at RichHudFramework.UI.Server.RebindDialog.Init()
at RichHudFramework.Server.RichHudMaster.AfterInit()
at RichHudFramework.Internal.ModBase.Init(MyObjectBuilder_SessionComponent sessionComponent)
at RichHudFramework.Internal.ModBase.ManualStart()
at RichHudFramework.Internal.ExceptionHandler.<>c__DisplayClass75_1.<FinishReload>b__0()
at RichHudFramework.Internal.ExceptionHandler.Run(Action Action)
System.NullReferenceException: Object reference not set to an instance of an object.
at RichHudFramework.UI.Server.BindManager.SetBlacklist(IReadOnlyList`1 IDs, Boolean value)
at RichHudFramework.UI.Server.BindManager.HandleInput()
at RichHudFramework.Internal.ModBase.<HandleInput>b__23_0()
at RichHudFramework.Internal.ExceptionHandler.Run(Action Action)
Dark Helmet  [developer] Sep 17, 2021 @ 3:49pm 
Thanks for the report. I've uploaded a patch that should address these errors, but I've been unable to recreate them on my end, so it's difficult to be certain. From what I can tell, it seems like the session/player may not have been valid when the control blacklist was being updated, but that wouldn't normally happen in this context, so I'm not sure why it would happen.
TwistedGrim Sep 18, 2021 @ 11:01am 
Awesome thank you sir!
< >
Showing 1-4 of 4 comments
Per page: 1530 50