You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this is an issue on Pathfinder's side or Kopernicus', but when both are present the launcher hangs on this part. Removing the part or Kopernicus from their respective GameData path allows the game to launch successfully.
per KSP log:
PartLoader: Compiling Part 'WildBlueIndustries/Pathfinder/Parts/Utility/Sombrero/WBI_Sombrero'
Uploading Crash Report
NullReferenceException: Object reference not set to an instance of an object
at ModuleDeployablePart.AssumeDragCubePosition (System.String name) [0x00088] in :0
at DragCubeSystem+d__34.MoveNext () [0x001de] in :0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00027] in <5aeafee3fea24f37abd1315553f2cfa6>: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: Line: 0)
The text was updated successfully, but these errors were encountered:
Not sure if this is an issue on Pathfinder's side or Kopernicus', but when both are present the launcher hangs on this part. Removing the part or Kopernicus from their respective GameData path allows the game to launch successfully.
per KSP log:
The text was updated successfully, but these errors were encountered: