Server Crash- Ground Snow Suspended in Air Kills Server

Discussion in 'Bukkit Help' started by jpDIV, Apr 26, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    jpDIV

    Hi guys, my server keeps crashing, and one of my moderators figured out the problem, described below:

    "With the implementation of weather, snow is occuring in some regions that didn't have snow on the ground before, so it leaves snow behind. New snowy areas are nice, but it leaves it in patches. So, Moderator1 goes and wants to fix this eyesore. Pre-1.5, //replace air snow would only cover the ground with snow, since it cannot leave it floating in the air. Sadly, post-1.5 left a large block. Warps to [That Warp] will slow the server down and crash upon loading the adjacent snow-filled chunks."

    So, obviously using //replace air snow (worldedit) was a bad idea, and we won't do it again, but having areas where upon chunk load crashes the server isn't a good idea. What can I do to stop this?

    Server running CB714 (EDIT: Updated to 733, still having this problem), Ubuntu server linux 10.04 x64.

    Here's the console output when those chunks are loaded, this type of spam goes on for miles, it seems, and ends with a repetition of "Read timed out" lines, which is presumably when the server actually crashes.

    Code:
    2011-04-25 23:03:39 [SEVERE] java.lang.StackOverflowError[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at org.bukkit.craftbukkit.util.LongHash.containsKey(LongHash.java:26)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.ChunkProviderServer.isChunkLoaded(ChunkProviderServer.java:41)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.World.isChunkLoaded(World.java:192)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.World.isLoaded(World.java:161)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.World.a(World.java:1373)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.World.a(World.java:1361)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.Chunk.a(Chunk.java:303)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.World.setRawTypeId(World.java:243)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.World.setTypeId(World.java:302)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.BlockSnow.g(SourceFile:74)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.BlockSnow.doPhysics(SourceFile:68)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.World.k(World.java:383)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.World.applyPhysics(World.java:358)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.World.update(World.java:331)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.World.setTypeId(World.java:303)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.BlockSnow.g(SourceFile:74)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.BlockSnow.doPhysics(SourceFile:68)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.World.k(World.java:383)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.World.applyPhysics(World.java:358)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.World.update(World.java:331)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.World.setTypeId(World.java:303)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.BlockSnow.g(SourceFile:74)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.BlockSnow.doPhysics(SourceFile:68)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.World.k(World.java:383)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.World.applyPhysics(World.java:358)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.World.update(World.java:331)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]2011-04-25 23:03:39 [SEVERE]     at net.minecraft.server.World.setTypeId(World.java:303)[/FONT][/SIZE][/COLOR]
    [COLOR=rgb(0, 0, 0)][SIZE=4][FONT=book antiqua]
    [/CODE][/FONT][/SIZE][/COLOR]
     
  2. Offline

    Andre_9796

    Try to update your server to the new recommended build 733
     
  3. Offline

    TnT

    This may not fix the issue for @jpDIV but is a good place to start.
     
  4. Offline

    Andre_9796

    @TnT yeah it is :p
     
  5. Offline

    jpDIV

    Nope, tried that, still persists.
     
Thread Status:
Not open for further replies.

Share This Page