Jump to content
  • 0

java.lang.ArrayIndexOutOfBounds Exception


Question

Posted

Title: java.lang.ArrayIndexOutOfBounds Exception

Version: 3.0.3/3.0.4

OS: Mac OS 10.7.4 Lion

Java Version: 7

Description of Problem:

When I try to start my server i get this java.lang.ArrayIndexOutOfBoundsException

Error Messages:

Error Log:


13:40:25 [sEVERE] java.lang.ArrayIndexOutOfBoundsException: -4

13:40:25 [sEVERE] at buildcraft.transport.PipeTransportLiquids$LiquidBuffer.update(PipeTransportLiquids.java:395)

13:40:25 [sEVERE] at buildcraft.transport.PipeTransportLiquids.moveLiquids(PipeTransportLiquids.java:145)

13:40:25 [sEVERE] at buildcraft.transport.PipeTransportLiquids.updateEntity(PipeTransportLiquids.java:55)

13:40:25 [sEVERE] at buildcraft.transport.Pipe.updateEntity(Pipe.java:106)

13:40:25 [sEVERE] at buildcraft.transport.pipes.PipeLiquidsWood.updateEntity(PipeLiquidsWood.java:76)

13:40:25 [sEVERE] at buildcraft.transport.TileGenericPipe.q_(TileGenericPipe.java:152)

13:40:25 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1191)

13:40:25 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:547)

13:40:25 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453)

13:40:25 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

13:40:25 [sEVERE] Unexpected exception

java.lang.ArrayIndexOutOfBoundsException: -4

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.pipes.PipeLiquidsWood.updateEntity(PipeLiquidsWood.java:76)

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...