CoD4 issue

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
Teo
New to forums
New to forums
Posts: 3
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Aug 04, 2015 6:25 am
Location: Milan
Contact:

CoD4 issue

Post by Teo »

Hello guys,

i rent 2 VPS from you i'm a client, i know this is not the right place where to post such tings but i'm not allowed to post in the cod4 section and i really don't know where to get such help. I run a CoD4 server in one of the VPS from you the "obteo" DNS one. I'm having a big issue recently and i don't know where to find some help. At a certain point, i didnt get exacely when it happens but the server after a match, where it shows the credits screen it get stuck, it won't load the next map into the mapcycle and it get stuck on the credit screen page.
in your experience have you ever faced something like that for which can you give me a hint please?

It would be much appreciated i'm getting crazy for this for months..

thanks in advance.
Teo
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: CoD4 issue

Post by kraze »

When did this start occurring and were any recent changes made to the server? Also, are you running any mods on the server?
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Teo
New to forums
New to forums
Posts: 3
Joined: Tue Aug 04, 2015 6:25 am
Location: Milan
Contact:

Re: CoD4 issue

Post by Teo »

Hello thank you so much for your reply.

My server is running pure no mods, occurring randomly with no a specific event it just go stuck after a match, it seems not loading the credit page so the countdown for the next map won't start neither keeping the server stuck with a 3rd person map screen view.

i use this command to start the server:

./cod4_lnxded +exec server.cfg +set sv_maxclients 64 +set net_ip {ip} +set net_port {port} +set fs_homepath /home/b2k/cod4 +set fs_basepath /home/b2k/cod4 +set dedicated 2 +set sv_punkbuster 0 +map_rotate


my map rotate is:

//*************************************************
set g_gametype "war"

set sv_mapRotation "gametype war map mp_killhouse gametype war map mp_citystreets gametype war map mp_showdown gametype war map mp_backlot gametype war map mp_crossfire gametype war map mp_crash gametype war map mp_overgrown gametype war map mp_pipeline gametype war map mp_strike gametype war map mp_killhouse gametype war map mp_broadcast gametype war map mp_citystreets gametype war map mp_vacant gametype war map mp_crossfire gametype war map mp_overgrown gametype war map mp_creek"


is into the server.cfg


thanks a lot.
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: CoD4 issue

Post by kraze »

Can you also post your server.cfg so we can take a look at it?
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Teo
New to forums
New to forums
Posts: 3
Joined: Tue Aug 04, 2015 6:25 am
Location: Milan
Contact:

Re: CoD4 issue

Post by Teo »

Hello thank you for your interest here is my server.cfg:

//******************************************************************************
// Call of Duty 4: Modern Warfare - Dedicated Server Config File
//******************************************************************************

//=================================================================================
// Server Information
//=================================================================================
//sets sv_hostname "^4(Old Boys)^1And^4(Young Boys)^1ClanServer"
//sets sv_hostname "^1|^7B2K^1|^7 b^12^7kill^1.^7com ^1Clan ^7Server"
sets sv_hostname "^4B^12^4KILL^1.^4COM"
sets _admin "Clan Leaders"
sets _hostedBy ""
sets _email ""
sets _Location "Frankfurt"
sets _url "www.b2kill.com"
sets _xlrstats "www.b2kill.com/xlr/"
//sets _irc ""
//sets _Mod ""
//sets _ModVer ""
//sets _ModUpdate ""
//sets _Maps ""
set scr_motd "Welcome to the 2^B^7orn^22K^7ill ^2Cla^7n Server ^2- ^7b^22^7kill^2.^7com"
set g_motd "Visit: B2KILL.COM"
//clearAllMsg
//addAdvertMsg "Official webpage ^2www.b2kill.com"
// 1.7a
set sv_authorizemode 0
set g_disabledefcmdprefix 1

//=================================================================================
// General Settings
//=================================================================================

// Log Settings
set g_logsync "1" // 0=no log, 1=buffered, 2=continuous, 3=append
set logfile "0" // 0 = NO log, 1 = log file enabled
set g_log "games_mp.log" // Name of log file, default is games_mp.log
set sv_log_damage "1"

