Help Problem include streamer - 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: Help Problem include streamer (
/showthread.php?tid=576084)
Help Problem include streamer -
KingPersona - 31.05.2015
Hello
i have problem with streamer, when my gm load i see in server log :
Код:
*** Streamer Plugin: Warning: Include file version (0x27201) does not match plugin version (0x27301) (script might need to be recompiled with the latest include file)
and i compile my gm, with last include and streamer linux .so
i hope any one can help me
Re: Help Problem include streamer -
Konstantinos - 31.05.2015
None of them are latest version actually. The latest version is 0x276001 so download it again:
https://github.com/samp-incognito/sa...ses/tag/v2.7.6
Re-compile the script(s) with the latest version of streamer in Windows and then upload the gamemode and also upload the updated streamer.so plugin file.
Re: Help Problem include streamer -
SoFahim - 01.06.2015
After download new version of Streamer plugin. You should put includes in the paswon folder then re-compile it.
Re: Help Problem include streamer -
Psykotikum - 01.06.2015
Download the plugin from GitHub, open Pawno and compile the file you download. I had the same issue before, it worked out.