Jump to content

praam

Members
  • Posts

    2
  • Joined

  • Last visited

praam's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Fixed by making sure I removed Miner blocks themselves, pipes and the special block at the end of pipes. Did that in singleplayer mode then reuploaded the world. Got hold of error log, errors started on the second I connected to the server. 2012-12-11 14:27:18 [sEVERE] java.lang.StackOverflowError 2012-12-11 14:27:18 [sEVERE] at net.minecraft.server.World.getTypeId(World.java:275) 2012-12-11 14:27:18 [sEVERE] at ic2.common.TileEntityMiner.canReachTarget(TileEntityMiner.java:344) 2012-12-11 14:27:18 [sEVERE] at ic2.common.TileEntityMiner.canReachTarget(TileEntityMiner.java:372) With last line listed 1023 times, then: 2012-12-11 14:27:19 [sEVERE] at ic2.common.TileEntityMiner.canReachTarget(TileEntityMiner.java:372) 2012-12-11 14:27:19 [sEVERE] Unexpected exception java.lang.StackOverflowError at net.minecraft.server.World.getTypeId(World.java:275) at ic2.common.TileEntityMiner.canReachTarget(TileEntityMiner.java:344) at ic2.common.TileEntityMiner.canReachTarget(TileEntityMiner.java:372) With last line being listed for 1022 times.
  2. I'm having the same problem as well, Miner machines seem to corrupt something, CPU usage goes way up and whenever any player comes close to the spot, the server crashes. First time it happened I just loaded the map in singleplayer and removed the Miner machine. It doesn't help this time though. Both of the miners (not sure which one caused the problem) were draining lava when this reocurred. Tried to delete blocks under the miners directly, from the machine til bedrock, with mcedit (1x1 column, not 9x9, I can't control mcedit that well...). Doesn't help. Another thing I noticed, may or may not be related - mcedit shows 2 spawn points close to miners, not one. I'm fairly sure there was nobody else online though. Would appreciate any other ideas on how to fix this. Reverting to a backup works fine, I'd just like to know how to avoid/fix it in the future.
×
×
  • Create New...