Server will randomly stop responding and then all clients will timeout, and will not respond to client ping test. At the same time the attached errors will be outputted to the log. The console will still respond to commands allowing restart or stop but the client will still be unable to connect.
Error Messages:
Error Log:
20:29:37 [sEVERE] java.lang.ArrayIndexOutOfBoundsException: -3
20:29:37 [sEVERE] at buildcraft.transport.PipeTransportLiquids$LiquidBuffer.update(PipeTransportLiquids.java:395)
20:29:37 [sEVERE] at buildcraft.transport.PipeTransportLiquids.moveLiquids(PipeTransportLiquids.java:145)
20:29:37 [sEVERE] at buildcraft.transport.PipeTransportLiquids.updateEntity(PipeTransportLiquids.java:55)
20:29:37 [sEVERE] at buildcraft.transport.Pipe.updateEntity(Pipe.java:106)
20:29:37 [sEVERE] at buildcraft.transport.TileGenericPipe.q_(TileGenericPipe.java:152)
20:29:37 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1191)
20:29:37 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:547)
20:29:37 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453)
20:29:37 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
20:29:37 [sEVERE] Unexpected exception
java.lang.ArrayIndexOutOfBoundsException: -3
at buildcraft.transport.PipeTransportLiquids$LiquidBuffer.update(PipeTransportLiquids.java:395)
at buildcraft.transport.PipeTransportLiquids.moveLiquids(PipeTransportLiquids.java:145)
at buildcraft.transport.PipeTransportLiquids.updateEntity(PipeTransportLiquids.java:55)
at buildcraft.transport.Pipe.updateEntity(Pipe.java:106)
at buildcraft.transport.TileGenericPipe.q_(TileGenericPipe.java:152)
at net.minecraft.server.World.tickEntities(World.java:1191)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Question
bhallowitz
Title: Buildcraft Pipe Transport Liquids error
Version: 3.0.3/3.0.4
OS: Debian Linux
Java Version: JRE 1.7.0_5
Description of Problem:
Server will randomly stop responding and then all clients will timeout, and will not respond to client ping test. At the same time the attached errors will be outputted to the log. The console will still respond to commands allowing restart or stop but the client will still be unable to connect.
Error Messages:
Error Log:
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.