Hey guys, I recently decided to improve my ksp experience by adding Kerbalism, but ive encountered strange problem. Is there any fix for that?
[EXC 15:11:36.534] NullReferenceException: Object reference not set to an instance of an object
KERBALISM.Kerbalism.OnGUI () (at <c01b58fa9151425eac28bc1f9ddf5307>:0)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 15:11:36.535] NullReferenceException: Object reference not set to an instance of an object
KERBALISM.Kerbalism.OnGUI () (at <c01b58fa9151425eac28bc1f9ddf5307>:0)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 15:11:36.545] NullReferenceException: Object reference not set to an instance of an object
KERBALISM.DB.Storm (System.String name) (at <c01b58fa9151425eac28bc1f9ddf5307>:0)
KERBALISM.Storm.Update (CelestialBody body, System.Double elapsed_s) (at <c01b58fa9151425eac28bc1f9ddf5307>:0)
KERBALISM.Kerbalism.FixedUpdate () (at <c01b58fa9151425eac28bc1f9ddf5307>:0)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
This is the extract from ksp.log, which repeats infinetely, while im trying to get into my saved game. When it finally loads it outputs an error message and halts the game(