Thanks, that solved my problem.
@jordanbriere I found another bug which crashes my server.
So I have sourcemod installed and if I load the following plugin. (Yes, just 1 line)
from messages.hooks import HookUserMessage
it crashes my server upon writing in-game "!admin" or "!rcon", literally anything whats sourcemod related.
(I tested both, the current hooks.py & your updated hooks.py, the result was the same)
Minidump, if it helps:
crash_var45l7mon2k.zip
Originally posted by @Frag1337 in #314 (comment)
Thanks, that solved my problem.
@jordanbriere I found another bug which crashes my server.
So I have sourcemod installed and if I load the following plugin. (Yes, just 1 line)
from messages.hooks import HookUserMessageit crashes my server upon writing in-game "!admin" or "!rcon", literally anything whats sourcemod related.
(I tested both, the current hooks.py & your updated hooks.py, the result was the same)
Minidump, if it helps:
crash_var45l7mon2k.zip
Originally posted by @Frag1337 in #314 (comment)