ihsoft / KAS

Kerbal Attachment System
Other
159 stars 59 forks source link

NRE when entering the vessel from EVA #252

Closed ihsoft closed 5 years ago

ihsoft commented 5 years ago

When kerbal carries a link connector and enters the capsule, an NRE is thrown:

181111T001040.337 [ERROR] [Part.ModulesOnUpdate] Module KASLinkResourceConnector threw during OnUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at KAS.KASJointCableBase.get_realCableLength () [0x00000] in <filename unknown>:0 
  at KAS.KASLinkResourceConnector.OnUpdate () [0x00000] in <filename unknown>:0 
  at Part.ModulesOnUpdate () [0x00000] in <filename unknown>:0