Java Version: java version "1.7.0_09" Java SE Runtime Environment (build 1.7.0_09-b05) Java HotSpot 64-Bit Server VM (build 23.5-b02, mixed mode)
Description of Problem:
I have found several threads with this but no answer on a fix.
When this happens it kicks everyone and they can't reconnect but the server doesn't shut down and console still responds.
Error Messages:
None
Error Log:
[22:53:29] java.util.ConcurrentModificationException
[22:53:29] at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:819)
[22:53:29] at java.util.ArrayList$Itr.next(ArrayList.java:791)
[22:53:29] at net.minecraft.server.World.getTileEntity(World.java:1644)
[22:53:29] at net.minecraft.server.WorldServer.getTileEntity(WorldServer.java:45)
[22:53:29] at buildcraft.transport.PipeTransportLiquids.canReceiveLiquid(PipeTransportLiquids.java:47)
[22:53:29] at buildcraft.transport.PipeTransportLiquids.computeOutputs(PipeTransportLiquids.java:181)
[22:53:29] at buildcraft.transport.PipeTransportLiquids.moveLiquids(PipeTransportLiquids.java:114)
[22:53:29] at buildcraft.transport.PipeTransportLiquids.updateEntity(PipeTransportLiquids.java:55)
[22:53:29] at buildcraft.transport.Pipe.updateEntity(Pipe.java:106)
[22:53:29] at buildcraft.transport.TileGenericPipe.q_(TileGenericPipe.java:156)
[22:53:29] at net.minecraft.server.World.tickEntities(World.java:1190)
[22:53:29] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
[22:53:29] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
[22:53:29] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
[22:53:29] Unexpected exception
Question
Maximuscr31
Title: Fluid pipe crash
Version: 3.1.2
OS: Ubuntu server 12.04
Java Version: java version "1.7.0_09" Java SE Runtime Environment (build 1.7.0_09-b05) Java HotSpot 64-Bit Server VM (build 23.5-b02, mixed mode)
Description of Problem:
I have found several threads with this but no answer on a fix.
When this happens it kicks everyone and they can't reconnect but the server doesn't shut down and console still responds.
Error Messages:
None
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