Hello everyone, I run a server on the Specialists with a ton of mods and MYSQL data being retrieved and sent constantly.
I have serverdoc so the server restarts after every crash, but the crashes are so frequent (15 mins!??) that this needs to be fixed.
What I've done is fixed every error in the error logs for AMXX (amxmodx/logs/), but it still crashes. I've optimized all my plugins to spend a minimum amount of time using the SQL.
Where can I look for more crash logs if any, and are there plugins or addons which can help me debug the crashes?