Quote:
Originally Posted by Akkadius
A solution if you're not already doing it is to loop the .exe, so if it crashes, then it will start it right back up. Just run your chatserver with the .bat script rather than the .exe alone.
Code:
:LOOP
ucs.exe
GOTO LOOP
|
Mine is of the Linux flavor, it never dies...but clients lose connection. Once you zone it normally reconnects.