Server Issues.... Please Help.

Discussion in 'Bukkit Help' started by Streak, Jan 23, 2013.

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

    Streak

    Server is lagging. I have everything updated...Running on a Dedicated Server box. This ONE minecraft server is the only thing running on it.

    Server Specs:
    Intel Xeon E3-1240 V2 3.4GHz
    32 GB DDR3
    1 GB ethernet adapter
    250 GB SSD Hard Drive.
    Windows Server 2008 R2

    Speed Test:
    [​IMG]

    Server log as server starts. Get the cant keep up error right away. Lags in game also.
    Only plugin is Essentials.

    Code:
    2013-01-23 23:27:51 [INFO] Starting minecraft server version 1.4.7
    2013-01-23 23:27:51 [INFO] Loading properties
    2013-01-23 23:27:51 [INFO] Default game type: SURVIVAL
    2013-01-23 23:27:51 [INFO] Generating keypair
    2013-01-23 23:27:52 [INFO] Starting Minecraft server on *:25565
    2013-01-23 23:27:52 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.7-R0.1-b2602jnks (MC: 1.4.7) (Implementing API version 1.4.7-R0.1)
    2013-01-23 23:27:52 [INFO] [Essentials] Loading Essentials v2.9.6
    2013-01-23 23:27:52 [INFO] [EssentialsChat] Loading EssentialsChat v2.9.6
    2013-01-23 23:27:52 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.9.6
    2013-01-23 23:27:52 [INFO] MLog clients using java 1.4+ standard logging.
    2013-01-23 23:27:52 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.6
    2013-01-23 23:27:52 [INFO] [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.9.6
    2013-01-23 23:27:52 [INFO] Preparing level "world"
    2013-01-23 23:27:52 [INFO] Preparing start region for level 0 (Seed: 3031410983864796196)
    2013-01-23 23:27:53 [INFO] Preparing start region for level 1 (Seed: 3031410983864796196)
    2013-01-23 23:27:53 [INFO] Preparing spawn area: 16%
    2013-01-23 23:27:54 [INFO] Preparing start region for level 2 (Seed: 3031410983864796196)
    2013-01-23 23:27:54 [INFO] [Essentials] Enabling Essentials v2.9.6
    2013-01-23 23:27:54 [INFO] Essentials: Using config file enhanced permissions.
    2013-01-23 23:27:54 [INFO] Permissions listed in as player-commands will be given to all users.
    2013-01-23 23:27:54 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.6
    2013-01-23 23:27:54 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.6
    2013-01-23 23:27:55 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
    2013-01-23 23:27:55 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.6
    2013-01-23 23:27:55 [INFO] [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.9.6
    2013-01-23 23:27:55 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2013-01-23 23:27:55 [INFO] Done (2.772s)! For help, type "help" or "?"
    2013-01-23 23:28:08 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?

    My Run Batch File:

    Code:
    java -Xms5G -Xmx10G -jar craftbukkit.jar -o true
    I really don't know what to do. The server is a fresh install and worked fine for about 12 hours.
    Then did a reset and all hell broke loose. "The server did not save anything.... Who would of thought you had to turn on AutoSave in the Bukkit.yml" So all I did was change Autosave to 1??

    That was the last thing I remember doing. So I changed it back to 0 and still get [WARNING] Can't keep up! Did the system time change, or is the server overloaded? after 30 seconds of server being on.

    I have tried to Sync the clock and that did nothing... Any ideas??? Thanks for your time.
     
  2. Offline

    biggnft19

    What internet provider do you have? And the [WARNING] Cant keep up! Did the system change, or is the server overloaded? error is harmless, everyone gets this and there currently is no way to fix this.
     
  3. Offline

    Streak

    I don't know what ISP I have. It is at a data center.

    I know the message is harmless but the server lags. When I break a block.... mobs move in slow motion.... everything lags.

    Any help would be greatly appreciated.

    Looked trough many possible fixes.... none have helped.

    Does anyone see anything wrong with the server start log I posted? Or my run.bat I posted?

    Anything..... really sucks to have a great dedicated server and not able to use it.

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

    biggnft19

    The only problem for lag would be your internet upload speed is to slow. One of the best internet services to use would be Comcast. They have an AMAZING upload speed and it would reduce lag tremendously on your server. Lag always comes back to your internet provider
     
  5. Offline

    computerxpds

    Its.. a data center, its using Level 3 communications as its ISP, and the upload speed I would die for as well as the download, those speeds are more than enough to run a minecraft server. Try essentials and see if it still lags in game. Also you do know in order to stop the server and save the worlds you type /stop and not just close the console window..
     
  6. Offline

    Streak

    I will try to turn off essentials and I will use /stop next time. Did not know that. Thanks for the info.

    I'm stuck at work. I will try that as soon as I get home. Thanks for the reply.

    Took of essentials and issue persist. Any other ideas?

    I know there is a lot of people on here that know this. Please keep the ideas coming.

    Anyone??? Or should I just remove bukkit?

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

    drtshock

    Take off all your plugins and see if it still happens. Always do /stop, I would suggest to never do /reload.
     
  8. Offline

    Streak

    Ya..... all plugins are off. Plugin folded empty. Still lagging in game.

    Anyone??? How can Minecraft Lag on this setup. There has to be an issue. All the specs are posted up top. Please can I get some help here.

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

    breezeyboy

    Backup your world & delete the world that bukkit is newly generatoring for nether & end & otherworld because there might be an chunk error or somthing like that
     
Thread Status:
Not open for further replies.

Share This Page