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

Server crashed once/twice a day.

Discussion in 'Server Help' started by Mercury, Oct 31, 2011.

  1. Mercury

    Mercury Shipwright

    Messages:
    18
    Last time error:

    ./dedicatedserver.sh: line 5: 872 Illegal instruction ./KAG autostart Scripts/dedicated_autostart.gm autoconfig Scripts/dedicated_autoconfig.gm

    Server runs for some time then crashes out of nothing.
     
  2. Static

    Static Shopkeep Stealer

    Messages:
    124
    Are u able to show us what is in that line of the dedicated.sh

    What version of server you running (windows or Linux)
     
  3. Mercury

    Mercury Shipwright

    Messages:
    18
    dedicatedserver.sh:

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

    It happens once server is 100% load with ~60 players and cant handle for long.
     
  4. Hapistorique

    Hapistorique KAG Guard Tester

    Messages:
    87
  5. Static

    Static Shopkeep Stealer

    Messages:
    124
    yeah if you have server set to more then 32 players its going to have problems.
     
  6. Noburu

    Noburu Dirty, DRUNK, Hillbilly Forum Moderator Donator Tester

    Messages:
    1,809
    Yeah unfortunately the server doesnt seem to be able to handle more than 32 players currently without running into issues.