Page 1 of 1

Could this be kac?

Posted: Sun Jun 27, 2010 4:53 am
by joshtrav
Hi there,

I currently do not have any plugins that are using the player_disconnect event, however, every so often when a player leaves the server (most often kicked by mp_autokick) the server will crash. Could this be the kac client with the old player_disconnect issue?

Thanks,
Josh

Re: Could this be kac?

Posted: Sun Jun 27, 2010 7:56 am
by Kigen
I've never heard of KAC crashing the server during a player_disconnect event.

Anyhow, mp_autokick kicks shouldn't trigger anything with the player_disconnect event protection. As its looking for something very specific. If you can, provide details such as log files or MDMP files via PM.

Re: Could this be kac?

Posted: Sun Jun 27, 2010 2:06 pm
by joshtrav
I will PM you a mdmp the moment I get one. The problem currently is the crash does not lead to an actual mdmp. It just auto reboots immediately without a trace. I just see it in the logs:

[2010-06-27 13:48:45.171000] Player disconnecting 484 uNknowN STEAM_0:1:14280551 76.83.51.188 Kicked by Console

And than a crash.. Same sort of thing every time.

Re: Could this be kac?

Posted: Sun Jun 27, 2010 8:10 pm
by Kigen
Hmm. My plugin wouldn't generate "Kicked by console" kick messages.

It might be another plugin that is trying to access the player after they have left.