Help with codewaw

There is no way for the server to exit. I start it with just the server.cfg without mod and it still doesn’t exit. I don’t know what to do anymore, it’s like my IP was banned. greetings and happy new year.

What do you mean by it still doesn’t exit?

if not selected in the list. I start without mod only with the server.cfg and it does not appear in the list

Have you renamed the CoDWaWmp.exe to SPS_X5.exe or is this your mod file exe?


Lets do a check and start a server using your game files:

Turn off your server and create a shortcut to your codwawmp.exe in you game directory not your server directory and add this to the end of your target line:

+set dedicated 2 +set net_port 28962 +set rcon_password "yourpassword"  +set sv_maxclients 32 +exec server.cfg +map_rotate

Place this server.cfg in you game main directory

//******************************************************************************
// Color Codes
//******************************************************************************
// Colors for text. Do not clear the comment in front of the color codes.
// Useful for your server name, motd msg's - Information and ref use only 
// 
// ^1 = Red 
// ^2 = Green
// ^3 = Yellow
// ^4 = Blue
// ^5 = Cyan
// ^6 = pink/Magenta
// ^7 = White
// ^0 = Black
//******************************************************************************
// Public Information
//******************************************************************************
sets sv_hostname "TEST"
sets _Location ""
sets scr_motd ""
sets _Mod ""
sets _Admin ""
sets _Website ""
//******************************************************************************
// Common Server Settings
//******************************************************************************
// Password Settings
//set rcon_password "my_rcon_password"
set sv_privatepassword ""
set g_password "meow"

// Player slots setup
set sv_maxclients "32"
set sv_privateclients "0"

// Players
set scr_player_maxhealth "25"
set scr_player_suicidespawndelay "5"
set scr_player_healthregentime "0"
set scr_player_forcerespawn "1"
set scr_player_sprinttime "10"
set g_allowvote "0"
set scr_teambalance "0"
set g_deadChat "1"

// Teams
set scr_team_fftype "2" //friendly-fire //0 = off, 1 = on, 2 = reflect damage, 3 = shared damage
set scr_teamKillPunishCount "1" //Teamkiller kick after x Teamkills
set scr_team_kickteamkillers "0" // kick teamkillers
set scr_team_teamkillpointloss "1" //pointloss after Teamkill //0 = no, 1 = yes
set scr_team_teamkillspawndelay "5" //teamkill spawn delay (in seconds)
//set scr_team_teamkillerplaylistbanpenalty "0" //
//set scr_team_teamkillerplaylistbanquantum "0" //
//set scr_team_artilleryTeamKillPenalty "0.25"

// Ping
set sv_minping "0"
set sv_maxping "500"

// Log Settings
set g_logsync "1"
set logfile "1"
set g_log "codwaw.log"
set sv_log_damage "0"

// Network options
//set net_port "28960"
set com_hunkmegs "250"
set net_noipx "1"

// Client Download Settings. (0=off/1=on) Used for MODs and custom maps
set sv_allowdownload "0"
seta sv_wwwdownload "1"
seta sv_wwwbaseurl ""
seta sv_wwwdldisconnected "0"

// Rate
set sv_maxrate "25000"

// FPS
set sv_fps "20"

// Drop inactive players
set sv_timeout "300"
set sv_zombietime "1"
set g_inactivity "0"
set g_inactivityspectator "0"

// AntiFlooding Settings
set sv_floodprotect "1"
set sv_reconnectlimit "3"

// Anti Cheat Settings
set sv_disableclientconsole "0"
set cl_autocmd "0"
set sv_cheats "0"
set sv_pure "1"
set g_banips ""
set g_no_script_spam "1"
set sv_punkbuster "0"

// Temporary Ban duration, in seconds
set sv_kickbantime "0"

// In-game voice communication system
set sv_voice "0"
set sv_voicequality "4"
set voice_deadchat "0"
set voice_global "0"
set voice_localecho "0"
set winvoice_mic_mute "1"

//******************************************************************************
// Gameplay 
//******************************************************************************
set scr_game_allowkillcam "0"
set scr_game_onlyheadshots "0"
set scr_game_deathpointloss "0"
set scr_game_suicidepointloss "20000"
set scr_game_spectatetype "1"
set scr_game_forceradar "0"
set scr_game_hardpoints "1"
set scr_intermission_time "20"

//******************************************************************************
// Hardpoints (Kill Streaks - 1 = allow, 0 = disallow) 
//******************************************************************************
set scr_hardpoint_allowartillery "1"
set scr_hardpoint_allowuav "1"
set scr_hardpoint_allowdogs "1"

//******************************************************************************
// Misc 
//******************************************************************************
set sv_allowanonymous "0"
set g_antilag "1"
set g_compassshowenemies "0"
set ui_maxclients "32"
set scr_allowbattlechatter "0"
set scr_allowannouncer "0"

