We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fellow Kerbonaut Krazy1 reported that the Refunding meta-resource is being jettisoned by the Ore Tanks:
Well, he's right. It's really happening. However, this is a bug on the ModuleFuelJettison.
ModuleFuelJettison
I made this patch:
@PART[LargeTank]:FINAL { RESOURCE { name = Ablator amount = 1500 maxAmount = 1500 } RESOURCE { name = ElectricCharge amount = 1500 maxAmount = 1500 } }
Fired up KSP and made this test:
Launched it and then jettisoned the Ore Tank contents:
Expanded detail:
So, nope. It's not Recall's fault. Our fellow Kerbonaut found another bug on KSP, this time on ModuleFuelJettison. :)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Fellow Kerbonaut Krazy1 reported that the Refunding meta-resource is being jettisoned by the Ore Tanks:
Well, he's right. It's really happening. However, this is a bug on the
ModuleFuelJettison
.I made this patch:
Fired up KSP and made this test:
Launched it and then jettisoned the Ore Tank contents:
Expanded detail:
So, nope. It's not Recall's fault. Our fellow Kerbonaut found another bug on KSP, this time on
ModuleFuelJettison
. :)The text was updated successfully, but these errors were encountered: