SA-MP Forums Archive
Streamer.inc - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Streamer.inc (/showthread.php?tid=329620)



Streamer.inc - captainjohn - 29.03.2012

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



Re: Streamer.inc - captainjohn - 29.03.2012

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



Re: Streamer.inc - [Samp]GaMeR - 29.03.2012

Have you tried with re-upgrading it ?


Re: Streamer.inc - captainjohn - 29.03.2012

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


Re: Streamer.inc - Silentfood - 29.03.2012

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