Forestry Plugin Crash on recipe of apiartist's chest.

Issue #2 wontfix
Former user created an issue

Try to find the recipe of the Apiartist's chest and it crashes with the following log: {{{ #!java java.lang.ArrayIndexOutOfBoundsException: -1 at forestry.apiculture.ItemHoneycomb.b(ItemHoneycomb.java:88) at tw.a(RenderItem.java:230) at tw.a(RenderItem.java:278) at gb.a(GuiContainer.java:198) at gb.a(GuiContainer.java:117) at lr.b(EntityRenderer.java:1125) at net.minecraft.client.Minecraft.x(Minecraft.java:873) at net.minecraft.client.Minecraft.run(Minecraft.java:750) at java.lang.Thread.run(Unknown Source) }}} Using NEI_ForestryPlugin 1.1.1.20.

You can see the recipe by looking at the use of certain honeycomb though.

Comments (2)

  1. Log in to comment