On 1.7.10, server crashes while trying to open the alternative GUI for a diamond backpack with depth upgrade
depressed-pho opened this issue ยท 2 comments
Stack trace:
java.lang.ArrayIndexOutOfBoundsException: 4
at main.ironbackpacks.items.backpacks.ItemBackpack.onItemUseFirst(ItemBa
ckpack.java:96)
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemI
nWorldManager.java:360)
...
Shouldn't it be itemBackpack.getGuiId()
?
I might fix this one if I have my 1.7 development environment up, but 1.7 is officially unsupported now. Regardless, it won't be until I get home, which wont be until January.