Crash involving OreDict
Muddr opened this issue ยท 2 comments
Minecraft version & Mod Version:
MC: 1.12.2
Mod: 1.5.2
Single player or Server:
Tested Single.
Describe problem (what you were doing / what happened):
Trying to access Storage Request Table
with the following setup will cause game to crash.
Crash log (if any):
https://pastebin.com/7VEU5mL8
Fix on the way in 1.5.3.
Bug was because somehow it got a hold of an Empty itemstack (basically an empty slot) and tried to look up ore dict data.