Indexer Crash in 1.5.0.6

Issue #180 resolved
Former user created an issue

Started Crashing after solitarycraft update (1.5.0.3 - 1.5.0.6 extrabees) indexer on the server side, client crashes

---- Minecraft Crash Report ----

Time: 3/9/13 8:52 PM
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:1874)
    at net.minecraft.client.Minecraft.J(Minecraft.java:848)
    at net.minecraft.client.Minecraft.run(Minecraft.java:773)
    at java.lang.Thread.run(Unknown Source)

Comments (8)

  1. Former user Account Deleted

    Having the same problem. Happens with the Indexer, Apiarist Database and Master Apiarist Database

  2. Alex Binnie repo owner

    1.5.0.6b fixes this, up to a limit of 1000. jheiv, you'll need to pipe bees out of the indexer to fix that, and store them in several indexers

  3. Pierre Podevin

    Would it be possible to put this limit in the game, because it's hard to keep the indexer under the limit if we have no indicator of it. Apart from that, I think having a limit make sense, since the indexer gave the possibility of putting an infinite number of bee which I find a bit cheated... If you want to make me really happy, you can also create an ultimate apiarist pipe that allow to sort bees by type ^^

    Anyway, thanks for the answer and keep up with your work ;-)

  4. Shawn Lee

    I really like your mod and agree with the other users. A soon fix for this bug would be really appreciated, because i can't really use the indexer if it crashes the game after filling it with 1000 bees :/ And using extrabees without the indexer is a real pain, because of the reduced storage capabilities that apiarists chests provide :(

  5. Log in to comment