VAB is broken after reverting flight with a KAS winch
ihsoft opened this issue · 3 comments
Add any winch part to a vessel and go to the launchpad. Then, revert back to VAB. There are exceptions in the log and no parts can be grabbed in the editor.
190604T191048.524 [EXCEPTION] [ShipConstruct.LoadShip] NullReferenceException: Object reference not set to an instance of an object
at ShipConstruct.LoadShip (.ConfigNode root, UInt32 persistentID, Boolean returnErrors, System.String& errorString)
at ShipConstruct.LoadShip (.ConfigNode root, UInt32 persistentID)
at ShipConstruct.LoadShip (.ConfigNode root)
at ShipConstruction.LoadShip ()
at EditorLogic.StartEditor (Boolean isRestart)
at EditorLogic+<Start>c__Iterator0.MoveNext ()
at UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress)