Struggling to get this mod to work on my dedicated virtual server. Have the Mod installed server side only, however when I type in Jetpack in the crafting menu it comes up, and as soon as I click on it an error starts scrolling repetitively which is being stored in the client side log file. (nothing abnormal is being recorded in the server side log. ) Have to use Alt-F4 to terminate game. Client side mods folder has nothing installed in it.
2024-10-12T13:22:45 348.318 ERR [XUi] Error while updating window group 'crafting':
2024-10-12T13:22:45 348.319 EXC Object reference not set to an instance of an object
at RecipeUnlockData.GetName () [0x00015] in <e8e43063270440388d2e6b7642da1a62>:0
at XUiC_UnlockByEntry.GetBindingValue (System.String& value, System.String bindingName) [0x0005d] in <e8e43063270440388d2e6b7642da1a62>:0
at BindingItemStandard.GetValue (System.Boolean _forceAll) [0x00013] in <e8e43063270440388d2e6b7642da1a62>:0
at BindingInfo.RefreshValue (System.Boolean _forceAll) [0x0001a] in <e8e43063270440388d2e6b7642da1a62>:0
at XUiController.RefreshBindings (System.Boolean _forceAll) [0x00010] in <e8e43063270440388d2e6b7642da1a62>:0
at XUiC_UnlockByEntry.Update (System.Single _dt) [0x00008] in <e8e43063270440388d2e6b7642da1a62>:0
at XUiController.Update (System.Single _dt) [0x00084] in <e8e43063270440388d2e6b7642da1a62>:0
at XUiC_UnlockByList.Update (System.Single _dt) [0x0012a] in <e8e43063270440388d2e6b7642da1a62>:0
at XUiController.Update (System.Single _dt) [0x00084] in <e8e43063270440388d2e6b7642da1a62>:0
at XUiController.Update (System.Single _dt) [0x00084] in <e8e43063270440388d2e6b7642da1a62>:0
at XUiController.Update (System.Single _dt) [0x00084] in <e8e43063270440388d2e6b7642da1a62>:0
at XUiC_InfoWindow.Update (System.Single _dt) [0x00000] in <e8e43063270440388d2e6b7642da1a62>:0
at XUiC_CraftingInfoWindow.Update (System.Single _dt) [0x0000e] in <e8e43063270440388d2e6b7642da1a62>:0
at XUiController.Update (System.Single _dt) [0x00084] in <e8e43063270440388d2e6b7642da1a62>:0
at XUi.OnUpdateDeltaTime (System.Single updateDeltaTime) [0x00159] in <e8e43063270440388d2e6b7642da1a62>:0
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
XUi:OnUpdateDeltaTime(Single)
XUiUpdater:Update()
XUiUpdateHelper:LateUpdate()