Jump to content
  • 0

Server wont start/can't connect ArrayIndexOutOfBoundsException


Question

Posted

Title: Server wont start/can't connect ArrayIndexOutOfBoundsException

Version: 3.0.3/3.0.4

OS: Windows 7 X64

Java Version: Version 7 Update 5

Description of Problem:

The server will not start/users can't connect to it. Have no idea whats causing it.

Error Messages:

Error Log:


2012-07-22 21:00:57 [sEVERE] java.lang.ArrayIndexOutOfBoundsException: -4

2012-07-22 21:00:57 [sEVERE] at buildcraft.transport.PipeTransportLiquids$LiquidBuffer.update(PipeTransportLiquids.java:395)

2012-07-22 21:00:57 [sEVERE] at buildcraft.transport.PipeTransportLiquids.moveLiquids(PipeTransportLiquids.java:145)

2012-07-22 21:00:57 [sEVERE] at buildcraft.transport.PipeTransportLiquids.updateEntity(PipeTransportLiquids.java:55)

2012-07-22 21:00:57 [sEVERE] at buildcraft.transport.Pipe.updateEntity(Pipe.java:106)

2012-07-22 21:00:57 [sEVERE] at buildcraft.transport.TileGenericPipe.q_(TileGenericPipe.java:152)

2012-07-22 21:00:57 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1191)

2012-07-22 21:00:57 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:547)

2012-07-22 21:00:57 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453)

2012-07-22 21:00:57 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-07-22 21:00:57 [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.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...