Weird Ingame Lag: but everything shows up in console instantly

Discussion in 'Bukkit Help' started by tha d0ctor, May 24, 2011.

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

    tha d0ctor

    I'm getting some incredible chat / block /worldload lag. Pretty much the ingame chat is around 30 seconds behind but every command and chat line shows up in the server console instantly

    Bandwidth:
    [​IMG]

    Start .bat
    Code:
    echo off
    "%ProgramFiles%\Java\jre6\bin\java.exe" -Xms2048M -Xmx6144M -Xmn384m -jar craftbukkit.jar
    pause
    Server Hardware:
    Dual Xean Quad Core @ 1.8 ghz
    8gb DDR2 667mhz ECCRAM
    2x 1TB Samsung Barcuda 7200RPM HDD (Storage)
    1x 160GB WD 7200RPM 160GB HDD (Boot)
    Win 7 Ultimate OS


    Plugins Installed
    Code:
    #2011-04-14 23:55:01
    
    #Server info:
    Server name - Unknown Server
    Server port - 8651
    Minecraft version - 1.5_02
    Bukkit build - 766
    Bukkit version - git-Bukkit-0.0.0-729-g5ee3f0f-b766jnks (MC: 1.5_02)
    
    #Plugins info:
    ApiCraft - 0.2
    AutoAnnouncer - 1.1-04.10
    BedrockControl - 1.4
    BorderGuard - 3.1
    BukkitCompat - r13
    ControllerBlock - 1.18
    CraftBukkitUpToDate - 2.5.1
    dynmap - 0.16
    ecoCreature - 0.0.5b-1
    Essentials - 2.2.6
    EssentialsProtect - 2.2.6
    EssentialsSpawn - 2.2.6
    FallProtect - 0.2.1
    FalseBookCore - 0.84alpha
    FalseBookIC - 0.84alpha
    FishPeople - 1.5
    FullChest - 0.1
    GroupManager - 1.0(alpha-5)
    HeroChat - 4.10.3
    iConomy - 5.0
    joerep - 0.5
    JSONAPI - 1.1
    LightVote - 1.65
    LogBlock - 0.15
    LoginMessage - 0.6.4
    LWC - 2.31
    mcbans - 2.9.1
    mcMMO - 1.0.07
    MessageChanger - 0.22
    MinecartManiaCore - 1.2.2
    MonsterHunt - 1.1.0
    MultiHome - 0.9.2
    NaturalGiants - 1.3
    PerformanceTweaks - 0.07
    Permissions - 2.5.1
    PluginInfo - 0.1.3
    RealShop - 0.61
    Reporter - 1.0
    Residence - v2.0
    ShelfSpeak - 0.5
    SignColours - 0.3
    SlowHealth - 3.0.1
    Sprint - 0.9
    VehicleZap - 1.1.0
    WeatherControl - 1.1.0
    Whitelist - 2.7
    WolfPound - 0.12
    WorldEdit - 4.5
     
  2. Offline

    Vittek

    Does this problem consist everywhere in your world? Or can you localize it? It sounds like there is a bit too much going on for your client, seeing as your server responses normally to commands.
     
  3. Offline

    tha d0ctor

    Well I got rid of a few plugins like weathercontrol and it seems to have stopped, disregard that

    It stops on restart but gradually the longer the server is on the longer the chat delay is. Its causing issues with chunk loading too,
     
  4. Offline

    Vittek

    ok first you have some weird plugin setups... Like GroupManager AND Permissions? It should be either.. that is just asking for trouble. Also I see you use performance tweak, I have had some issues with it's chunk persistence, which caused chunks to not load at all or cause weird client side artifacts.

    One thing you should try is seeing if you have this issue on a new, clear world. Just rename your world folder and the server will make a new world. That way you could single out the world as cause for the client lag.

    Are you running a 64bit Win7 with a 64bit Java?
     
  5. Offline

    tha d0ctor

    yes im running 64 windows with 64 bit java

    I odnt have permissions installed, thats fake permissions pretending to be permissions I think

    I'll look into getting rid of performance tweaks
     
  6. Offline

    Vittek

    You still having that issue? Have you tried a new world to see if the problem is world related?
     
  7. Offline

    tha d0ctor

    The issue seems to have subsided upon delete world guard and a few other plugins tat were last modifed in early May. I just added 803 CB again so if that creates the same problem I will be trying the world fix!
     
Thread Status:
Not open for further replies.

Share This Page