//******************************************************************************
// Perk Settings
//******************************************************************************
set scr_game_perks "1" // 1 = Perks on 0 = Perks off

//******************************************************************************
// Vehicle Settings 
//******************************************************************************
set scr_vehicles_enabled "1" // 1 = enabled 0 = disablled

//******************************************************************************
// Dog Settings
//******************************************************************************
//set scr_dog_count "4"
//set scr_dog_health "80"
//set scr_dog_max_at_once "4"
//set scr_dog_time "20"

//******************************************************************************
// UI
//******************************************************************************
set scr_hardcore "0"
set ui_hud_obituaries "0"
set ui_hud_showobjicons "1"

//******************************************************************************
// Load Configs
//******************************************************************************

//******************************************************************************
// Gametypes 
//******************************************************************************
// DEATHMATCH
set scr_dm_scorelimit "0"
set scr_dm_timelimit "10"
set scr_dm_roundlimit "1"
set scr_dm_numlives "0"
set scr_dm_playerrespawndelay "0"
set scr_dm_waverespawndelay "0"

// TEAM DEATHMATCH
set scr_tdm_scorelimit "0"
set scr_tdm_timelimit "10"
set scr_tdm_roundlimit "1"
set scr_tdm_numlives "0"
set scr_tdm_playerrespawndelay "0"
set scr_tdm_waverespawndelay "0"

// CAPTURE THE FLAG
set scr_ctf_scorelimit "8"
set scr_ctf_timelimit "15"
set scr_ctf_roundlimit "1"
set scr_ctf_numlives "0"
set scr_ctf_playerrespawndelay "0"
set scr_ctf_waverespawndelay "0"
set scr_ctf_roundswitch "0"
set scr_ctf_touchreturn "1"
set scr_ctf_idleflagreturntime "0"
set scr_ctf_enemycarriervisible "0"

// WAR
set scr_twar_scorelimit "5"
set scr_twar_timelimit "10"
set scr_twar_roundlimit "2"
set scr_twar_numlives "0"
set scr_twar_roundswitch "1"
set scr_twar_capturetime ""
set twar_finalfightflagrespawnpenalty "3"
set twar_finalfighttimelimit "5"
set twar_momentumenabled "1"
set twar_momentumkillplayer "5"
set twar_momentumblitzkriegtime "30"
set twar_momentumflagcap "20"
set twar_momentumradar "10"
set twar_momentumartillery "10"
set twar_momentumdogs "10"
set twar_momentummax "70"

// DOMINATION
set scr_dom_scorelimit "0"
set scr_dom_timelimit "10"
set scr_dom_roundlimit "1"
set scr_dom_numlives "0"
set scr_dom_playerrespawndelay "0"
set scr_dom_waverespawndelay "0"

// SABOTAGE
set scr_sab_scorelimit "3"
set scr_sab_timelimit "10"
set scr_sab_roundlimit "5"
set scr_sab_numlives "0"
set scr_sab_playerrespawndelay "0"
set scr_sab_waverespawndelay "0"
set scr_sab_roundswitch "1"
set scr_sab_bombtimer "45"
set scr_sab_planttime "5"
set scr_sab_defusetime "5"
set scr_sab_hotpotato "0"

// SEARCH & DESTROY
set scr_sd_scorelimit "4"
set scr_sd_timelimit "2.5"
set scr_sd_roundlimit "0"
set scr_sd_numlives "1"
set scr_sd_playerrespawndelay "0"
set scr_sd_waverespawndelay "0"
set scr_sd_roundswitch "2"
set scr_sd_bombtimer "45"
set scr_sd_planttime "5"
set scr_sd_defusetime "5"
set scr_sd_multibomb "0"

// KING OF THE HILL (HEADQUARTERS)
set scr_koth_scorelimit "300"
set scr_koth_timelimit "15"
set scr_koth_roundlimit "1"
set scr_koth_numlives "0"
set scr_koth_playerrespawndelay "0"
set scr_koth_waverespawndelay "0"
set scr_koth_roundswitch "0"
set koth_autodestroytime "0"
set koth_spawntime "0"
set koth_kothmode "0"
set koth_capturetime "10"
set koth_destroytime "5"
set koth_delayplayer "0"
set koth_spawndelay "0"

set sv_maprotation "gametype tdm map mp_dome"



This is just a test using your existing game files and not your server files. Once you start the server check in the server browser to see if it is listed

Thank you for your help, friend.
The problem was the parameter +set fs_localAppData and +set net_ip 192.168.1.41.
I also had to start the mod in the path C:\xxxx\xxxxxx\AppData\Local\Activision\CoDWaW\mods\SPS_X5_V1

By doing that it works perfectly

greetings