dasisdormax / cs2-multiserver

Managing multiple CS2 Servers with ease
Apache License 2.0
56 stars 10 forks source link

server crashes if a player insists on joining the server #18

Closed lostsoul6 closed 9 months ago

lostsoul6 commented 10 months ago

Hi @dasisdormax ,

I have had multiple crash instances when there is no error on console but before crashing , I can see a player is trying multiple time to join the server . Below is an example :

Removing Steam Net Connection for 104.28.155.177:15518, handle #3255017578
SV:  Disconnect client 'ubisoft.mmdyasin' from server(54): NETWORK_DISCONNECT_LOOPSHUTDOWN
L 01/27/2024 - 22:54:53: "ubisoft.mmdyasin<12><[U:1:1649964821]><Unassigned>" disconnected (reason "NETWORK_DISCONNECT_LOOPSHUTDOWN")
Client 12 'ubisoft.mmdyasin' signon state SIGNONSTATE_NEW -> SIGNONSTATE_NONE
SV:  Dropped client 'ubisoft.mmdyasin' from server(54): NETWORK_DISCONNECT_LOOPSHUTDOWN

Script done on 2024-01-27 22:54:54+03:30 [COMMAND_EXIT_CODE="139"]

I don't think a plugin is causing this . how can I troubleshoot this better and find the exact reason why server is crashing?