What does "PrintAmxBacktrace();" in the filterscript procedural.amx do? It seems that the crash is because of that, as crashdetect give warnings about that part.
It's a function from crashdetect itself. I added it in the script when adding crashdetect, but forgot to remove it again as it's not required, although players losing connection happened before adding that, so yeah.