Zeex / samp-plugin-crashdetect

Crash/error reporting plugin for SA-MP server
http://forum.sa-mp.com/showthread.php?t=262796
BSD 2-Clause "Simplified" License
116 stars 23 forks source link

Server won't turn on without crashdetect #106

Open MatheusAgL opened 2 years ago

MatheusAgL commented 2 years ago

When I add crashdetect.so under "plugins" in pawn.json it correctly starts the server. If you don't, crashdetect is started before the chrono plugin and generates the error message loading after the streamer

I'm using sampctl in VSCode