Bug #714
Docking ports failing to decouple
100%
Description
When docking and undocking to other ships and debris, sometimes the undocking direction gets flipped around and the port fails to undock in the future. Here's a diagram of the active vessel currently experiencing this (see attached image and persistence.sfs files).
- See attached persistence.sfs. First vessel contains problematic docking ports.
- See error message in unity log file. Procedure was: start game, fly to first vessel "Sisters of EVE Academy", try to undock one of the two stuck docking ports, and leave game.
Noteworthy log entries:
When switching to the station with the docking problems, the vessel is referred to as dockingPort2:
[dockingPort2 (Sisters of EVE Academy)]: Orbit started
When rightclicking on one of two problematic docking ports and trying to undock this error is thrown:
Unpacking Sisters of EVE Academy (Filename: /BuildAgent/work/7535de4ca26c26ac/Runtime/ExportGenerated/LinuxStandalonePlayer/UnityEngineDebug.cpp Line: 54) NullReferenceException: Object reference not set to an instance of an object at ModuleDockingNode.Undock () [0x00000] in <filename unknown>:0 at ModuleDockingNode.Undock () [0x00000] in <filename unknown>:0 at BaseEvent.Invoke () [0x00000] in <filename unknown>:0 at UIPartActionModuleButton.OnClick () [0x00000] in <filename unknown>:0 (Filename: Line: 4294967295) Game Paused!
Background:
- Bug occurring with different size ports: http://forum.kerbalspaceprogram.com/showthread.php/31591-Clamp-O-Tron-Sr-won-t-undock
- Another Kadet provides a persistence file. Also, Grom describes a procedure to quickly reproduce bug: http://forum.kerbalspaceprogram.com/showthread.php/28084-NoFix-Unable-to-undock
- Several reports with persistence files: http://forum.kerbalspaceprogram.com/showthread.php/25419-Open-Can-t-undock
- Not sure if related: http://forum.kerbalspaceprogram.com/showthread.php/28438-0-19-1-Docking-ports-set-to-disabled-after-connecting-Save-file-included
History
#1 Updated by velusip over 11 years ago
Adding more background info:
- another report with a sound theory: http://forum.kerbalspaceprogram.com/showthread.php/27997-I-isolated-the-bug-not-allowing-separation-of-docking-clamps?highlight=docking
#2 Updated by kitoban over 11 years ago
- File kspBug.JPG kspBug.JPG added
- Status changed from New to Confirmed
- % Done changed from 0 to 10
I can confirm same issue on a docking port on a null ref error.
#3 Updated by TriggerAu over 8 years ago
- Status changed from Confirmed to Needs Clarification
- % Done changed from 10 to 0
#4 Updated by Claw over 8 years ago
- Status changed from Needs Clarification to Closed
- % Done changed from 0 to 100
- Platform Linux, OSX, Windows added
- Platform deleted (
Any)
Save is no longer compatible. Examination of save shows improper docking port states, which has recently been fixed (minus the renderer issue making them stick again).