SA-MP Forums Archive
Streamer plugin error - 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 plugin error (/showthread.php?tid=529216)



Streamer plugin error - 1fret - 01.08.2014

can someone tell me what causes this error and how to fix it:

[23:42:09] *** Streamer Plugin: Warning: Include file version (0x26105) does not match plugin version (0x27201) (script might need to be recompiled with the latest include file)
[23:42:09] Script[gamemodes/lskz.amx]: Run time error 19: "File or function is not found"
[23:42:09] Number of vehicle models: 0


Re: Streamer plugin error - SnG.Scot_MisCuDI - 01.08.2014

your include does not match the same version as the plugin

to solve this problem
download the newest streamer version
place the include in the includes folder
place the plugin in the plugins folder
recompile script

https://sampforum.blast.hk/showthread.php?tid=102865


The error even says the problem

Quote:

Warning: Include file version (0x26105) does not match plugin version (0x27201) (script might need to be recompiled with the latest include file)



Re: Streamer plugin error - 1fret - 01.08.2014

I did that even before you told me too and I still get this error


Re: Streamer plugin error - Basssiiie - 01.08.2014

Recompile lskz.amx? Don't open lskz.pwn by double-clicking it. Open the Pawno editor first (with the respective include folder, which has the newest version of the include), then load lskz.pwn via the "load" button. Then recompile. Try again after that.


Re: Streamer plugin error - 1fret - 03.08.2014

Quote:
Originally Posted by Basssiiie
Посмотреть сообщение
Recompile lskz.amx? Don't open lskz.pwn by double-clicking it. Open the Pawno editor first (with the respective include folder, which has the newest version of the include), then load lskz.pwn via the "load" button. Then recompile. Try again after that.
I did that but i got this error and its not in my script:

pawn Код:
C:\Documents and Settings\NADINE.HOME-C13C86E48E\Desktop\New Folder\sampserver 2\pawno\include\streamer.inc(487) : warning 235: public function lacks forward declaration (symbol "OnPlayerWeaponShot")
C:\Documents and Settings\NADINE.HOME-C13C86E48E\Desktop\New Folder\sampserver 2\pawno\include\streamer.inc(489) : error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.



Re: Streamer plugin error - ViniBorn - 03.08.2014

Update the include a_samp


Re: Streamer plugin error - kirostar - 03.08.2014

replace sa-mp server includes file with your server include files.


Re: Streamer plugin error - 1fret - 03.08.2014

Quote:
Originally Posted by ViniBorn
Посмотреть сообщение
Update the include a_samp
My plugins arent loading not but i fix the first error.The plugins are all up to date and its in .so

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z-R2, ©2005-2014 SA-MP Team

[03:38:00]
[03:38:00] Server Plugins
[03:38:00] --------------
[03:38:00] Loading plugin: Whirlpool.so
[03:38:00] Failed (plugins/Whirlpool.so: cannot open shared object file: No such file or directory)
[03:38:00] Loading plugin: streamer.so
[03:38:00]

*** Streamer Plugin v2.7.2 by Incognito loaded ***

[03:38:00] Loaded.
[03:38:00] Loading plugin: sscanf.so
[03:38:00] Failed (plugins/sscanf.so
: cannot open shared object file: No such file or directory)
[03:38:00] Loaded 1 plugins.

[03:38:01]
[03:38:01] Filterscripts
[03:38:01] ---------------
[03:38:01] Loading filterscript 'vspawner
.amx'...
[03:38:01] Unable to load filterscript 'vspawner
.amx'.
[03:38:01] Loaded 0 filterscripts.

[03:38:01] Script[gamemodes/lskz.amx]: Run time error 19: "File or function is not found"
[03:38:01] Number of vehicle models: 0


Re: Streamer plugin error - ViniBorn - 03.08.2014

Are you using Linux?


Re: Streamer plugin error - 1fret - 03.08.2014

thats for the hosting website the server works fine on my computer


Re: Streamer plugin error - PawnOX - 03.08.2014

Download the latest include file of streamer plugin


Re: Streamer plugin error - kirostar - 03.08.2014

http://www.solidfiles.com/d/f29f37f8....VC100.CRT.zip Download that and put the files inside it to the server folder, hope it worked, and if you are windows don't put .so in the plugins and if you are linux put .so in the plugins