Raised This Month: $32 Target: $400
 8% 

How can I disable hibernation on my server?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
mightydifferent
Junior Member
Join Date: Aug 2017
Location: mvm_rottenburg
Old 08-19-2017 , 14:01   How can I disable hibernation on my server?
Reply With Quote #1

Now here's the problem.
sv_hibernate_when_empty 0 is neither a cvar for me in the server config and also in the game,
neither is it a sourcemod cvar. I am looking for an alternative for my idle bots to stay in the game because it keeps "punting" them.

any help would be appreciated

Last edited by mightydifferent; 08-19-2017 at 14:09.
mightydifferent is offline
Zeisen
Member
Join Date: Nov 2016
Location: Republic of Korea
Old 08-19-2017 , 16:23   Re: How can I disable hibernation on my server?
Reply With Quote #2

Code:
sv_hibernate_when_empty 0
bot_join_after_player 0
Zeisen is offline
mightydifferent
Junior Member
Join Date: Aug 2017
Location: mvm_rottenburg
Old 08-19-2017 , 17:37   Re: How can I disable hibernation on my server?
Reply With Quote #3

Did you even read my post?
mightydifferent is offline
OSWO
Senior Member
Join Date: Jul 2015
Location: United Kingdom, London
Old 08-19-2017 , 20:05   Re: How can I disable hibernation on my server?
Reply With Quote #4

Open /cfg/server.cfg and write it in there

I don't understand if "it doesn't exist" when you can just type it in there.
__________________
SourceTimer | WeaponSkins++ | BasePlugins++ https://github.com/OSCAR-WOS

Last edited by OSWO; 08-19-2017 at 20:06.
OSWO is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 08-19-2017 , 22:01   Re: How can I disable hibernation on my server?
Reply With Quote #5

Which game? As I recall, CS:GO uses a different cvar for this that HL2:DM, CS:S, DoD:S, and TF2 does.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 08-20-2017 , 07:22   Re: How can I disable hibernation on my server?
Reply With Quote #6

Quote:
Originally Posted by Powerlord View Post
Which game? As I recall, CS:GO uses a different cvar for this that HL2M, CS:S, DoD:S, and TF2 does.
Code:
] sv_hibernate_when_empty
"sv_hibernate_when_empty" = "0" ( def. "1" )                                     - Puts the server into extremely low CPU usage mode when no clients connected
] bot_join_after_player
"bot_join_after_player" = "1" game replicated                                    - If nonzero, bots wait until a player joins before entering the game.
] meta game
GameDLL Information
  Description: Counter-Strike: Global Offensive
  Mod Path: /root/srcds/csgo/csgo
\o/
__________________
asherkin is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 08-20-2017 , 13:02   Re: How can I disable hibernation on my server?
Reply With Quote #7

Quote:
Originally Posted by asherkin View Post
Code:
] sv_hibernate_when_empty
"sv_hibernate_when_empty" = "0" ( def. "1" )                                     - Puts the server into extremely low CPU usage mode when no clients connected
] bot_join_after_player
"bot_join_after_player" = "1" game replicated                                    - If nonzero, bots wait until a player joins before entering the game.
] meta game
GameDLL Information
  Description: Counter-Strike: Global Offensive
  Mod Path: /root/srcds/csgo/csgo
\o/
How does that disprove anything I said?
Code:
] sv_hibernate_when_empty
Unknown command "sv_hibernate_when_empty"
] find hibernate
"tf_allow_server_hibernation" = "1"
 game
 - Allow the server to hibernate when empty.
] bot_join_after_player
Unknown command "bot_join_after_player"
] find after_player
"tf_bot_join_after_player" = "1"
 game
 - If nonzero, bots wait until a player joins before entering the game.
] meta game
GameDLL Information
  Description: Team Fortress
  Mod Path: D:\srcds\tf2\tf
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
RaphtaliaTheTanooki
Member
Join Date: Jul 2020
Location: Brazil, Bahia
Old 07-18-2021 , 00:35   Re: How can I disable hibernation on my server?
Reply With Quote #8

actually... i got the server issue, for some reason i can't find any cvar with hibernate on it in my CS:Source server
RaphtaliaTheTanooki 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 06:29.


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