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

sv_hibernate_when_empty Problems


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
OSWO
Senior Member
Join Date: Jul 2015
Location: United Kingdom, London
Old 10-24-2016 , 19:12   sv_hibernate_when_empty Problems
Reply With Quote #1

I'm running 2 Windows Servers, both with need to have the convar sv_hibernate_when_empty 0.

I've tried using ConVar Enforcer by blackky, sourcemod.cfg, server.cfg, console commands, custom plugins and it still won't budge the value to 0.

I've also tried sv_hibernate_postgame_delay 999999 and that value doesn't change either.

Windows - CS:GO.

Meta List
Code:
meta list
  [01] SourceMod (1.8.0.5947) by AlliedModders LLC
  [02] CS Tools (1.8.0.5947) by AlliedModders LLC
  [03] SDK Tools (1.8.0.5947) by AlliedModders LLC
  [04] SDK Hooks (1.8.0.5947) by AlliedModders LLC
Plugins
Code:
sm plugins
 "Admin File Reader" (1.7.3-dev+5251) by AlliedModders LLC
 "Admin Help" (1.7.3-dev+5251) by AlliedModders LLC
 "Admin Menu" (1.7.3-dev+5251) by AlliedModders LLC
 "Anti Color Abuse" (1.0.0) by 11530
 "Anti-Flood" (1.7.3-dev+5251) by AlliedModders LLC
 "Basic Info Triggers" (1.7.3-dev+5251) by AlliedModders LLC
 "Basic Votes" (1.7.3-dev+5251) by AlliedModders LLC
 "Client Preferences" (1.7.3-dev+5251) by AlliedModders LLC
 "CS:GO Movement Unlocker" (1.0) by Peace-Maker
 "ConVar Enforcer" (1.0) by blacky
sm plugins 11
 "FUCK" (1.0) by The1Speck
 "MapChooser Extended" (1.10.2) by Powerlord, Zuko, and AlliedModders LLC
 "MPBH" (1.0) by DaFox, petsku & Zipcore
 "Nextmap" (1.7.3-dev+5251) by AlliedModders LLC
 "Map Nominations Extended" (1.10.0) by Powerlord and AlliedModders LLC
 "Basic Chat" (1.7.2) by AlliedModders LLC
 "Basic Comm Control" (1.7.2) by AlliedModders LLC
 "Basic Commands" (1.7.2) by AlliedModders LLC
 "Anti-Rcon" (1.05) by Oscar Wos (OSWO)
 "Fake cases" (1.0) by tommie113
 "Player Commands" (1.7.2) by AlliedModders LLC
sm plugins 22
 "Server Advertisement" (2.4b) by ESK0
 "Tidy Chat" (0.5) by linux_lover
 "Weddings" (2.0.4) by Dr. O
 "Trigger_push Fix" (1.2) by Mev, George, & Blacky
 "Trigger_Push Fix" (1.1.0) by iEx, Mitch
 "Reserved Slots" (1.7.3-dev+5251) by AlliedModders LLC
 "Rock The Vote Extended" (1.10.0) by Powerlord and AlliedModders LLC
 "Simple Chat Processor (Redux)" (2.0.3) by Simple Plugins, Mini
 "Slope Landing Fix" (1.2) by Mev & Blacky
 "SM File/Folder Downloader and Precacher" (1.4) by SWAT_88
 "Sound Commands" (1.7.3-dev+5251) by AlliedModders LLC
sm plugins 33
 "SourceBans" (1.4.11) by SourceBans Development Team
 "Stop Map Music" (1.0.0) by GoD-Tony [Fixed by The Count]
 "[TangoStore] Backend Module" (BETA) by Alongub, Keith Warren(Drixevel), Arrow768, Lt.DoomY
 "[Store] Chat Color" (1.2) by Panduh, csgo fix by wyd3x
 "[TangoStore] Core Module" (BETA) by Alongub, Keith Warren(Drixevel), Arrow768, Lt.DoomY
 "[Store] CTModels" (1.0) by Lt.DoomY
 "[TangoStore] Distributor Module" (BETA) by Alongub, Keith Warren(Drixevel), Arrow768, Lt.DoomY
 "[TangoStore] Gamble Module" (BETA) by Alongub, Keith Warren(Drixevel), Arrow768, Lt.DoomY
 "[TangoStore] Gifting Module" (BETA) by Alongub, Keith Warren(Drixevel), Arrow768, Lt.DoomY
 "[TangoStore] Inventory Module" (BETA) by Alongub, Keith Warren(Drixevel), Arrow768, Lt.DoomY
 "[Store] Loadouts Module" (BETA) by Alongub, Keith Warren(Drixevel), Arrow768, Lt.DoomY