// Network options
//set net_ip "" // Set your servers IP address
//set net_port "" // Set your port number
set com_hunkMegs "0"
set net_noipx "1" // Allow ONLY tcp/ip protocol, player/server communications




// Server Network Mode
set dedicated "2" // 0 = Listen, 1 = LAN, 2 = Internet

// Master servers
set sv_master1 "cod2master.activision.com"
set sv_master2 "cod2authorize.activision.com"
set sv_master3 "cod2master.infinityward.com"
set sv_master3 "cod2update.activision.com"
set sv_master4 "master.gamespy.com:28960"
set sv_master5 "master0.gamespy.com"
set sv_master6 "master1.gamespy.com"
set sv_master7 "clanservers.net"
set sv_gamespy "1"

// Password Settings
set rcon_password "gargantua2015" // RCON must supply pw to use
set sv_privatePassword "" // Private slots, non-public slots
set g_password "" //Server password

// Player slots setup
//set sv_maxclients "32" // MAX server player slots, this is TOTAL player slots
set sv_privateclients "0" // Number of private player slots, maxclients - privateclients = public slots

// Ping
set sv_minPing "0" // MIN player ping on CONNECT, any lower and player isnt allowed to connect
set sv_maxping "500" // MAX player ping on CONNECT, any higher and player isnt allowed to connect

// Client Download Settings (0=off/1=on)
set sv_allowdownload "1"
seta sv_wwwDownload "0"
//seta sv_wwwBaseURL ""
seta sv_wwwDlDisconnected "1"

// Rate
set sv_maxRate "25000"

// FPS
//set sv_fps "20"

// Drop inactive players
set sv_timeout "300"
set sv_connectTimeout "60" // [0-n] (seconds)
set sv_zombietime "1"
set g_inactivity "0"
set g_inactivityspectator "0"

// AntiFlooding Settings
set sv_floodProtect "4"
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"

// Temporary Ban duration, in seconds
set sv_kickBanTime "60"

// In-game voice communication system
set sv_voice "0"
set sv_voiceQuality "1"
set voice_deadChat "1"
set voice_global "0"
set voice_localEcho "0"
set winvoice_mic_mute "1"

// Team-Balance and Voting
set scr_teambalance "1"
set g_allowvote "0" // FUCK OFF VOTERS

//=================================================================================
// Other Gameplay Settings
//=================================================================================

// General
set scr_game_allowkillcam 1
set scr_game_onlyheadshots 0
set scr_game_deathpointloss 0
set scr_game_suicidepointloss 0
set scr_team_teamkillpointloss 0
set scr_game_spectatetype 2 // (0-2) Disabled, Team/Players Only, Free
set scr_game_forceuav 0
set scr_game_hardpoints 1 // (0-1) i.e. artillery, uav, helicopter

// Hardpoints
set scr_hardpoint_allowartillery 1
set scr_hardpoint_allowuav 1
set scr_hardpoint_allowhelicopter 1

// Teams

set scr_team_fftype 0 // (0-3) Disabled, Enabled, Reflect, Shared
set scr_team_teamkillspawndelay 20
set scr_team_kickteamkillers 3

// Player
set scr_player_maxhealth 100
set scr_player_suicidespawndelay 0
set scr_player_healthregentime 5
set scr_player_forcerespawn 1
set scr_player_sprinttime 4

// UI
set scr_hardcore 0
set scr_oldschool_mw 0
set ui_hud_obituaries 1
set ui_hud_showobjicons 1

//=================================================================================
// Other Settings
//=================================================================================

set sv_allowAnonymous "1"
set g_antilag "1"
set g_compassShowEnemies "0"
//ui_maxclients 32

//=================================================================================
// g_gametype Settings
//=================================================================================

//******************************************************************************
// First g_gametype to load
// "dm" - free for all deathmatch
// "dom" - domination
// "koth" - headquarters
// "sab" - sabotage
// "sd" - search & destroy
// "war" - team deathmatch
//******************************************************************************

