Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

launcher hangs on Sombrero solar panel [Kopernicus v1.10.0-1] [Pathfinder v1.35.1] [KSP v1.10.0] #34

Open
TheBeesElise opened this issue Jul 11, 2020 · 0 comments

Comments

@TheBeesElise
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant