Jump to content
  • 0

Server is Running (On Console) but Can't Connect? (Not Connection Problems)


Question

Posted

Title: Server is Running (On Console) but Can't Connect? (Not Connection Problems)

Version: 3.0.3/3.0.4

OS: Windows 7 Starter

Java Version: 1.7.0_05

Description of Problem:

I start up my server by using launch.bat, and, after the spawn is prepared in the main world (called "tekkit"), I get an error report with the label "[sEVERE]" followed by some very technical stuff that I could never understand. What I do understand, however, is that it has something to do with waterproof pipes of BuildCraft in my world, and, if I can simply fix the issue by getting rid of the pipes, I can easily do that. That method, however, is untried.

Error Messages:

Error Log:


15:24:43 [sEVERE] java.lang.ArrayIndexOutOfBoundsException: -5

15:24:43 [sEVERE]       at buildcraft.transport.PipeTransportLiquids$LiquidBuffe

r.update(PipeTransportLiquids.java:395)

15:24:43 [sEVERE]       at buildcraft.transport.PipeTransportLiquids.moveLiquids

(PipeTransportLiquids.java:145)

15:24:43 [sEVERE]       at buildcraft.transport.PipeTransportLiquids.updateEntit

y(PipeTransportLiquids.java:55)

15:24:43 [sEVERE]       at buildcraft.transport.Pipe.updateEntity(Pipe.java:106)



15:24:43 [sEVERE]       at buildcraft.transport.TileGenericPipe.q_(TileGenericPi

pe.java:152)

15:24:43 [sEVERE]       at net.minecraft.server.World.tickEntities(World.java:11

91)

15:24:43 [sEVERE]       at net.minecraft.server.MinecraftServer.w(MinecraftServe

r.java:547)

15:24:43 [sEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:453)

15:24:43 [sEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:492)

15:24:43 [sEVERE] Unexpected exception

java.lang.ArrayIndexOutOfBoundsException: -5

        at buildcraft.transport.PipeTransportLiquids$LiquidBuffer.update(PipeTra

nsportLiquids.java:395)

        at buildcraft.transport.PipeTransportLiquids.moveLiquids(PipeTransportLi

quids.java:145)

        at buildcraft.transport.PipeTransportLiquids.updateEntity(PipeTransportL

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...