25.10.2018, 21:48
Quote:
|
Are you running the server on a VPS or an external host?
Do you have crash detect plugin? If so, post log. And posting OnPlayerConnect would help too. |
I fixed the issue by increasing the size of the query string. (i.e. from " new query[500]; " to " new query[1500]; ")
I was just worried it was something else since I noticed the mysql log wasn't logging anything new.
I'ma REP you though, for helping me discover about the crashdetect plugin, it's really useful for future problems I might have. Thanks for all the help!


