Streamer.inc
#1

Hello, my server keeps restarting by itself, so I installed the CrashDetect plugin and it comes up with this.

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
Line 295-300 of Streamer.inc

pawn Code:
#if defined _ALS_OnPlayerDisconnect
    #undef OnPlayerDisconnect
#else
    #define _ALS_OnPlayerDisconnect
#endif
#define OnPlayerDisconnect Streamer_OnPlayerDisconnect
Reply
#2

Just got this one now.

Code:
[09:57:11] [debug] Server crashed while executing Bayside.amx
[09:57:11] [debug] Backtrace (most recent call first):
[09:57:11] [debug] #0 00000710 in public @receivepacket () at C:\Users\John\Desktop\Script\pawno\include\streamer.inc:319
Reply
#3

Have you tried with re-upgrading it ?
Reply
#4

Quote:
Originally Posted by [Samp]GaMeR
View Post
Have you tried with re-upgrading it ?
Upgrading the Streamer.inc ?
Reply
#5

Make sure your streamer plugin on the server, is at the same revision to the include your code has been compiled with.

Eg. make sure pawno/includes/Streamer.inc is the one that came with the streamer.dll/streamer.so's .ZIP
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)