27.09.2012, 17:34
Hi. When I load my server i got this:
Its the newest streamer.- https://sampforum.blast.hk/showthread.php?tid=102865
When I recompile my gamemode i Got 8 errors..
Every comment will be appreciated.
Код:
SA-MP Dedicated Server ---------------------- v0.3e, ©2005-2012 SA-MP Team [20:45:29] [20:45:29] Server Plugins [20:45:29] -------------- [20:45:29] Loading plugin: sscanf [20:45:29] [20:45:29] =============================== [20:45:29] sscanf plugin loaded. [20:45:29] © 2009 Alex "******" Cole [20:45:29] 0.3d-R2 500 Players "dnee" [20:45:29] =============================== [20:45:29] Loaded. [20:45:29] Loading plugin: streamer.dll [20:45:29] *** Streamer Plugin v2.6.1 by Incognito loaded *** [20:45:29] Loaded. [20:45:29] Loading plugin: whirlpool [20:45:29] [20:45:29] ================== [20:45:29] [20:45:29] Whirlpool loaded [20:45:29] [20:45:29] ================== [20:45:29] [20:45:29] Loaded. [20:45:29] Loaded 3 plugins. [20:45:29] [20:45:29] Filterscripts [20:45:29] --------------- [20:45:29] Loading filterscript 'IG_Job_Maker.amx'... [20:45:29] *** Streamer Plugin: Obsolete or invalid native "Streamer_RegisterInterface" found (script needs to be recompiled with the latest include file) [20:45:29] *** Streamer Plugin: Obsolete or invalid native "Streamer_AddPlayer" found (script needs to be recompiled with the latest include file) [20:45:29] *** Streamer Plugin: Obsolete or invalid native "Streamer_RemovePlayer" found (script needs to be recompiled with the latest include file) [20:45:29] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyPickup" found (script needs to be recompiled with the latest include file) [20:45:29] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script needs to be recompiled with the latest include file) [20:45:29] *** Streamer Plugin: Include file version (unknown version) does not match plugin version (0x26105) (script needs to be recompiled with the latest include file) [20:45:29] OnFilter [20:45:29] [20:45:29] ======================================= [20:45:29] | | [20:45:29] | YSI version 1.04.0000 | [20:45:29] | By Alex "******" Cole | [20:45:29] | | [20:45:29] | Checking the latest YSI version.. | [20:45:29] | | [20:45:29] ======================================= [20:45:29] [20:45:29] -------------------------------------- [20:45:29] InGame Job Maker by: Mr.Gagi (Gagi_Corleone) [20:45:29] -------------------------------------- [20:45:29] Loaded 1 filterscripts. [20:45:29] *** Streamer Plugin: Include file version (0x26104) does not match plugin version (0x26105) (script needs to be recompiled with the latest include file) [20:45:29] SSCANF2 Loaded [20:45:29] Static vehicles loaded. [20:45:29] Static objects loaded. [20:45:29] SAPD files loaded successfully. [20:45:29] Government files loaded successfully. [20:45:29] Hitman Agency files loaded successfully. [20:45:29] LSM files loaded successfully. [20:45:29] News Agency files loaded successfully. [20:45:29] Families loaded successfully. [20:45:29] Points loaded successfully. [20:45:29] Businesses loaded successfully. [20:45:29] Houses loaded successfully. [20:45:29] Doors loaded successfully. [20:45:29] Gates loaded successfully. [20:45:29] Doors loaded successfully. [20:45:29] Arrest Point loaded successfully. [20:45:29] Drugs loaded successfully. [20:45:29] Products loaded successfully. [20:45:29] Static pickups loaded. [20:45:29] MOTDs loaded successfully. [20:45:30] OnGameo [20:45:30] ---------------------------------- [20:45:30] TELNET Roleplay - By Zaiat [20:45:30] ---------------------------------- [20:45:30] Number of vehicle models: 26 [20:45:30] [20:45:30] ======================================== [20:45:30] | | [20:45:30] | Could not connect to update server | [20:45:30] | at this time, (your code will | [20:45:30] | still work (response was 001)). | [20:45:30] | | [20:45:30] ========================================
When I recompile my gamemode i Got 8 errors..
Код:
C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(2622) : error 017: undefined symbol "E_STREAMER_ATTACH_OFFSET_Z" C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(5038) : error 017: undefined symbol "AttachDynamicObjectToVehicle" C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(5048) : error 017: undefined symbol "AttachDynamicObjectToVehicle" C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(7607) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(7607) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(7607) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(7612) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(7612) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(7612) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(7718) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(7718) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(7718) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(7723) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(7723) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(7723) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(7731) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(7731) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(7731) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(7736) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(7736) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(7736) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(14252) : error 017: undefined symbol "EditDynamicObject" C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(14264) : error 017: undefined symbol "EditDynamicObject" C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(18396) : error 017: undefined symbol "E_STREAMER_ATTACH_OFFSET_Z" C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(19157) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditDynamicObject") C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(22638) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(22638) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(22638) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(22660) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(22660) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(22660) : warning 202: number of arguments does not match definition C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(22786) : error 017: undefined symbol "E_STREAMER_ATTACH_OFFSET_Z" C:\DOCUME~1\Axl\Desktop\RPMOD~1\_G-T-A~1\GAMEMO~1\ZRP.pwn(22820) : error 017: undefined symbol "E_STREAMER_ATTACH_OFFSET_Z" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 8 Errors.