sm plugins 44
 "[TangoStore] Logging Module" (BETA) by Alongub, Keith Warren(Drixevel), Arrow768, Lt.DoomY
 "[Store] Name Colors" (1.2) by Panduh EDIT: Lt.DoomY
 "[Store] Player Colors" (1.0) by Lt.DoomY
 "[TangoStore] Refunds Module" (BETA) by Alongub, Keith Warren(Drixevel), Arrow768, Lt.DoomY
 "[TangoStore] Shop Module" (BETA) by Alongub, Keith Warren(Drixevel), Arrow768, Lt.DoomY
 "[Store] TModels" (1.0) by Lt.DoomY
 "[Store] Tracers" (1.0.1) by franug EDIT:Lt.DoomY
 "Tango Cases" (0.1.6) by Lt.DoomY
 "Drop System Plugin" (0.1.0) by Lt.DoomY
 "Tango RFC" (1.2) by Lt.DoomY
 "store\tw_view.smx" store\tw_view.smx
sm plugins 55
 "FUCK" (1.0) by The1Speck
 "Self-Mute" (1.0) by Otokiru
 "TangoWarn-ALPHA" (0.4.1) by balon
 "Self-Disarm" (1.0) by balon
 "TeamChange Unlimited" (1.2.2) by Sheepdude
 "Web Shortcuts CS:GO version" (2.3) by Franc1sco franug and James "sslice" Gray
 "TangoTimer" (3.511) by Oscar Wos (OSWO)
Command Line
Code:
-game csgo -console -debug -usercon -maxplayers_override 42 -condebug +game_type 3 +game_mode 0 -maxdownloadfilesizemb 400 -ip 104.153.108.140 -port 27015 -strictportbind -tickrate 128 +sv_setsteamaccount "********" -net_port_try 1
__________________
SourceTimer | WeaponSkins++ | BasePlugins++ https://github.com/OSCAR-WOS

Last edited by OSWO; 10-24-2016 at 19:17.
OSWO is offline
Rushy
AlliedModders Donor
Join Date: Jul 2015
Location: Melbourne, Australia
Old 10-24-2016 , 19:55   Re: sv_hibernate_when_empty Problems
Reply With Quote #2

Have you tried using sm_cvar?

Usage sm_cvar *the command you want* - sm_cvar changes protected values
__________________

Last edited by Rushy; 10-24-2016 at 19:56.
Rushy is offline
OSWO
Senior Member
Join Date: Jul 2015
Location: United Kingdom, London
Old 10-24-2016 , 20:08   Re: sv_hibernate_when_empty Problems
Reply With Quote #3

Quote:
Originally Posted by Rushy View Post
Have you tried using sm_cvar?

Usage sm_cvar *the command you want* - sm_cvar changes protected values
Yeah I have, As a Console Command + .cfg's.
__________________
SourceTimer | WeaponSkins++ | BasePlugins++ https://github.com/OSCAR-WOS

Last edited by OSWO; 10-24-2016 at 20:09.
OSWO is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 10-24-2016 , 20:45   Re: sv_hibernate_when_empty Problems
Reply With Quote #4

All my servers have it set in their gamemode_*_server.cfg and it works as intended.
Check to see what happens when you simply type it in console, specifically if it changes back.

Sounds to me like a plugin is enforcing it to be "1", because by default it works, especially without the need of sm_cvar.
Disable your plugins and see if it works, as that's a quick way to test if it's SM related at all.
Maxximou5 is offline
Reply



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:52.


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