Raised This Month: $ Target: $400
 0% 

Hibernation block sockets ?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 06-19-2016 , 10:45   Hibernation block sockets ?
Reply With Quote #1

I just noticed that the hibernation mode in CS:GO server block the socket communication or any other plugin (?) ? Is there something we can do against that ? Or we absolutly need to turn hibernation off when the server is empty ?
__________________
Want to check my plugins ?
Arkarr is offline
psychonic

BAFFLED
Join Date: May 2008
Old 06-19-2016 , 18:32   Re: Hibernation block sockets ?
Reply With Quote #2

SourceMod timers don't calculate during hibernation. This is on a list of things to Fix, but there's no ETA.

For any extensions doing their own callbacks or thread polls/joins in a GameFrame hook, they just need to be switched to using a Think hook.
psychonic is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 06-20-2016 , 10:51   Re: Hibernation block sockets ?
Reply With Quote #3

Thanks !
__________________
Want to check my plugins ?
Arkarr is offline
ImACow
AlliedModders Donor
Join Date: Feb 2015
Old 08-13-2016 , 10:56   Re: Hibernation block sockets ?
Reply With Quote #4

Is there anything to replace a timer with? looking to make something work (every 60s) while the server is hibernated ?
__________________

Last edited by ImACow; 08-13-2016 at 10:56.
ImACow is offline
PlayBoy31
Senior Member
Join Date: May 2011
Location: into the void
Old 08-15-2016 , 05:42   Re: Hibernation block sockets ?
Reply With Quote #5

Quote:
Originally Posted by psychonic View Post
SourceMod timers don't calculate during hibernation. This is on a list of things to Fix, but there's no ETA.

For any extensions doing their own callbacks or thread polls/joins in a GameFrame hook, they just need to be switched to using a Think hook.
Will be very appreciated if this is fixed ...
PlayBoy31 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 19:20.


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