Closed Muteb512 closed 4 years ago
Can't watch the video to be certain, but I think I see the same thing. Repro steps are pretty simple:
[EXC 23:41:38.430] NullReferenceException: Object reference not set to an instance of an object
KSP.UI.Screens.CraftBrowserDialog.onPipelineFinished (ConfigNode n, KSP.UI.Screens.CraftEntry sItem, KSP.UI.Screens.CraftBrowserDialog+LoadType loadType) (at 1[T] onSucceed, Callback
2[T,U] onFail) (at
Might want to get with allista about this, because I saw the same reported against GroundConstruction
https://github.com/allista/GroundConstruction/issues/77
I see he closed the issue, and I assume he's found a work-around, but I don't see a commit associated with it.
Seems that the onPipelineFinished
signature has changed, now instead of string filename
a ConfigNode node
is provided. Relevant line in EL codebase is: https://github.com/taniwha/Extraplanetary-Launchpads/blob/ad848f9bd7eece4916f1fcc9ec7c82b528f58064/Source/GUI/BuildWindow.cs#L809
While patch commit in GroundConstruction seems to be: https://github.com/allista/AT_Utils/commit/b31ea003c2e2690dbf0475b6f47e4524f6e80ac4
(See how the signature has been changed).
Not sure if this could be helpful. Anyway thank you @taniwha for your awesome job.
This has been fixed and verified for 1.10.0 and 1.10.1. A release should be out soon.
EL does not load any craft. in all launch pads
I uploaded a video on youtube since photos won't be able to explain a thing.
https://youtu.be/g2qFuuMPtd8