This has been driving me insane for over a week now. Every time I'm playing through a long map the map will change exactly one hour into play. Here is my startup batch file:
srcds.exe -console -game obsidian -port 27016 +map oc_lobby +maxplayers 8 -nocrashdialog
I have sourcemod installed as well as the latest map pack, but other than that nothing extra.
I thought it was sourcemod at first so I disabled the mapchooser and rtv plugins, but it still changed after an hour. Has anyone else run into this problem? Any ideas as to what I can try?
Map changes every hour
Awesome, I'll give those things a try and post with the results.
Tried them, still changes the map. Any other suggestions or anything I may be missing? Here is my server config:
// Server Name
hostname "Strongit's House of CRAP!!!"
// Rcon & Server passswords
rcon_password "*****"
// Server Cvars
mp_playercollide "0"
mp_friendlyfire "0"
mp_footsteps "1"
mp_flashlight "1"
mp_allowspectators "0"
mp_timelimit "0"
mp_maxrounds "0"
mp_winlimit "0"
sv_cheats "0"
sv_gravity "600"
sv_allowupload "1"
sv_allowdownload "1"
// Recommended Network Cvars
net_queued_packet_thread "1"
net_splitrate "1024"
net_splitpacket_maxrate "30000"
// Bandwidth Rates
sv_minrate "10000"
sv_maxrate "20000"
sv_maxupdaterate "20"
sv_minupdaterate "5"
decalfrequency "10"
// Server logging
log "on"
sv_logbans "1"
sv_logecho "1"
sv_logfile "1"
sv_log_onefile "0"
// Internet Settings
sv_lan "0"
heartbeat
sv_region "0"
Tried them, still changes the map. Any other suggestions or anything I may be missing? Here is my server config:
// Server Name
hostname "Strongit's House of CRAP!!!"
// Rcon & Server passswords
rcon_password "*****"
// Server Cvars
mp_playercollide "0"
mp_friendlyfire "0"
mp_footsteps "1"
mp_flashlight "1"
mp_allowspectators "0"
mp_timelimit "0"
mp_maxrounds "0"
mp_winlimit "0"
sv_cheats "0"
sv_gravity "600"
sv_allowupload "1"
sv_allowdownload "1"
// Recommended Network Cvars
net_queued_packet_thread "1"
net_splitrate "1024"
net_splitpacket_maxrate "30000"
// Bandwidth Rates
sv_minrate "10000"
sv_maxrate "20000"
sv_maxupdaterate "20"
sv_minupdaterate "5"
decalfrequency "10"
// Server logging
log "on"
sv_logbans "1"
sv_logecho "1"
sv_logfile "1"
sv_log_onefile "0"
// Internet Settings
sv_lan "0"
heartbeat
sv_region "0"