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:
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?
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
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
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?