Extra Bees Indexer causes crash

Status
Not open for further replies.

LastElf

New Member
Jul 29, 2019
38
0
0
I'm getting this error every time I right click on my indexers. Any ideas what's causing it?

http://pastebin.com/2Q21NERu

And this is the last bit of the console when the crash happens:
2013-03-06 23:45:49 [INFO] [STDOUT] Inserted super call into avs.c
2013-03-06 23:45:50 [INFO] [STDOUT] ComputerCraft: Searching for RedPowerWorld...
2013-03-06 23:45:50 [INFO] [STDOUT] ComputerCraft: RedPowerWorld and methods located.
2013-03-06 23:45:51 [INFO] [STDOUT] Inserted super call into binnie.craftgui.window.GuiCraftGUI.c
2013-03-06 23:45:53 [INFO] [STDERR] t: Exception in world tick
2013-03-06 23:45:53 [INFO] [STDERR] at net.minecraft.client.Minecraft.l(Minecraft.java:1890)
2013-03-06 23:45:53 [INFO] [STDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:848)
2013-03-06 23:45:53 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:773)
2013-03-06 23:45:53 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-03-06 23:45:53 [INFO] [STDERR] Caused by: java.lang.IndexOutOfBoundsException: Index: 37, Size: 37
2013-03-06 23:45:53 [INFO] [STDERR] at java.util.ArrayList.rangeCheck(Unknown Source)
2013-03-06 23:45:53 [INFO] [STDERR] at java.util.ArrayList.get(Unknown Source)
2013-03-06 23:45:53 [INFO] [STDERR] at rq.a(SourceFile:88)
2013-03-06 23:45:53 [INFO] [STDERR] at rq.a(SourceFile:277)
2013-03-06 23:45:53 [INFO] [STDERR] at ayh.a(NetClientHandler.java:1141)
2013-03-06 23:45:53 [INFO] [STDERR] at df.a(SourceFile:45)
2013-03-06 23:45:53 [INFO] [STDERR] at cg.b(TcpConnection.java:458)
2013-03-06 23:45:53 [INFO] [STDERR] at ayh.d(NetClientHandler.java:240)
2013-03-06 23:45:53 [INFO] [STDERR] at ayp.b(WorldClient.java:92)
2013-03-06 23:45:53 [INFO] [STDERR] at net.minecraft.client.Minecraft.l(Minecraft.java:1874)
2013-03-06 23:45:53 [INFO] [STDERR] ... 3 more
2013-03-06 23:46:03 [INFO] [STDOUT] Stopping!
2013-03-06 23:46:03 [INFO] [STDOUT] SoundSystem shutting down...
2013-03-06 23:46:04 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
http://www.paulscode.com[/SPOILER]

I recently updated my Mindcrack server to Ultimate and besides client instability it seems to be going ok. This is one that I keep getting no matter what I do to my client though, and other people get a similar error when clicking the same indexer. I can place a new indexer and that works fine, but I don't want to have to break the buggy one and spray the 400+ entities all over the place.

Unrelated, but I also don't get the NEI chunk overlay on my server in my client. It works on other servers as well as single player and I'm the only person on it that has the problem.

Thoughts?
 

Booker The Geek

Well-Known Member
Feb 26, 2013
1,664
222
78
Pacific North West, USA
Could you please upload both
  • The console log and....
  • D:\Games\Minecraft\FTB\Ultimate\minecraft\crash-reports\crash-2013-03-06_23.46.03-client.txt
You could always place a new indexer a couple blocks away, pipe the bees to the new one
Break and replace the old one, re-pipe the bees back in.



Hmm... no idea about the NEI thing.
 

LastElf

New Member
Jul 29, 2019
38
0
0
Console log
Crashlog

I think I'm going to go with piping things out into another indexer. I'm moving my base into my own void age. I do want to get it going rather quickly though cause I need to inoculate some more distilled pairs.
 

ultradolp

New Member
Jul 29, 2019
43
0
0
My friend also encounter this problem. Strange thing is when he use another pc with same minecraft folder, he never crashes. I had tried to open his indexer, occasionally it crashes me as well
 

smenes

New Member
Jul 29, 2019
167
0
1
Is that client and server that have to update? I try to avoid non-FTB jars just so I'm not screwing my users around on my server, but considering how unstable Ultimate has been I'm really considering a hotfix if it fixes some of these random crashes.
just update the client
 
Status
Not open for further replies.