1. If you have a problem and need help, create a new thread with a title that briefly describes the problem.
    Do not use titles like 'Help!' or 'I have a problem!'
    Dismiss Notice
  2. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

[Linux] Server is insta-closing upon start

Discussion in 'Server Help' started by ilaks, Mar 3, 2012.

  1. ilaks

    ilaks Bison Rider Donator

    Messages:
    253
    The server is closing the second i start it. There's no errors or logs that might explain what's happening.
     
  2. Machinista

    Machinista Shopkeep Stealer

    Messages:
    77
    Are you using the dedicatedserver.sh script? It doesn't work in it's standard form as there is no 'KAG' to launch. I've changed KAG to KAGdedi and commented out the mv command as follows:

    #!/bin/bash
    echo "Running KAG dedicated server"
    #mv KAG.tmp KAG
    chmod +x KAGdedi
    ./KAGdedi autostart Scripts//dedicated_autostart.gm autoconfig Scripts/dedicated_autoconfig.gm