23.10.2012, 00:58
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?
[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?