Crash with apiarist database

Issue #61 resolved
Djohaal created an issue

Triggered when acessing the database after beealyzing Ender Bees

2012-11-11 15:20:59 [INFO] [STDERR] java.lang.IndexOutOfBoundsException: Index: 6, Size: 0 2012-11-11 15:20:59 [INFO] [STDERR] at java.util.ArrayList.rangeCheck(Unknown Source) 2012-11-11 15:20:59 [INFO] [STDERR] at java.util.ArrayList.get(Unknown Source) 2012-11-11 15:20:59 [INFO] [STDERR] at qy.a(SourceFile:87) 2012-11-11 15:20:59 [INFO] [STDERR] at qy.a(SourceFile:269) 2012-11-11 15:20:59 [INFO] [STDERR] at awr.a(NetClientHandler.java:979) 2012-11-11 15:20:59 [INFO] [STDERR] at cz.a(SourceFile:27) 2012-11-11 15:20:59 [INFO] [STDERR] at bw.b(MemoryConnection.java:78) 2012-11-11 15:20:59 [INFO] [STDERR] at awr.d(NetClientHandler.java:104) 2012-11-11 15:20:59 [INFO] [STDERR] at awz.b(WorldClient.java:72) 2012-11-11 15:20:59 [INFO] [STDERR] at net.minecraft.client.Minecraft.l(Minecraft.java:1826) 2012-11-11 15:20:59 [INFO] [STDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:854) 2012-11-11 15:20:59 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:779) 2012-11-11 15:20:59 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)

Comments (3)

  1. Alex Binnie repo owner

    Strange, can anyone reproduce this? I can't see any extra bee references in there, but I know it must be

  2. AstockyTeam

    I accessed the database after analyzing the bees and got no crash what-so-ever. Everything is working fine to me so no idea where that crash came from

  3. Log in to comment