Jump to content

Stuck on loading screen on KSP


Recommended Posts

When opening ksp through CKAN I get stuck on the black loading screen with the little solar system in the corner, I have uninstalled all of the mods that it could be to try see what was the problem but nothing worked. 

On the ksp logs it kept repeating the same thing, does anyone know what could of caused this issue?

 

(Filename:  Line: -1)

ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
  at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <9577ac7a62ef43179789031239ba8798>:0 
  at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <9577ac7a62ef43179789031239ba8798>:0 
  at FlightGlobals.getMainBody (Vector3d refPos) [0x0001c] in <4b449f2841f84227adfaad3149c8fdba>:0 
  at GalaxyCubeControl.Update () [0x001c8] in <4b449f2841f84227adfaad3149c8fdba>:0 
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
 
(Filename: <9577ac7a62ef43179789031239ba8798> Line: 0)

ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
  at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <9577ac7a62ef43179789031239ba8798>:0 
  at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <9577ac7a62ef43179789031239ba8798>:0 
  at FlightGlobals.getMainBody (Vector3d refPos) [0x0001c] in <4b449f2841f84227adfaad3149c8fdba>:0 
  at FlightGlobals.getAltitudeAtPos (UnityEngine.Vector3 position) [0x0000e] in <4b449f2841f84227adfaad3149c8fdba>:0 
  at FlightCamera.LateUpdate () [0x00123] in <4b449f2841f84227adfaad3149c8fdba>:0 
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
 
(Filename: <9577ac7a62ef43179789031239ba8798> Line: 0
)
NullReferenceException: Object reference not set to an instance of an object
  at (wrapper dynamic-method) OrbitRendererBase.OrbitRendererBase.LateUpdate_Patch1(OrbitRendererBase)
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...