streamer issue - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: streamer issue (
/showthread.php?tid=387039)
streamer issue -
Edward d - 23.10.2012
Loading filterscript 'airport.amx'...
[21:00:38] *** Streamer Plugin: Obsolete or invalid native "Streamer_RegisterInterface" found (script needs to be recompiled with the latest include file)
[21:00:38] *** Streamer Plugin: Obsolete or invalid native "Streamer_AddPlayer" found (script needs to be recompiled with the latest include file)
[21:00:38] *** Streamer Plugin: Obsolete or invalid native "Streamer_RemovePlayer" found (script needs to be recompiled with the latest include file)
[21:00:38] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyPickup" found (script needs to be recompiled with the latest include file)
[21:00:38] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script needs to be recompiled with the latest include file)
[21:00:38] *** Streamer Plugin: Include file version (unknown version) does not match plugin version (0x26105) (script needs to be recompiled with the latest include file)
[21:00:38]
im new and dont know how to find and fix this . so i tryed to recompile my game mode and i get this error.
C:\Users\edwards\Desktop\New folder\gamemodes\CNR.pwn(3) : fatal error 100: cannot read from file: "CPLoader"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
i dont even know what a CPLoader is or if i can just remove it from GM ?
btw the only ones in gm is
#include <a_samp>
#include <dudb>
#include <CPLoader> think i need streamer and the zcmd in this?
Re: streamer issue -
ViniBorn - 23.10.2012
Update 'streamer.inc'