linuxgurugamer / KCT

Kerbal Construction Time - An addon for Kerbal Space Program
GNU General Public License v3.0
11 stars 15 forks source link

kerbalEVA can be recovered to VAB/SPH #38

Closed Gordon-Dry closed 4 years ago

Gordon-Dry commented 4 years ago

When a Kerbal exits the vessel after landing on Kerbin, he/she can be recovered normally, to VAB and to SPH.

This should be impossible. I did not try it but I can imagine that this could trigger weirdness.

aidygus commented 4 years ago

Confirmed. I had a Kerbal in the EAS Command seat and recovered the craft to SPH. When I went to edit the craft the editor lagged out with the following in the Player.log

`NullReferenceException: Object reference not set to an instance of an object at KerbalEVA.Update () [0x001e0] in <2c9e31d65a604d1980fb0cb89728fc1e>:0

(Filename: <2c9e31d65a604d1980fb0cb89728fc1e> Line: 0)

NullReferenceException: Object reference not set to an instance of an object at KerbalEVA.LateUpdate () [0x00006] in <2c9e31d65a604d1980fb0cb89728fc1e>:0

(Filename: <2c9e31d65a604d1980fb0cb89728fc1e> Line: 0)

NullReferenceException: Object reference not set to an instance of an object at KerbalEVA.FixedUpdate () [0x00006] in <2c9e31d65a604d1980fb0cb89728fc1e>:0

(Filename: <2c9e31d65a604d1980fb0cb89728fc1e> Line: 0)

NullReferenceException: Object reference not set to an instance of an object at KerbalEVA.FixedUpdate () [0x00006] in <2c9e31d65a604d1980fb0cb89728fc1e>:0

(Filename: <2c9e31d65a604d1980fb0cb89728fc1e> Line: 0)

NullReferenceException: Object reference not set to an instance of an object at ProtoCrewMember.GetEffect[T] () [0x00000] in <2c9e31d65a604d1980fb0cb89728fc1e>:0 at ProtoCrewMember._GToleranceMult (ProtoCrewMember pcm) [0x00024] in <2c9e31d65a604d1980fb0cb89728fc1e>:0 at ProtoCrewMember.get_GExperiencedNormalized () [0x0000b] in <2c9e31d65a604d1980fb0cb89728fc1e>:0 at kerbalExpressionSystem.EVAUpdate () [0x001f5] in <2c9e31d65a604d1980fb0cb89728fc1e>:0 at kerbalExpressionSystem.UpdateExpressionAI () [0x00022] in <2c9e31d65a604d1980fb0cb89728fc1e>:0 at kerbalExpressionSystem.Update () [0x00060] in <2c9e31d65a604d1980fb0cb89728fc1e>:0 ` Removing the kerbal cleared the lag and stopped the errors

linuxgurugamer commented 4 years ago

Thank you, fixed in upcoming release

Lucaspec72 commented 3 years ago

i'm having this issue with version 1.4.8.1, could you fix the bug again

linuxgurugamer commented 3 years ago

i'm having this issue with version 1.4.8.1, could you fix the bug again

Not without some more information. Log file, for a start