Page 2 of 2

Posted: Mon May 31, 2010 8:26 am
by hummingbird96
JVanover92 wrote:I would suggest erasing the server and reinstalling from scratch. I have a batch file that restarts my server with settings in the cmd line:

@echo off
cls
echo Protecting OC Server from crashes...
echo Initializing Server...
title Obsidian Watchdog
:srcds
echo (%time%) srcds started.
start /wait srcds.exe -game obsidian -console -port 27015 +map oc_lobby -maxplayers 18 -autoupdate -sv_pure 0 -nocrashdialog 1 +r_hunkalloclightmaps
echo (%time%) Obsidian crashed -> Reboot...
goto srcds

Paste that into a new notepad file and save as OC_Watchdog.bat & run it to see if it works.
Hope that helped.
it's same...;

Posted: Mon May 31, 2010 3:17 pm
by hummingbird96
crash report name is
srcds_854347

Posted: Mon May 31, 2010 7:25 pm
by Dinner
I seem to be having the same problem, as it's giving me the same number crash report.
http:// img708.imageshack.us/img708/4153/crashlk.jpg (Don't have enough posts to post the link, just remove the space.)
When it gets to the last line in the console, the window just closes. I tried reinstalling the server from scratch, but that didn't help.

Here's the .bat file I use:

Code: Select all

"C:\Program Files\Steam\steamapps\name\source dedicated server\orangebox\srcds.exe" -console -game obsidian -port 27015 +map oc_lobby +maxplayers 8

Posted: Tue Jun 01, 2010 8:56 am
by hummingbird96
Dinner wrote:I seem to be having the same problem, as it's giving me the same number crash report.
http:// img708.imageshack.us/img708/4153/crashlk.jpg (Don't have enough posts to post the link, just remove the space.)
When it gets to the last line in the console, the window just closes. I tried reinstalling the server from scratch, but that didn't help.

Here's the .bat file I use:

Code: Select all

"C:\Program Files\Steam\steamapps\name\source dedicated server\orangebox\srcds.exe" -console -game obsidian -port 27015 +map oc_lobby +maxplayers 8
thx to fix this problem but... i have another problem.
srcds_806292