The Mysterious Cake Void

Discussion in 'Bukkit Help' started by cloudstrife0257, Mar 21, 2011.

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

    cloudstrife0257

    So, and Admin on my server was messing around with creative stick, and created a tower of cake, which created a void area where everyone crashed at. I copied the entire world into a separate world and the crashes only got worse. Here's an example error:
    Code:
    12:43:28 [SEVERE] java.lang.NullPointerException
    12:43:28 [SEVERE]     at net.minecraft.server.World.getMaterial(World.java:245)
    12:43:28 [SEVERE]     at net.minecraft.server.BlockGrass.a(SourceFile:36)
    12:43:28 [SEVERE]     at net.minecraft.server.World.h(World.java:1509)
    12:43:28 [SEVERE]     at net.minecraft.server.World.g(World.java:1440)
    12:43:28 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:348)
    12:43:28 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    12:43:28 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    12:43:28 [SEVERE] Unexpected exception
    java.lang.NullPointerException
        at net.minecraft.server.World.getMaterial(World.java:245)
        at net.minecraft.server.BlockGrass.a(SourceFile:36)
        at net.minecraft.server.World.h(World.java:1509)
        at net.minecraft.server.World.g(World.java:1440)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:348)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    
    
    Any help? My people are waiting -.-
     
  2. Offline

    Andre_9796

    You can try to delete that chunk
     
  3. Offline

    anon

    Downalod mcedit, open your map with it, select the tower and delete.
     
  4. Offline

    mughi

  5. Offline

    Expatcat

    It was most certainly not a tower! It was just a few pieces xD
     
  6. Offline

    Carlos Fuentes

    hahaha, I've got no solutions for you other than mcedit, but that's pretty funny
     
Thread Status:
Not open for further replies.

Share This Page