Server stops with no error or reason

Discussion in 'Bukkit Help' started by Joshua Abraham, Aug 3, 2011.

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

    Joshua Abraham

    I have installed bukkit correctly to my linux vps and it does start and run, you can even connect and play but after anywhere from a minute to 10 minutes the server just stops. No error no crash it just stops and exits to the terminal. The bukkit version is unimportant as I've tried several versions and even vanilla minecraft resulting in the same problem. Java is also working correctly but i even reinstalled it just to be sure. I honestly have no clue as to whats going on.

    Code:
    srv400@server:~$ nice -n 0 java -Xincgc -Xmx1024M -jar craftbukkit-0.0.1-SNAPSHOT.jar -c server.properties -h 173.0.60.203 -p 25565 -o true -s 12 -w world
    151 recipes
    16 achievements
    18:42:37 [INFO] Starting minecraft server version Beta 1.7.3
    18:42:37 [INFO] Loading properties
    18:42:37 [INFO] Starting Minecraft server on 173.0.60.203:25565
    18:42:37 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-945-g73697a4-b1000jnks (MC: 1.7.3)
    18:42:37 [INFO] Preparing level "world"
    18:42:37 [INFO] Preparing start region for level 0 (Seed: 7202124111542422154)
    18:42:38 [INFO] Preparing start region for level 1 (Seed: 7202124111542422154)
    18:42:38 [INFO] Preparing spawn area: 12%
    18:42:39 [INFO] Server permissions file permissions.yml is empty, ignoring it
    18:42:39 [INFO] Done (0.173s)! For help, type "help" or "?"
    18:42:52 [INFO] maxb130 [/99.121.106.34:51164] logged in with entity id 151 at ([world] -213.5664518493526, 81.16610926093821, 136.29685848256906)
    >srv400@server:~$
    I appear to be the first person with this problem as of yet.

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

    Joshua Abraham

    Bump. I have a paying client waiting for this to be resolved.
     
  3. Offline

    nala3

    Hmm I have actually had this problem before, my JVM crashed thus causing the server to crash. But my problem was caused by an anti-cheat program from another game I was running that didnt like console windows ;)
    btw create a .sh file with nano with your param's and try running that
     
  4. Offline

    Joshua Abraham

    The server already runs with a start up script inside a screen.
     
  5. Offline

    mcbgamerguy

    Bump with help getting a little annoying now we have an update too it literally crashes every 5 minutes from the point of the last crash. Any Help would be apperciated.
     
Thread Status:
Not open for further replies.

Share This Page