FTB Launcher version (if this isn't the newest update update and try again): Latest
Minecraft Version: 1.4.7
Java version: 7u17(64bit)
Detailed description of the issue / how can the issue be recreated:
so this is a bit of a bizarre scenario... a player on my server was moving some items around his base using transport pipes and one of the pipe was adjacent to a brew-stand. some of the items moving through the pipe were advanced machines and after a bit of investigation i discovered that it went into the brew-stand causing the server first freeze then crash.
Error logs:
the server generated the following errors:
Code:
2013-03-29 20:34:27 [INFO] Attempted to place a tile entity (ic2.advancedmachines.common.TileEntityRotaryMacerator@75f7b176) at -1937,70,107 (AIR) where there was no entity tile!
2013-03-29 20:34:27 [INFO] Chunk coordinates: -1952,96
2013-03-29 20:34:27 [SEVERE] java.lang.Exception
2013-03-29 20:34:27 [SEVERE] at zz.a(Chunk.java:1086)
2013-03-29 20:34:27 [SEVERE] at zz.a(Chunk.java:1050)
2013-03-29 20:34:27 [SEVERE] at aam.loadEntities(AnvilChunkLoader.java:509)
2013-03-29 20:34:27 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:44)
2013-03-29 20:34:27 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:10)
2013-03-29 20:34:27 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:179)
2013-03-29 20:34:27 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:287)
2013-03-29 20:34:27 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:26)
2013-03-29 20:34:27 [SEVERE] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:907)
2013-03-29 20:34:27 [SEVERE] at ho.r(DedicatedServer.java:309)
2013-03-29 20:34:27 [SEVERE] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:857)
2013-03-29 20:34:27 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:744)
2013-03-29 20:34:27 [SEVERE] at fy.run(ThreadMinecraftServer.java:16)
2013-03-29 20:34:27 [INFO] Attempted to place a tile entity (ic2.advancedmachines.common.TileEntityCentrifugeExtractor@617dbd3c) at -1937,69,108 (AIR) where there was no entity tile!
2013-03-29 20:34:27 [INFO] Chunk coordinates: -1952,96
2013-03-29 20:34:27 [SEVERE] java.lang.Exception
2013-03-29 20:34:27 [SEVERE] at zz.a(Chunk.java:1086)
2013-03-29 20:34:27 [SEVERE] at zz.a(Chunk.java:1050)
2013-03-29 20:34:27 [SEVERE] at aam.loadEntities(AnvilChunkLoader.java:509)
2013-03-29 20:34:27 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:44)
2013-03-29 20:34:27 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:10)
2013-03-29 20:34:27 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:179)
2013-03-29 20:34:27 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:287)
2013-03-29 20:34:27 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:26)
2013-03-29 20:34:27 [SEVERE] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:907)
2013-03-29 20:34:27 [SEVERE] at ho.r(DedicatedServer.java:309)
2013-03-29 20:34:27 [SEVERE] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:857)
2013-03-29 20:34:27 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:744)
2013-03-29 20:34:27 [SEVERE] at fy.run(ThreadMinecraftServer.java:16)
I'm not sure how to get into the area to destroy the brew-stands, when ever i get close to the chunk the server freezes and crashes. i tried moving the world to single player to try and clear the item and disabled the advanced machine mods but neither works. i'm not sure what other items can cause it to crash but i was able to recreate the issue. i have linked a video below.