I continue receiving this error in my web-console on GSK after a crash happened.
(Filename: <db3360bb83824ed1831e0b293cb12ebe> Line: 0)
Server Exception: Mountable Cycle
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
NullReferenceException: Object reference not set to an instance of an object
at MLRS.TryGetAimingModule (Item& item) [0x00006] in <db3360bb83824ed1831e0b293cb12ebe>:0
at MLRS.UpdateStorageState () [0x00000] in <db3360bb83824ed1831e0b293cb12ebe>:0
at MLRS.VehicleFixedUpdate () [0x0004b] in <db3360bb83824ed1831e0b293cb12ebe>:0
at BaseMountable.FixedUpdateCycle () [0x00039] in <db3360bb83824ed1831e0b293cb12ebe>:0
at ServerMgr.FixedUpdate () [0x00018] in <db3360bb83824ed1831e0b293cb12ebe>:0
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception, Object)
ServerMgr:FixedUpdate()
I am unable to wake up and move around on the server, the same for my other players.
After getting with the support team from GSK, they recommended this plugin.
Install, perm myself, insert the fix command, then restart.
However, it did not work, and am still having this issue. Any ideas on a solution?
Thanks!
BNDLS