SA-MP Forums Archive
Plugins - Loading failed - 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: Plugins - Loading failed (/showthread.php?tid=606515)



Plugins - Loading failed - SiNuS - 05.05.2016

Recently I tried to do the following update:

sscanf plugin - from 2.8.1 to 2.8.2
streamer plugin - from 2.7.8 to 2.8
mysql plugin - from R39-3 to R39-5

All files were downloaded from here: https://github.com/maddinat0r


When I start the server (On my computer, OS: Windows 7 (x64) ):


Код:
Loading plugin: Streamer
* Failed.

Error: Function not registered: 'CreateDynamicPickup'
**** Error: Function not registered: 'CreateDynamic3DTextLabel'
**** Error: Function not registered: ....................
The same thing happens for the rest of plugins.


My version Microsoft .NET Framework: 4.6.1
My redistributables: http://imgur.com/0zDyxhj


Re: Plugins - Loading failed - Konstantinos - 05.05.2016

You will also need Microsoft Visual C++ 2015 Redistributable Package.


Re: Plugins - Loading failed - SiNuS - 05.05.2016

You are a genius, thanks buddy!
REP+