SA-MP Forums Archive
streamer plugin failed to load - 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 failed to load (/showthread.php?tid=636202)



streamer plugin failed to load +REP - AliBro - 22.06.2017

I've a serious problem here, i try to search alots of times in ****** and check other topics but could not find the problem, the problem is that my streamer plugin isn't loading, rather than same thing happens with sscanf but native checker , whirlpool works fine, AND I'VE LATEST VERSION OF SSCANF, THIS ISN'T THE PROBLEM.
here's the log.
Код:
----------
Loaded log file: "server_log.txt".
----------

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

[18:11:16] 
[18:11:16] Server Plugins
[18:11:16] --------------
[18:11:16]  Loading plugin: streamer
[18:11:16]   Failed.
[18:11:16]  Loading plugin: nativechecker
[18:11:16]   Loaded.
[18:11:16]  Loaded 1 plugins.

[18:11:17] 
[18:11:17] Filterscripts
[18:11:17] ---------------
[18:11:17]   Loading filterscript 'd.amx'...
[18:11:17]    Error: Function not registered: 'Streamer_CallbackHook'
[18:11:17]    Error: Function not registered: 'CreateDynamicCP'
[18:11:17]   Loaded 1 filterscripts.

[18:11:17] 
----------------------------------
[18:11:17]                    Server LOADED   
[18:11:17] ----------------------------------

[18:11:17] Number of vehicle models: 0
and here's the pic of my visual studios and C++


I NEED AN URGENT HELP, help would be very much appreciated.


Re: streamer plugin failed to load - JasonRiggs - 22.06.2017

Maybe this is an old version of Streamer? That's why it didn't load?


Re: streamer plugin failed to load - OneDay - 22.06.2017

Maybe you need this: http://www.microsoft.com/en-us/downl...s.aspx?id=5555


Re: streamer plugin failed to load - AliBro - 23.06.2017

I already have a newer version than that, and i've the latest streamer plugin,


Re: streamer plugin failed to load - AliBro - 23.06.2017

i've got the solution my self the problem just got fixed by using an old streamer version 2.7 ..


Re: streamer plugin failed to load - Sew_Sumi - 23.06.2017

Quote:
Originally Posted by AliBro
Посмотреть сообщение
i've got the solution my self the problem just got fixed by using an old streamer version 2.7 ..
That's not fixing jack... That's simply avoiding the simple issue.