Solved Chunk Error

Discussion in 'Bukkit Help' started by TopBritGamer, Feb 6, 2012.

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

    TopBritGamer

    I'm having a problem. I updated to the latest build and the chunks just suddenly stopped loading for everyone. (around 20-30 users) I then spawned in a new map and only the spawn chunk loads non of the rest do.

    Whats the problem?
     
  2. Offline

    MrRedLogan

    server.log please
     
  3. Offline

    TopBritGamer

     
  4. Offline

    MrRedLogan

    Looks like NoLagg is causing the error.
    Code:
    2012-02-06 15:48:14 [WARNING] Task of 'NoLagg' generated an exception
     
    java.lang.NoSuchMethodError: net.minecraft.server.EntityPlayer.getPlayer()Lorg/bukkit/craftbukkit/entity/CraftPlayer;
    at com.bergerkiller.bukkit.common.Operation.doPlayers(Operation.java:41)
    at com.bergerkiller.bukkit.nolagg.sending.ChunkSendQueue$1$1.run(ChunkSendQueue.java:58)
    at com.bergerkiller.bukkit.common.Operation.<init>(Operation.java:28)
    at com.bergerkiller.bukkit.common.Operation.<init>(Operation.java:24)
    at com.bergerkiller.bukkit.nolagg.sending.ChunkSendQueue$1$1.<init>(ChunkSendQueue.java:56)
    at com.bergerkiller.bukkit.nolagg.sending.ChunkSendQueue$1.run(ChunkSendQueue.java:56)
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:503)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    See all the "ChunkSendQueue" errors? Disble NoLagg. See if it fixes it.
     
  5. Offline

    TopBritGamer

    So im guessing i have to get rid of nolagg? I'll tell you what happens.

    Nope. Still no chunks loading

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 23, 2016
  6. Offline

    MrRedLogan

    hmmm. can you send me the plugin list?
     
  7. Offline

    TopBritGamer

    Anitlogger Autosave Buycraft Cfbanner chatmanager chestshop coustummessages dropclear essentails
    ExplodingEggs Factions HeroicDeath Iconomy LogBlock Mcmmo Mobdisquise ModifyWorld Nocheat
    PermissionsEX Pluginmetrics ScehduledAnnouncer Spamcontrol Spamhammer SpoutEssentials Voitfer Worldedit
    Worldgaurd Xrayinformer

    Nvm dude didnt delete the jar for nolagg thanks so much :p

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 23, 2016
  8. Offline

    MrRedLogan

    P_P

    Glad i could help =)
     
Thread Status:
Not open for further replies.

Share This Page