-
Notifications
You must be signed in to change notification settings - Fork 13
Description
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'
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
PartLoader: Part 'WildBlueIndustries/Pathfinder/Parts/Utility/Sombrero/WBI_Sombrero' has no database record. Creating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
[DragCubeSystem]: Drag cubes not found or cannot be read for part Part. Generating New drag cubes.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
DragCubeSystem: Creating drag cubes for part 'WBI.Sombrero'
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
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)