Streamer plugin error
#1

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
Reply
#2

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)
Reply
#3

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

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.
Reply
#5

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.
Reply
#6

Update the include a_samp
Reply
#7

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

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
Reply
#9

Are you using Linux?
Reply
#10

thats for the hosting website the server works fine on my computer
Reply
#11

Download the latest include file of streamer plugin
Reply
#12

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)