Hello everyone!
I have some problem with a custom furnace that I have been making, that whenever I right click on it, it just crashes, where as it's supposed to open a gui!
And I honestly cannot find out why, I have searched around the web for so long now.
I really hope you guys can help me figure out what is wrong, thank you so much
Here is the full project on github :
https://github.com/Krealle/MinecraftForgeMod/tree/master/mod
The main files for the furnace are:
handler/RedGuiHandler
block/RedFurnace <-- Where the error happens line 62
block/RedBlocks
gui/GuiRedFurnace
tile_entity/TileEntityRedFurnace
And here is the crash log:
http://pastebin.com/7DqjrQR5
Again thank you so much