Bug #18458
Glitch when going EVA in orbit due to "Semi Deployed Parachute"
Start date:
04/07/2018
% Done:
100%
Language:
English (US)
Mod Related:
No
Votes:
Description
I noticed a bug in 1.4.1 which I've just now tracked down and fixed in the savefile. In short: a Kerbal would go EVA while in space, an error message about not being able to deploy the parachute would briefly appear on screen, and then the kerbal would be completely uncontrollable.
MODULE
{
name = KerbalEVA
isEnabled = True
JetpackDeployed = False
lampOn = False
lastBoundStep = 1.20833337
_flags = 1
stagingEnabled = True
state = Semi Deployed Parachute
EVENTS
{
}
ACTIONS
{
}
vInfo
{
vesselName = Arlo Kerman
vesselType = EVA
rootUId = 1897214548
}
UPGRADESAPPLIED
{
}
}
Changing the state of the KerbalEVA module to "Idle (Floating)" fixed that one instance of the issue. I haven't been able to find any other similar reports, so this may be caused by a mod (which I have few installed at the moment) or some edge case. I'll update this bug report if I experience it again.
History
#1 Updated by joshua.collins about 6 years ago
- Status changed from New to Ready to Test
- Target version set to 1.4.5
- % Done changed from 0 to 80
#2 Updated by chris.fulton over 5 years ago
- Status changed from Ready to Test to Resolved
- % Done changed from 80 to 100
#3 Updated by chris.fulton over 5 years ago
- Status changed from Resolved to Closed