PDA

View Full Version : Random crashes


Dreamer
01-14-2004, 06:17 AM
Hi

I'm Shattered Dreams server admin and have problems with our server crashing randomly.


AMD XP 2600+
Lan and VGA onboard
Installed games CoD and Ghost Recon
Windows XP
Ram: 512 DDR
Connection: 100Mbit (tested speed: 5MB/s DL 1MB/s UL)


We had a firewall installed on the server but it was more trouble with it than without it so we uninstalled it again but now CoD seems to crash just randomly ever since we uninstalled the Firewall.

Server doesnt crash when no players are connected
Server hasnt crashed during mapchange or gamechange

I have tried:
Turning off the game logfile
Uploading my own cod.exe to replace the server's cod.exe
The windows error I had sais that game_mp_x86.dll had something to do with it so I also replaced that file
Replacing config_mp.cfg

nothing has changed the behaviour of my server.

Current server configuration:

// Public Information
set sv_hostname "^1[SD] ^7Heidi Server"
set scr_motd ""
sets .Admin ""
sets .Email ""
sets .IRC ""
sets .Website ""
sets .Location ""

// General Settings
set scr_friendlyfire "1"
set sv_maxClients "40"
set sv_privateClients "4"
set sv_maxRate "20000"
set sv_minPing "0"
set sv_maxPing "200"
set sv_pure "1"
set logfile "0"
set g_log "games_mp.log"
set g_allowVote "1"
set scr_allow_vote "1"
set sv_allowAnonymous "0"
set sv_allowDownload "1"
set sv_cheats "0"
set sv_fps "20"
set sv_master1 "codmaster.activision.com"
set sv_master2 ""
set sv_master3 ""
set sv_master4 ""
set sv_master5 ""
set scr_drawfriend "1"
set g_iokillcam "0"
set g_ioteamspec "1"
set sv_gamespy "1"

// Weapons
set scr_allow_bar "1"
set scr_allow_bren "1"
set scr_allow_enfield "1"
set scr_allow_fg42 "0"
set scr_allow_kar98k "1"
set scr_allow_kar98ksniper "1"
set scr_allow_m1carbine "1"
set scr_allow_m1garand "1"
set scr_allow_mp40 "1"
set scr_allow_mp44 "1"
set scr_allow_nagant "1"
set scr_allow_nagantsniper "1"
set scr_allow_panzerfaust "0"
set scr_allow_ppsh "1"
set scr_allow_springfield "1"
set scr_allow_sten "1"
set scr_allow_thompson "1"

// DM
set scr_dm_scorelimit "50"
set scr_dm_timelimit "30"
set scr_drawfriend "1"
set scr_forcerespawn "0"

// TDM
set scr_tdm_scorelimit "100"
scr tdm_timelimit "25"

// SD
set scr_sd_graceperiod "15"
set scr_sd_roundlength "4"
set scr_sd_roundlimit "10"
set scr_sd_scorelimit "0"
set scr_sd_timelimit "0"

// BEL
set scr_bel_alivepointtime "10"
set scr_bel_scorelimit "50"
set scr_bel_timelimit "30"

// RE
set scr_re_graceperiod "15"
set scr_re_roundlength "4"
set scr_re_roundlimit "0"
set scr_re_scorelimit "7"
set scr_re_timelimit "0"
set scr_re_showcarrier "0"

// Map Rotation
set sv_mapRotation "gametype sd map mp_brecourt gametype sd map mp_carentan gametype sd map mp_depot gametype sd map mp_harbor gametype sd map mp_dawnville gametype sd map mp_pavlov gametype sd map mp_railyard gametype sd map mp_hurtgen gametype sd map mp_rocket"
set sv_mapRotationCurrentmap "mp_carentan"