Open pmd94 opened 3 years ago
Encountering this issue as well. More specifically, if there's more than 4 ash in the oven when you try to take it out.
this line in BEClayOven is what's causing the issue; it's attempting to set bakingData
for an index that can't hold bread. Solution would be to gate that behind an index check, since it's just a rendering hack anyways.
Real cause: Oven was not intended to produce ash, is side effect of LazyTweaks' firewood->ash. Still a bug, since it would also trigger if the game allowed removing firewood from an unlit oven.
EDIT: Still exists in game version 1.16.1, and is not mentioned in the changelogs for 1.16.2-3
Seems to be similar to #2073, and would likely be able to be fixed the same way.
Game Version: 1.15.9 Platform: Linux Modded: Yes SP/MP: Singleplayer
Description
After burning firewood in a clay oven, I attempt to remove the ash to put a pie in and the game freezes.
How to reproduce
Logs
Extracted from VSCrashReporter.exe: