17.09.2017, 16:46
Quote:
I'd highly suggest you now delete that, and clear out all your players IPs that you just exposed by pasting up the log without thinking...
Code:
[21:14:51] Loading plugin: crashdetect.so Code:
[21:14:52] *** Streamer Plugin: CreateDynamicObject: Expecting 14 parameter(s), but found 12. Code:
[14:49:39] sscanf warning: Strings without a length are deprecated, please add a destination size. Code:
[14:52:04] sscanf warning: String buffer overflow. No doubt if these errors are here, and not being paid attention to, the server is going to have an issue. |
Quote:
Your issues are stemming from the way your script is loading players stats from your db and obviously it is hanging somewhere did you say it loads the moment you join the server?, i suggest changing it to load stats when you input your username and or password rather than loading the stats via the name this way your players will connect fully and their client will have fully loaded before attempting to load player stats/info.
|