Crash when viewing coke oven recipes with coal coke item disabled
TheDeviantCrafter opened this issue ยท 2 comments
Description of the Bug
When viewing the coke oven recipes in JEI, the game crashes. I've encountered this when checking the uses for coal and when clicking the arrow in the coke oven GUI.
I disabled coal coke in the config, which is almost certainly related.
To Reproduce
- In the
items.cfg file
, changeB:fuel_coke=true
toB:fuel_coke=false
Expected behavior
Viewing the recipe will not crash.
Logs & Environment
-
Full log: https://gist.github.com/TheDeviantCrafter/a7c5886309330f4d39e1a03e9017f429
-
Crash report (If available): https://pastebin.com/AUfBkJUs
Duplicate of #1628