IndexOutOfBoundsException on client when accessing Indexer in 1.5.0.6

Issue #175 resolved
zarevak created an issue

Hi, I've just updated ExtraBees from 1.5.0.3 to 1.5.0.6 and I can no longer access my Indexer. It crashes the client, but the server continues to run.

(I'm using ExtraBees 1.5.0.6 and Forestry 2.0.0.11 in Minecraft 1.4.7 with Forge 6.6.1.528)

Client crash: Description: Exception in world tick java.lang.IndexOutOfBoundsException: Index: 37, Size: 37 at java.util.ArrayList.rangeCheck(Unknown Source) at java.util.ArrayList.get(Unknown Source) at rq.a(SourceFile:88) at rq.a(SourceFile:277) at ayh.a(NetClientHandler.java:1141) at df.a(SourceFile:45) at cg.b(TcpConnection.java:458) at ayh.d(NetClientHandler.java:240) at ayp.b(WorldClient.java:92) at net.minecraft.client.Minecraft.l(Minecraft.java:1872) at net.minecraft.client.Minecraft.J(Minecraft.java:846) at net.minecraft.client.Minecraft.run(Minecraft.java:771) at java.lang.Thread.run(Unknown Source)

Comments (3)

  1. zarevak reporter

    Ok, I've updated to 1.5.0.6b found on IRC: http://adf.ly/KCXMQ and the crash is gone...

    I'll leave this issue open, until this fixed version is available from your website so anybody can find the new version and download it if they start crashing like me.

  2. Log in to comment