Jump to content
  • 0

Question

Posted

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:


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)

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...