Display MoreWhen I open a Teleport Pipe (from the Buildcraft Additional Pipes mod) while flying in a Gravitation Suite I get a client crash:
java.lang.IndexOutOfBoundsException: Index: 6, Size: 0
at java.util.ArrayList.RangeCheck(ArrayList.java:547)
at java.util.ArrayList.get(ArrayList.java:322)
at dd.b(SourceFile:80)
at dd.a(SourceFile:228)
at adl.a(NetClientHandler.java:892)
at fu.a(SourceFile:26)
at lg.b(NetworkManager.java:343)
at adl.b(NetClientHandler.java:71)
at je.c(SourceFile:50)
at net.minecraft.client.Minecraft.k(Minecraft.java:1873)
at net.minecraft.client.Minecraft.x(Minecraft.java:822)
at net.minecraft.client.Minecraft.run(Minecraft.java:750)
at java.lang.Thread.run(Thread.java:680)
2012-07-14 10:42:55 [SEVERE] A critical error has occurred.
java.lang.IndexOutOfBoundsException: Index: 6, Size: 0
at java.util.ArrayList.RangeCheck(ArrayList.java:547)
at java.util.ArrayList.get(ArrayList.java:322)
at dd.b(SourceFile:80)
at dd.a(SourceFile:228)
at adl.a(NetClientHandler.java:892)
at fu.a(SourceFile:26)
at lg.b(NetworkManager.java:343)
at adl.b(NetClientHandler.java:71)
at je.c(SourceFile:50)
at net.minecraft.client.Minecraft.k(Minecraft.java:1873)
at net.minecraft.client.Minecraft.x(Minecraft.java:822)
at net.minecraft.client.Minecraft.run(Minecraft.java:750)
at java.lang.Thread.run(Thread.java:680)
Crash doesn't occur when flying in creative mode, only with the Gravitation Suite..
This is related to Additional Pipes, try using a pipe with a solar helmet and lappack/batpack on during the day. It'll do the same thing.
I'm pretty sure it's related to something in the Additional pipes GUI not liking it when the chestplate item is having something happen to it. In order to have it fixed, you'd have to have Additional Pipes updated to correct it. Good luck on that, as it appears to be abandoned.