Could anybody tell me what this means?

Discussion in 'Bukkit Help' started by QBcrusher, Apr 18, 2012.

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

    QBcrusher

    4/18/2012 10:59:41 AM [INFO] Attempted to place a tile entity (net.minecraft.server.TileEntityPiston@17ac94d) at 636,66,-1494 (AIR) where there was no entity tile!
    4/18/2012 10:59:41 AM [INFO] Chunk coordinates: 624,-1504
    4/18/2012 10:59:41 AM [SEVERE] java.lang.Exception
    4/18/2012 10:59:41 AM [SEVERE]at net.minecraft.server.Chunk.a(Chunk.java:627)
    4/18/2012 10:59:41 AM [SEVERE]at net.minecraft.server.World.tickEntities(World.java:1217)
    4/18/2012 10:59:41 AM [SEVERE]at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:542)
    4/18/2012 10:59:41 AM [SEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    4/18/2012 10:59:41 AM [SEVERE]at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    4/18/2012 10:59:41 AM [INFO] Attempted to place a tile entity (net.minecraft.server.TileEntityPiston@1cdf069) at 633,66,-1494 (AIR) where there was no entity tile!
    4/18/2012 10:59:41 AM [INFO] Chunk coordinates: 624,-1504
    4/18/2012 10:59:41 AM [SEVERE] java.lang.Exception
    4/18/2012 10:59:41 AM [SEVERE]at net.minecraft.server.Chunk.a(Chunk.java:627)
    4/18/2012 10:59:41 AM [SEVERE]at net.minecraft.server.World.tickEntities(World.java:1217)
    4/18/2012 10:59:41 AM [SEVERE]at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:542)
    4/18/2012 10:59:41 AM [SEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    4/18/2012 10:59:41 AM [SEVERE]at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)



    This random message keeps popping up in my logs. I have no idea what plugin is causing it.
     
  2. Offline

    Sayshal

    Minor(ish) chunk error. Try regenning that area with WorldEdit, or use Chunkster.
    Backup your map beforehand.
     
  3. Offline

    QBcrusher

    i have world edit, how do i do this?
     
  4. Offline

    Sayshal

    I can't remember how to find areas using chunk coordinates, sorry, but if someone can, select the area at 624,-1504 and regen it.
     
  5. Offline

    QBcrusher

    i'm at the spot, i just dont know how to select the chunks
     
  6. Offline

    Killburner

    //chunk will select the one you're in.
     
  7. Offline

    Morlanius

    how do you regen the chink once selected?
     
  8. Offline

    Sayshal

    //regen
     
  9. Offline

    Morlanius

    was rhetorical question to be honest, just thought someone should ask to make this thread complete.
    Thanks

    ~Mors
     
  10. Offline

    QBcrusher

    so i followed the coordinates, selected the chunk, but it is not the chunk that it is reporting has the problem
     
Thread Status:
Not open for further replies.

Share This Page