Chicken-Bones / NotEnoughItems

MIT License
130 stars 136 forks source link

http://paste.ee/p/O1kXS Crash report with GT reborn and IC2 classic #293

Open Carbon-Ghost opened 9 years ago

Carbon-Ghost commented 9 years ago

Not sure what is causing that...

modmuss50 commented 9 years ago

Crash log: http://paste.ee/p/M7LE0

points to line

https://github.com/Chicken-Bones/NotEnoughItems/blob/03ab33075d34f3c394b10df0d7834ce12da68e1b/src/codechicken/nei/recipe/FurnaceRecipeHandler.java#L148

The issue is its trying to get a Block from from an item that isn't an item.

For more info see here: https://github.com/TechReborn/TechReborn/issues/238