29.03.2012, 14:45
Hello, my server keeps restarting by itself, so I installed the CrashDetect plugin and it comes up with this.
Line 295-300 of Streamer.inc
Code:
[09:46:23] [debug] Server crashed while executing Bayside.amx [09:46:23] [debug] Backtrace (most recent call first): [09:46:23] [debug] #0 0000062c in public @receivepacket () at C:\Users\John\Desktop\Script\pawno\include\streamer.inc:297
pawn Code:
#if defined _ALS_OnPlayerDisconnect
#undef OnPlayerDisconnect
#else
#define _ALS_OnPlayerDisconnect
#endif
#define OnPlayerDisconnect Streamer_OnPlayerDisconnect