When Server Crashes

QwertyQwerty Join Date: 2003-06-30 Member: 17817Members
Where do i get the thing where it restarts the server whenever it crashes due to mass buildings whatever etc for Windows

Comments

  • DepotDepot The ModFather Join Date: 2002-11-09 Member: 7956Members
    It's called ServerDoc, and can be found <a href='http://www.serverdoc.com/' target='_blank'>here.</a>
  • QwertyQwerty Join Date: 2003-06-30 Member: 17817Members
    what does it mean update every 1-2 months?
  • AeaAea Join Date: 2003-10-09 Member: 21552Members
    It means you need to update the program every 1 to 2 months, but it never works so just set your system time back a few months and you will never have to get a new version <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
  • QwertyQwerty Join Date: 2003-06-30 Member: 17817Members
    umm.. i dont think ill be able to set something im using through remote desktop back..
  • DepotDepot The ModFather Join Date: 2002-11-09 Member: 7956Members
    <!--QuoteBegin--Qwerty+Nov 1 2003, 06:26 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Qwerty @ Nov 1 2003, 06:26 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> what does it mean update every 1-2 months? <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    Every 30 days ServerDoc will prompt you to update. Go to the website, get the latest version, and install it. I recommend backing up your config.
  • QwertyQwerty Join Date: 2003-06-30 Member: 17817Members
  • CaucasianCaucasian Join Date: 2002-11-26 Member: 9993Members
    I would use firedaemon. <a href='http://www.firedaemon.com' target='_blank'>www.firedaemon.com</a>
  • GoPeDeRiCkGoPeDeRiCk Join Date: 2003-03-21 Member: 14742Members
    you can also make it a service in windows 2003
  • DepotDepot The ModFather Join Date: 2002-11-09 Member: 7956Members
    <!--QuoteBegin--GoPeDeRiCk+Nov 4 2003, 01:53 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (GoPeDeRiCk @ Nov 4 2003, 01:53 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->you can also make it a service in windows 2003<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    For the benefit of the vast majority of us who don't have Windows 2003, could you elaborate?
  • NiteowlNiteowl Join Date: 2002-09-04 Member: 1274Members, NS1 Playtester, Contributor
    you could also do a simple dos batch file, that one of the fellow fogies, SandTyger, outlined. here is the script:



    cd "C:\Program Files\HLServer\"
    start /HIGH /wait hlds.exe -console -port 27015 -game ns +maxplayers 20 +map ns_nothing

    rem should restart if the server crashes
    startServerHighPriorityNS20_nsNothing.bat
  • verboseverbose Join Date: 2002-11-25 Member: 9968Members, Constellation
    <!--QuoteBegin--kwikloader+Nov 4 2003, 07:19 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (kwikloader @ Nov 4 2003, 07:19 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin--GoPeDeRiCk+Nov 4 2003, 01:53 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (GoPeDeRiCk @ Nov 4 2003, 01:53 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->you can also make it a service in windows 2003<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    For the benefit of the vast majority of us who don't have Windows 2003, could you elaborate? <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    You can configure third-party programs to behave like all the standard windows "services". Essentially the same thing as under Windows XP if you fire up Computer Management and look at Services under Services and Applications. You can configure a program to run automatically, and what to do in the event that service should fail/shutdown (restart, leave it shut down, etc.).
Sign In or Register to comment.