Solved Bukkit Server Lag Issue

Discussion in 'Bukkit Help' started by Eviljadefly, Apr 18, 2013.

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

    Eviljadefly

    HI guys I'm new here and I don't know too much about computers so please go easy on me. So after making server just a few days ago pretty sucessfully me and my friend entered and it lagged like hell to the point that it took like 2 minutes for a chicken to take damage from a punch. I have no idea whats happening so please help! :(


    Intel(R) Core(TM) i7-3770 CPU 3.40 GHz
    8 GB RAM
    windows 8 64 bit
    (hope this helps a bit)
     
  2. Offline

    Lying_Cake

    What's your internet connection look like?
    http://www.speedtest.net
    It sounds like your computer is good enough to run a server so my guess is it would be a connection problem.
     
  3. Offline

    Eviljadefly

    ping: 38 Download speed: 22.38 Upload speed: 0.49
     
  4. Offline

    jacklin213

    What does your startup script look like?
     
  5. Offline

    Eviljadefly

    @ Echo OFF
    Color 02
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar craftbukkit.jar
    PAUSE
     
  6. Offline

    jacklin213

    Change the xmx tag from 1024 to 2048
     
  7. Offline

    Eviljadefly

    thanks man after i did that the server worked much better. Thanks for the help :D
     
  8. Offline

    jacklin213

    np :D, marked as solved using thread tools thanks
     
Thread Status:
Not open for further replies.

Share This Page