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

Erroneous warnings displays #13

Closed
zeroinformatique opened this issue May 2, 2016 · 1 comment
Closed

Erroneous warnings displays #13

zeroinformatique opened this issue May 2, 2016 · 1 comment

Comments

@zeroinformatique
Copy link

I've seen two cases of erroneous warnings (the red popup with "life support is off" or "we lost control").

When the command pod's reserves falls to zero, but there are other storage on the ship, sometimes you get the warning "no food" or "no energy", but when you check the ship, everything is fine since there are reserves in other parts.

I've also seen the warnings appear right after the ship's destruction. This one is minor but slightly frustrating :)

@ShotgunNinja
Copy link
Owner

For the spurious resources warnings, it was about a bug in stock on how resource flow flag is handled. It should be fixed in 1.1.2 (haven't checked) but if not, I have a workaround ready to use in place of that.

For the warning right after ship destruction, its possible your storage was destroyed before the crewed parts and so my system detected one of your manned ships was without a vital resource... There are a lot of corner cases happening for a split second during a ship explosion. I'll try to find a way around this, eventually.

Closing this for now, raise another issue in 0.9.9.5 if the resource flow problem is still present. Thank you for your feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants