SA-MP Forums Archive
Streamer update (+rep) - 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 update (+rep) (/showthread.php?tid=552723)



Streamer update (+rep) - JJack - 26.12.2014

So, I have updated the streamer plugin and include, recompiled the script yet I get this error.

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

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

[11:27:54] password = "" (string)
[11:27:54]
[11:27:54] Server Plugins
[11:27:54] --------------
[11:27:54] Loading plugin: sscanf.so
[11:27:54]

[11:27:54] ===============================

[11:27:54] sscanf plugin loaded.

[11:27:54] © 2009 Alex "******" Cole

[11:27:54] ===============================

[11:27:54] Loaded.
[11:27:54] Loading plugin: streamer.so
[11:27:54]

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

[11:27:54] Loaded.
[11:27:54] Loading plugin: stream.so
[11:27:54]

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

[11:27:54] Loaded.
[11:27:54] Loaded 3 plugins.

[11:27:54]
[11:27:54] Filterscripts
[11:27:54] ---------------
[11:27:54] Loading filterscript 'Animlist.amx'...
[11:27:54]
--------------------------------------
[11:27:54] ---------ANIMS LOADED-----------------------------

[11:27:54] --------------------------------------

[11:27:54] Loaded 1 filterscripts.

[11:27:55] *** Streamer Plugin: Include file version (0x27401) does not match plugin version (0x26105) (script needs to be recompiled with the latest include file)


Re: Streamer update (+rep) - Sawalha - 26.12.2014

why did you load both plugins? remove the old one from the server_cfg.txt file


Re: Streamer update (+rep) - JJack - 26.12.2014

There is only one streamer there


Re: Streamer update (+rep) - 1fret - 26.12.2014

Show your server.cfg


Re: Streamer update (+rep) - JJack - 26.12.2014

Quote:
Originally Posted by 1fret
Посмотреть сообщение
Show your server.cfg
plugins sscanf.so streamer.so stream.so


Re: Streamer update (+rep) - JJack - 26.12.2014

Anyone?


Re: Streamer update (+rep) - Lordzy - 26.12.2014

It seems like both "streamer.so" and "stream.so" are versions of Streamer. Use anyone of them and see if there's no error while execution.