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

Fix errors on crafting canned/jarred/vacuumed foods #28725

Merged
merged 3 commits into from Mar 19, 2019

Conversation

Projects
None yet
4 participants
@Hirmuolio
Copy link
Contributor

commented Mar 15, 2019

Summary

SUMMARY: Bugfixes "Fixes game crash on jarring/canning/vacuum sealing"

Purpose of change

The game would throw multiple errors when you crafted food that goes in a sealed container.

Also for recipes that heat up the result but create non food/drink items (usually as byproducts).

Fixes: #28724
Fixes: #28739

Describe the solution

Instead of applying the temperature code to both the food and the food container only the food is handled.

Describe alternatives you've considered

Additional context

@Hirmuolio

This comment has been minimized.

Copy link
Contributor Author

commented Mar 15, 2019

The gorgon error is probably from the extra":" in description and it should be fine now.

@kevingranade

This comment has been minimized.

Copy link
Member

commented Mar 15, 2019

This pull request has been mentioned on Cataclysm: Dark Days Ahead. There might be relevant details there:

https://discourse.cataclysmdda.org/t/crashes-bugs-etc/19233/2

@kevingranade

This comment has been minimized.

Copy link
Member

commented Mar 15, 2019

This pull request has been mentioned on Cataclysm: Dark Days Ahead. There might be relevant details there:

https://discourse.cataclysmdda.org/t/game-crash-on-cooking-cooked-cattail-stalk/19238/2

@Tharn

This comment has been minimized.

Copy link
Contributor

commented Mar 16, 2019

This is a big problem. If it's all in order, can someone merge please?

@kevingranade kevingranade merged commit a680f3e into CleverRaven:master Mar 19, 2019

3 checks passed

continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
gorgon-ghprb Build finished.
Details

@Hirmuolio Hirmuolio deleted the Hirmuolio:Hirmuolio-jarcrash branch Mar 21, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.