Author Topic: Soldatserver Auto Restarter Crash-Anti Sharp Module (SARCASM)  (Read 3879 times)

0 Members and 1 Guest are viewing this topic.

Offline danmer

  • Camper
  • ***
  • Posts: 466
  • crabhead
Soldatserver Auto Restarter Crash-Anti Sharp Module (SARCASM)
« 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

Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5036
Re: Soldatserver Auto Restarter Crash-Anti Sharp Module (SARCASM)
« Reply #1 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.
There are other worlds than these

Offline danmer

  • Camper
  • ***
  • Posts: 466
  • crabhead
Re: Soldatserver Auto Restarter Crash-Anti Sharp Module (SARCASM)
« Reply #2 on: December 09, 2008, 06:33:46 am »
aight, just though if anyone wanted to use this since the source is there as well

Offline DorkeyDear

  • Veteran
  • *****
  • Posts: 1507
  • I also go by Curt or menturi
Re: Soldatserver Auto Restarter Crash-Anti Sharp Module (SARCASM)
« Reply #3 on: December 10, 2008, 07:27:29 pm »
C# :)
*takes a look at the source*

Offline Hacktank

  • Camper
  • ***
  • Posts: 462
  • Soldat Scripter
    • HTZRPG
Re: Soldatserver Auto Restarter Crash-Anti Sharp Module (SARCASM)
« Reply #4 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?


Offline danmer

  • Camper
  • ***
  • Posts: 466
  • crabhead
Re: Soldatserver Auto Restarter Crash-Anti Sharp Module (SARCASM)
« Reply #5 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?

Offline Leo

  • Soldat Beta Team
  • Veteran
  • ******
  • Posts: 1011
Re: Soldatserver Auto Restarter Crash-Anti Sharp Module (SARCASM)
« Reply #6 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 ;)

Offline Hacktank

  • Camper
  • ***
  • Posts: 462
  • Soldat Scripter
    • HTZRPG
Re: Soldatserver Auto Restarter Crash-Anti Sharp Module (SARCASM)
« Reply #7 on: December 17, 2008, 12:03:28 am »
Thanks. :)