07-15-2012, 12:27 PM
I am having issues setting up a windows CS Source server. I have done 3 fresh installs on 3 different PC's. 2 with Windows 7 64 bit and one with windows XP Pro will all updates and service packs applied.
On all 3 machines I get the same issue. The server will start and run through one round of play. WHen the server changes levels it crashes. I get the Memory could not be read error along with this in the server window:
There are no mods installed, no firewall and the AV software has been disabled. All 3 were fresh downloads using the hldsupdatetool.exe. Here is the server.cfg file:
// server name
hostname "CS:S Server"
// rcon passsword
// Server password
// server cvars
mp_friendlyfire 1
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 0
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 5
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 25
mp_chattime 5
sv_timeout 65
// round specific cvars
mp_freezetime 0
mp_roundtime 4
mp_startmoney 800
mp_c4timer 30
mp_fraglimit 0
mp_maxrounds 15
mp_winlimit 8
mp_playerid 0
mp_spawnprotectiontime 5
// bandwidth rates/settings
sv_minrate 0
sv_maxrate 0
decalfrequency 10
sv_maxupdaterate 100
sv_minupdaterate 20
// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
// operation
sv_lan 1
sv_region 1
// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
Here is the satartup shortcut:
"C:\Program Files\Valve\HLServer\css\srcds.exe" -console -game cstrike -autoupdate +maxplayers 20 +map de_port
There is nothing in the server log files I can see.
It is not a video card issue. 2 are ATI and one is an nVidia. I tried running it it safe mode with networks support and got the same issue.
Any help would be great.
Thanks
On all 3 machines I get the same issue. The server will start and run through one round of play. WHen the server changes levels it crashes. I get the Memory could not be read error along with this in the server window:
There are no mods installed, no firewall and the AV software has been disabled. All 3 were fresh downloads using the hldsupdatetool.exe. Here is the server.cfg file:
// server name
hostname "CS:S Server"
// rcon passsword
// Server password
// server cvars
mp_friendlyfire 1
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 0
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 5
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 25
mp_chattime 5
sv_timeout 65
// round specific cvars
mp_freezetime 0
mp_roundtime 4
mp_startmoney 800
mp_c4timer 30
mp_fraglimit 0
mp_maxrounds 15
mp_winlimit 8
mp_playerid 0
mp_spawnprotectiontime 5
// bandwidth rates/settings
sv_minrate 0
sv_maxrate 0
decalfrequency 10
sv_maxupdaterate 100
sv_minupdaterate 20
// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
// operation
sv_lan 1
sv_region 1
// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
Here is the satartup shortcut:
"C:\Program Files\Valve\HLServer\css\srcds.exe" -console -game cstrike -autoupdate +maxplayers 20 +map de_port
There is nothing in the server log files I can see.
It is not a video card issue. 2 are ATI and one is an nVidia. I tried running it it safe mode with networks support and got the same issue.
Any help would be great.
Thanks