//*************************************************
// map rotation generated by mavrick.id.au
//*************************************************
//set g_gametype "war"
//set sv_mapRotation "gametype war map mp_killhouse gametype war map mp_strike gametype war map mp_overgrown gametype war map mp_vacant gametype war map mp_broadcast gametype war map mp_crossfire gametype war map mp_backlot gametype war map mp_pipeline gametype war map mp_creek gametype war map mp_killhouse gametype war map mp_crash gametype war map mp_crossfire gametype war map mp_convoy gametype war map mp_citystreets gametype war map mp_broadcast gametype war map mp_vacant gametype war map mp_backlot gametype war map mp_pipeline gametype war map mp_showdown gametype war map mp_strike gametype war map mp_crash gametype war map mp_brodcast gametype war map mp_killhouse gametype war map mp_crossfire gametype war map mp_convoy gametype war map mp_vacant gametype war map mp_strike gametype war map mp_pipeline gametype war map mp_citystreets gametype war map mp_killhouse gametype war map mp_showdown gametype war map mp_overgrown gametype war map mp_crash gametype war map mp_broadcast"
//*************************************************
// map rotation generated by mavrick.id.au
//*************************************************
set g_gametype "war"

set sv_mapRotation "gametype war map mp_killhouse gametype war map mp_citystreets gametype war map mp_showdown gametype war map mp_backlot gametype war map mp_crossfire gametype war map mp_crash gametype war map mp_overgrown gametype war map mp_pipeline gametype war map mp_strike gametype war map mp_killhouse gametype war map mp_citystreets gametype war map mp_vacant gametype war map mp_crossfire gametype war map mp_overgrown gametype war map mp_creek"

// Deathmatch
set scr_dm_scorelimit 150
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

// Domination
set scr_dom_scorelimit 200
set scr_dom_timelimit 0
set scr_dom_roundlimit 1
set scr_dom_numlives 0
set scr_dom_playerrespawndelay 0
set scr_dom_waverespawndelay 0

// Teamdeath Match
set scr_war_scorelimit 3000 //750 //DEF 750 B4 1500
set scr_war_timelimit 0 //15
set scr_war_roundlimit 1
set scr_war_numlives 0
set scr_war_playerrespawndelay 0
set scr_war_waverespawndelay 0

// Sabotoge
set scr_sab_scorelimit 1
set scr_sab_timelimit 20
set scr_sab_roundlimit 0
set scr_sab_roundswitch 1
set scr_sab_numlives 0
set scr_sab_bombtimer 30
set scr_sab_planttime 2.5
set scr_sab_defusetime 5
set scr_sab_hotpotato 0
set scr_sab_playerrespawndelay 7.5
set scr_sab_waverespawndelay 0

// King of the Hill
set scr_koth_scorelimit 250
set scr_koth_timelimit 15
set scr_koth_roundlimit 1
set scr_koth_roundswitch 1
set scr_koth_numlives 0
set scr_koth_playerrespawndelay 5
set scr_koth_waverespawndelay 0
set koth_autodestroytime 60
set koth_spawntime 0
set koth_kothmode 0
set koth_capturetime 20
set koth_destroytime 10
set koth_delayPlayer 0
set koth_spawnDelay 60

// The following class/perk-settings might not be needed in the default-config!

//=================================================================================
// Class/Perk Settings
//=================================================================================

// limits the number of players that can choose each class type
set class_assault_limit 99
set class_specops_limit 99
set class_heavygunner_limit 99
set class_demolitions_limit 99
set class_sniper_limit 99

// perks
set perk_allow_specialty_parabolic 1
set perk_allow_specialty_gpsjammer 1
set perk_allow_specialty_holdbreath 1
set perk_allow_specialty_quieter 1
set perk_allow_specialty_longersprint 1
set perk_allow_specialty_detectexplosive 1
set perk_allow_specialty_explosivedamage 1
set perk_allow_specialty_pistoldeath 0 // edited 1/7/15
set perk_allow_specialty_grenadepulldeath 0 // Martyrer
set perk_allow_specialty_bulletdamage 1
set perk_allow_specialty_bulletpenetration 1
set perk_allow_specialty_bulletaccuracy 1
set perk_allow_specialty_rof 1
set perk_allow_specialty_fastreload 1
set perk_allow_specialty_extraammo 1
set perk_allow_specialty_armorvest 0 //edited 1/7/15
set perk_allow_specialty_fraggrenade 1
set perk_allow_specialty_specialgrenade 1
set perk_allow_c4_mp 1
set perk_allow_claymore_mp 1
set perk_allow_rpg_mp 1

