server crash!

Server Help/Discussion.
User avatar
hummingbird96
Vertex
Vertex
Posts: 14
Joined: Sun May 30, 2010 2:13 am
Location: Korea Republic of,
Contact:

Post 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...;
Image
n.c - The Korean Obsidian Conflict Groups
-http://steamcommunity.com/groups/obsidiaNConflictKorea
Image
Image
User avatar
hummingbird96
Vertex
Vertex
Posts: 14
Joined: Sun May 30, 2010 2:13 am
Location: Korea Republic of,
Contact:

Post by hummingbird96 »

crash report name is
srcds_854347
Image
n.c - The Korean Obsidian Conflict Groups
-http://steamcommunity.com/groups/obsidiaNConflictKorea
Image
Image
Dinner
Pixel
Posts: 1
Joined: Mon May 31, 2010 7:11 pm

Post 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
User avatar
hummingbird96
Vertex
Vertex
Posts: 14
Joined: Sun May 30, 2010 2:13 am
Location: Korea Republic of,
Contact:

Post 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
Image
n.c - The Korean Obsidian Conflict Groups
-http://steamcommunity.com/groups/obsidiaNConflictKorea
Image
Image
Post Reply