Skip to content
New issue

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

The Refunding Meta Resource is being jettisoned by ModuleFuelJettison. #13

Open
Lisias opened this issue Apr 3, 2021 · 0 comments
Open
Labels
invalid This doesn't seem right

Comments

@Lisias
Copy link
Contributor

Lisias commented Apr 3, 2021

Fellow Kerbonaut Krazy1 reported that the Refunding meta-resource is being jettisoned by the Ore Tanks:

KLwn4r2w

Well, he's right. It's really happening. However, this is a bug on the 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:
screenshot21

Launched it and then jettisoned the Ore Tank contents:
screenshot22

Expanded detail:
screenshot22 copy

So, nope. It's not Recall's fault. Our fellow Kerbonaut found another bug on KSP, this time on ModuleFuelJettison. :)

@Lisias Lisias added the invalid This doesn't seem right label Apr 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant