Title: Black Void and Server Crashes - Pipe Liquids Teleport Error
Version: 3.1.2
OS: Win 7 [64 Bit]
Java Version: 7
Description of Problem:
Everytime I load my server and log in everything is empty and black and then I get a java error. In my CMD Prompt I get a list of Liqud Teleport Pipe Errors. It crashes with another error. I have my entire Server Log available on request.
Error Messages:
java.lang.StackOverflowError
and this error
(TileGenericPipe.java:209)
at buildcraft.additionalpipes.pipes.PipeLiquidsTeleport.fill(PipeLiquidsTeleport.java:99)
at buildcraft.transport.PipeTransportLiquids.fill(PipeTransportLiquids.java:108)
at buildcraft.transport.TileGenericPipe.fill
Error Log:
2012-10-29 13:40:11 [WARNING] **** NOT ENOUGH RAM!
2012-10-29 13:40:11 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
Then the TileGenericPipe Repeats.
2012-10-29 13:42:09 [sEVERE] Unexpected exception
java.lang.StackOverflowError
at java.util.HashMap.hash(Unknown Source)
at java.util.HashMap.getEntry(Unknown Source)
at java.util.HashMap.get(Unknown Source)
at net.minecraft.server.Chunk.e(Chunk.java:618)
at net.minecraft.server.World.getTileEntity(World.java:1638)
at net.minecraft.server.WorldServer.getTileEntity(WorldServer.java:45)
at buildcraft.additionalpipes.pipes.PipeTeleport.removeOldPipes(PipeTeleport.java:77)
at buildcraft.additionalpipes.pipes.PipeTeleport.getConnectedPipes(PipeTeleport.java:41)
at buildcraft.additionalpipes.pipes.PipeLiquidsTeleport.fill(PipeLiquidsTeleport.java:78)
at buildcraft.transport.PipeTransportLiquids.fill(PipeTransportLiquids.java:108)
at buildcraft.transport.TileGenericPipe.fill(TileGenericPipe.java:209)
at buildcraft.additionalpipes.pipes.PipeLiquidsTeleport.fill(PipeLiquidsTeleport.java:99)
at buildcraft.transport.PipeTransportLiquids.fill(PipeTransportLiquids.java:108)
at buildcraft.transport.TileGenericPipe.fill
Question
Rocky-Rakun
Title: Black Void and Server Crashes - Pipe Liquids Teleport Error
Version: 3.1.2
OS: Win 7 [64 Bit]
Java Version: 7
Description of Problem:
Everytime I load my server and log in everything is empty and black and then I get a java error. In my CMD Prompt I get a list of Liqud Teleport Pipe Errors. It crashes with another error. I have my entire Server Log available on request.
Error Messages:
java.lang.StackOverflowError
and this error
(TileGenericPipe.java:209)
at buildcraft.additionalpipes.pipes.PipeLiquidsTeleport.fill(PipeLiquidsTeleport.java:99)
at buildcraft.transport.PipeTransportLiquids.fill(PipeTransportLiquids.java:108)
at buildcraft.transport.TileGenericPipe.fill
Error Log:
1 answer to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now