View Single Post
Podunk
Senior Member
Join Date: Nov 2005
Location: Florida
Old 10-16-2011 , 23:52   Re: Server-Crash after start
Reply With Quote #27

A workaround, however strange it might be:
If this works, credit goes to Duko from http://forums.steampowered.com/forum...php?p=25778973

server.cfg:
Code:
// Use this file to configure your DEDICATED server. 
// This config file is executed on server start.

// disable autoaim
sv_aim 0

// disable clients' ability to pause the server
pausable 0

// default server name. Change to "Bob's Server", etc.
hostname "Counter-Strike 1.6 Server"

// maximum client movement speed 
sv_maxspeed 320

// 20 minute timelimit
mp_timelimit 20

sv_cheats 0

// load ban files
exec listip.cfg
exec banned.cfg

map de_dust
change:
Code:
map de_dust
to
Code:
// map de_dust
I tried starting hlds 6 times, and still no crash! Crossing my fingers
__________________
Check out my website at http://matthewmiller.info

Last edited by Podunk; 10-16-2011 at 23:58.
Podunk is offline
Send a message via MSN to Podunk