// assault class default loadout
set class_assault_primary m16
set class_assault_primary_attachment gl
set class_assault_secondary beretta
set class_assault_secondary_attachment none
set class_assault_perk1 specialty_null
set class_assault_perk2 specialty_bulletdamage
set class_assault_perk3 specialty_longersprint
set class_assault_grenade concussion_grenade
set class_assault_camo camo_none
set class_assault_frags 1
set class_assault_special 1

// specops class default loadout
set class_specops_primary mp5
set class_specops_primary_attachment none
set class_specops_secondary usp
set class_specops_secondary_attachment silencer
set class_specops_perk1 c4_mp
set class_specops_perk2 specialty_explosivedamage
set class_specops_perk3 specialty_bulletaccuracy
set class_specops_grenade flash_grenade
set class_specops_camo camo_none
set class_specops_frags 1
set class_specops_special 1

// heavygunner class default loadout
set class_heavygunner_primary saw
set class_heavygunner_primary_attachment none
set class_heavygunner_secondary usp
set class_heavygunner_secondary_attachment none
set class_heavygunner_perk1 specialty_specialgrenade
set class_heavygunner_perk2 specialty_armorvest
set class_heavygunner_perk3 specialty_bulletpenetration
set class_heavygunner_grenade concussion_grenade
set class_heavygunner_camo camo_none
set class_heavygunner_frags 1
set class_heavygunner_special 1

// demolitions class default loadout
set class_demolitions_primary winchester1200
set class_demolitions_primary_attachment none
set class_demolitions_secondary beretta
set class_demolitions_secondary_attachment none
set class_demolitions_perk1 rpg_mp
set class_demolitions_perk2 specialty_explosivedamage
set class_demolitions_perk3 specialty_longersprint
set class_demolitions_grenade smoke_grenade
set class_demolitions_camo camo_none
set class_demolitions_frags 1
set class_demolitions_special 1

// sniper class default loadout
set class_sniper_primary m40a3
set class_sniper_primary_attachment none
set class_sniper_secondary beretta
set class_sniper_secondary_attachment silencer
set class_sniper_perk1 specialty_specialgrenade
set class_sniper_perk2 specialty_bulletdamage
set class_sniper_perk3 specialty_bulletpenetration
set class_sniper_grenade flash_grenade
set class_sniper_camo camo_none
set class_sniper_frags 1
set class_sniper_special 1

set class_assault_movespeed 0.95
set class_specops_movespeed 1.00
set class_heavygunner_movespeed 0.875
set class_demolitions_movespeed 1.00
set class_sniper_movespeed 1.00

set scr_enable_nightvision 1
set scr_enable_music 1
set scr_enable_hiticon 1

//=================================================================================
// Execute other Config-Files
//=================================================================================

// The following execute-command might not be needed in the default-config!

//exec mp_weapons.cfg

//=================================================================================
// MapCycle
//=================================================================================

//exec mapcycle.cfg

//=================================================================================
// Messages
//=================================================================================
clearallmsg
//addadvertmsg "Welcome to our ClanServer! Play Fair And Enjoy!"
//addadvertmsg "^4(Old Boys)^1And^4(Young Boys)^1ClanServer"
//addadvertmsg "Recruitment is ^2OPEN!"
addadvertmsg "Clan Website: ^6www.b2kill.com"
//addadvertmsg "^1CHEATS = BAN"
//addadvertmsg "Server Hosted By: ^3ProClanServers.com"
addadvertmsg "TS3 Server IP: ^6ts3.b2kill.com"
addrulemsg "^1CHEATS = BAN ^3If You Are Caught You Will Be Perm Bannned. We Do Not Take This Lightly"

//exec powers.cfg
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: CoD4 issue

Post by kraze »

What you have looks ok for the most part. The only thing I can recommend would be to try removing the master servers from the server.cfg as some of them aren't valid anymore, so it may be causing an issue.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Post Reply