Streamer issue
#1

Hi all, I have issue with streamer plugin and I don't understand.

I download streamer plugin from https://sampforum.blast.hk/showthread.php?tid=102865
I replace pawno/includes with streamer.inc, I replace /plugins with streamer.dll, streamer.so, I open pawno from /pawno, I open gamemode, I compile. It completes... Then go to start server. STREAMER PLUGIN: Include file verison - doesn't match...

Here is my server.log

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[08:53:02] 
[08:53:02] Server Plugins
[08:53:02] --------------
[08:53:02]  Loading plugin: MerRandom.dll
[08:53:02] Plugin MerRandom v2.1 - by Cyber_Punk got loaded.
[08:53:02]   Loaded.
[08:53:02]  Loading plugin: PointToPoint.dll
[08:53:02]  PointToPoint Plugin Loaded.
[08:53:02]   Loaded.
[08:53:02]  Loading plugin: streamer.dll
[08:53:02] 

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

[08:53:02]   Loaded.
[08:53:02]  Loading plugin: sscanf.dll
[08:53:02] 

[08:53:02]  ===============================

[08:53:02]       sscanf plugin loaded.     

[08:53:02]          Version:  2.8.1        

[08:53:02]    © 2012 Alex "******" Cole  

[08:53:02]  ===============================

[08:53:02]   Loaded.
[08:53:02]  Loading plugin: nativechecker.dll
[08:53:02]   Loaded.
[08:53:02]  Loaded 5 plugins.

[08:53:02] 
[08:53:02] Ban list
[08:53:02] --------
[08:53:02]  Loaded: samp.ban
[08:53:02] 
[08:53:02] 
[08:53:02] Filterscripts
[08:53:02] ---------------
[08:53:02]   Loading filterscript 'building.amx'...
[08:53:02]   Unable to load filterscript 'building.amx'.
[08:53:02]   Loading filterscript 'color_system.amx'...
[08:53:02] 
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
[08:53:02]         [FilterScript] Text Color Chat
[08:53:02] *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

[08:53:02]   Loading filterscript 'disablecommand.amx'...
[08:53:02]   Unable to load filterscript 'disablecommand.amx'.
[08:53:02]   Loading filterscript 'gate.amx'...
[08:53:02]   Unable to load filterscript 'gate.amx'.
[08:53:02]   Loading filterscript 'Gate2.amx'...
[08:53:02]   Unable to load filterscript 'Gate2.amx'.
[08:53:02]   Loading filterscript 'moneybag.amx'...
[08:53:02]   Loading filterscript 'oupdate.amx'...
[08:53:02]   Unable to load filterscript 'oupdate.amx'.
[08:53:02]   Loading filterscript 'superman.amx'...
[08:53:02] *** Streamer Plugin: Include file version (0x27201) does not match plugin version (0x279001) (script might need to be recompiled with the latest include file)
[08:53:02] 
=======================================
[08:53:02] 

[08:53:02]            SuperMan FS Loaded.           
[08:53:02] 

[08:53:02] =========================================
[08:53:02]   Loading filterscript 'superpower.amx'...
[08:53:02]   Unable to load filterscript 'superpower.amx'.
[08:53:02]   Loading filterscript 'TinselTowers.amx'...
[08:53:02]   Loading filterscript 'tunecar.amx'...
[08:53:02]   Loaded 5 filterscripts.

[08:53:03] OnFilter
[08:53:03]   Filterscript 'oupdates.amx' loaded.
[08:53:03] SSCANF2 Loaded
[08:53:03] Number of vehicle models: 129
I'm sure I'm having some sort of blonde moment and it will be the most simplist fix ever. But I just can't work it out for the life of me.

As always whom ever helps me with get + 1 Rep.
Reply
#2

That's exactly what I've done. Yet it still doesn't work.
Reply
#3

when you make sure you have the same versions (plugin & include) in the same directory, go to pawno folder in that directory, open pawno application, open your pwn file which you compile, compile normally, and try.
- also checkout your plugins & includes folder, you maybe didn't replace the files, check your plugins & include folder, and make sure you have one file in each directory (plugins directory and includes directory), then, make sure that the name of plugin you've put in the cfg file is the same as the new version, --> which matches with the include file's version.
Reply
#4

Okay I fixed it. You see here

Код:
 Loading filterscript 'superman.amx'...
[08:53:02] *** Streamer Plugin: Include file version (0x27201) does not match plugin version (0x279001) (script might need to be recompiled with the latest include file)
[08:53:02] 
=======================================
[08:53:02] 

[08:53:02]            SuperMan FS Loaded.           
[08:53:02] 

[08:53:02] =========================================
Problem was within that SuperMan FS, just recompile and was perfect.

Thank you both for trying to help.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)