View Single Post
Author Message
Elitcky
AlliedModders Donor
Join Date: Jun 2016
Location: Antofagasta, Chile
Old 11-23-2021 , 14:03   [CSGOSV] how to debug a sv shutdown?
Reply With Quote #1

Hi there,

i was wondering if there is a way to debug the shutdown of a csgo server, because its going off every 10 minutes but i can't find the solution -.-

EDIT: Windows hosted btw
PHP Code:
Host_ShutdownServer
CBaseServer
::Shutdown
L 11
/23/2021 15:59:14"Elitcky<2><>" disconnected (reason "Server shutting down")
Dropped Elitcky from serverServer shutting down
CSteam3Server
::Shutdown
NET_SteamGameServer_Shutdown
Shutting down low level socket
/threading support.
SteamGameServer_Shutdown
L 11
/23/2021 15:59:14server_message"quit"
L 11/23/2021 15:59:14Log file closed
L 11
/23/2021 15:59:14server_message"restart"
SV_ShutdownGameDLL 
How can i know what is doing that ?
__________________

Last edited by Elitcky; 11-23-2021 at 15:08.
Elitcky is offline