Official Soldat Forums

Soldat Fans => Fan Apps => Topic started by: danmer on December 08, 2008, 02:52:56 pm

Title: Soldatserver Auto Restarter Crash-Anti Sharp Module (SARCASM)
Post by: danmer on December 08, 2008, 02:52:56 pm
A friend of mine wrote this a couple of days ago in C#, and he said i could post about it here. This is basically a simple alternative to SARS. It only requires you to have .NET 2.0 installed and *should* in theory work on mono as is (never tested though).
The app restarts your server(s) if they crash, though it won't restart hung up servers (well, i've never actually seen a server hanging on windows...)

Downloads can be found here: http://lemonserv.com/data/page.php?id=5
Title: Re: Soldatserver Auto Restarter Crash-Anti Sharp Module (SARCASM)
Post by: jrgp on December 09, 2008, 02:32:24 am
Nice work, but since it looks like it's done and works, I'm moving it to the Fan Apps section and adding it to the fan apps list sticky.
Title: Re: Soldatserver Auto Restarter Crash-Anti Sharp Module (SARCASM)
Post by: danmer on December 09, 2008, 06:33:46 am
aight, just though if anyone wanted to use this since the source is there as well
Title: Re: Soldatserver Auto Restarter Crash-Anti Sharp Module (SARCASM)
Post by: DorkeyDear on December 10, 2008, 07:27:29 pm
C# :)
*takes a look at the source*
Title: Re: Soldatserver Auto Restarter Crash-Anti Sharp Module (SARCASM)
Post by: Hacktank on December 16, 2008, 12:43:17 am
I cant get it to work, I put in the file path and it finds the server ok but when i shut it down it detects it and says unknown PID. What are you supposed to put for the PID in the config?
Title: Re: Soldatserver Auto Restarter Crash-Anti Sharp Module (SARCASM)
Post by: danmer on December 16, 2008, 06:26:35 am
I cant get it to work, I put in the file path and it finds the server ok but when i shut it down it detects it and says unknown PID. What are you supposed to put for the PID in the config?

you're not supposed to specify anything except for the paths to servers and how often they should be checked.
Could you paste the whole log here?
Title: Re: Soldatserver Auto Restarter Crash-Anti Sharp Module (SARCASM)
Post by: Leo on December 16, 2008, 07:15:09 am
It works but you should remove the "123" after the "-p". I think it was an example and was forgotten there ;)
Title: Re: Soldatserver Auto Restarter Crash-Anti Sharp Module (SARCASM)
Post by: Hacktank on December 17, 2008, 12:03:28 am
Thanks. :)