Raised This Month: $12 Target: $400
 3% 

CS:GO Hibernation and map rotation problems


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
soreloser
Junior Member
Join Date: Jun 2006
Old 08-26-2012 , 18:35   CS:GO Hibernation and map rotation problems
Reply With Quote #1

Hello,
I am driving myself crazy configuring CS:GO. This is my problem;
If I allow the server to hibernate and use the sv_hibernate_when_empty 0 and sv_hibernate_postgame_delay 3600 cvars i can connect to the server and play, the maps will change and everything is groovy, but once I disconnect and attempt to connect again it says ‘disconnected, please try again later’.
If I remove the settings the server will hibernate I can connect and disconnect play and everything but the maps will never rotate. I am kinda losing my mind with this, here is my startup and my gamemodes_server.txt shown below. Thank you in advance.
start C:\CSGO\srcds -game csgo -console -usercon +mapgroup fullrotation +map de_dust2 +ip 0.0.0.0 -port 27015 +maxplayers 20 –autoupdate

"GameModes_Server.txt"
{
"gameTypes"
{
"classic"
{
"gameModes"
{
"casual"
{
"convars"
{
"mp_friendlyfire" "0"
"mp_maxrounds" "4"
"mp_timelimit" "20"
"mp_roundtime" "20"
//"bot_quota_mode" "fill"
//"bot_quota" "12"
//"bot_defer_to_human_items" "1"
//"bot_defer_to_human_goals" "0"
//"bot_difficulty" "1"
//"bot_dont_shoot" "0"
//"bot_chatter" "off"
"cl_playerspraydisable" "0"
"mp_friendlyfire" "0"
"sv_deadtalk" "1"
"sv_alltalk" "1"
"sv_voiceenable" "1"
"sv_allow_votes" "1"
"mp_join_grace_time" "25"
"mp_autoteambalance" "1"
"mp_autokick" "0"
//gameme code
"log" "1"
"logaddress_delall" ""
"logaddress_add" "logs18.gameme.com3202"
//to keep from hibernating, if this does not work use the one in server.cfg
//sv_hibernate_when_empty 0
//sv_hibernate_postgame_delay 3600
}

"mapgroupsMP"
{
"fullrotation" ""
}
}
}
}
}

"mapgroups"
{
"fullrotation"
{
"name" "fullrotation"
"maps"
{
"de_dust2" ""
"de_inferno" ""
"de_dust" ""
"de_aztec" ""
"de_nuke" ""
"cs_office" ""
"de_dust_se" ""
"de_dust2" ""
"de_nuke" ""
"de_train" ""
"de_inferno" ""
"ar_baggage" ""
"de_stmarc" ""
"de_lake" ""
"ar_shoots" ""
}
}
}
}
soreloser is offline
soreloser
Junior Member
Join Date: Jun 2006
Old 08-26-2012 , 18:40   Re: CS:GO Hibernation and map rotation problems
Reply With Quote #2

here is the server.cfg

//-----------------------------------------------
// Server Config
//-----------------------------------------------
//
hostname "SlUdGeWoRks**DEATHMATCH**"


exec bot2.cfg
//these two cvars will fix the empty hibernating server CSGO
//the code below is to unlock the cvar, if the one in gamenmoseserver.txt does not work enabe this
//sm_cvar sv_hibernate_when_empty 0
//sm_cvar sv_hibernate_postgame_delay 3600

//max allowed players
maxplayers 20

// Advanced RCON
sv_alltalk 1

mp_autoteambalance 1

//was 0
mp_autokick 1

sv_pausable 0
sv_cheats 0
sv_consistency 0

mp_limitteams 2

sv_voiceenable 1

mp_timelimit 25

// round specific cvars
mp_freezetime 6
mp_roundtime 15
mp_startmoney 5800
mp_c4timer 45

mp_maxrounds 25
mp_winlimit 0
mp_playerid 0

// Maximum updates per second that the server will allow
//sv_maxupdaterate 67
//12-2010
sv_maxrate 30000
sv_minrate 13000
sv_maxcmdrate 67
sv_mincmdrate 33

// server logging
log on //Creates a logfile (Enable= on Disable= off)
//sv_logfile 1 //Log server information in the log file.
//sv_logsdir D:\DEATHMATCH\cstrike\logs //Folder in the game directory where server logs will be stored.
//sv_logecho 1 //Echo log information to the console.
//sv_log_onefile 0 //Log server information to only one file.
//sv_logbans 1 //Log server bans in the server logs.
//sv_logdownloadlist 1 //Log files to download.

// operation
sv_lan 0
//sv_region 1

// execute ban files
exec banned_user.cfg
soreloser is offline
Ravonus
Junior Member
Join Date: Sep 2012
Old 09-26-2012 , 10:36   Re: CS:GO Hibernation and map rotation problems
Reply With Quote #3

well half of your commands are comments.. that could be part of it.

But I also am having this issue it has something to do with connecting to same network as server.
__________________
Need help with Go Dedicated server/ Hosting your own server / or web hosting. - Check my csclan site out I am posting everything I learn from my servers up there. ( I have 2 Home servers up and running )
Forums : http://www.8bitcs.com/phpBB3/index.php
Csgo servers : 8bitcs.com:27015 - 27013
Ravonus is offline
Ravonus
Junior Member
Join Date: Sep 2012
Old 09-29-2012 , 21:14   Re: CS:GO Hibernation and map rotation problems
Reply With Quote #4

I took out the nat command and the 0.0.0.0 and now i can connect from console and everyone else can connect just fine. When other players are in I can just connect from lobby.

Try doing this.

sever can hibernate or not does not matter
__________________
Need help with Go Dedicated server/ Hosting your own server / or web hosting. - Check my csclan site out I am posting everything I learn from my servers up there. ( I have 2 Home servers up and running )
Forums : http://www.8bitcs.com/phpBB3/index.php
Csgo servers : 8bitcs.com:27015 - 27013
Ravonus is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:26.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode