Cant load YSF plugin - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Cant load YSF plugin (
/showthread.php?tid=598731)
Cant load YSF plugin -
Sasquatch - 16.01.2016
Hello, i am using Streamer Plugin v2.7 by Incognito, and i now need to use "AttachDynamicObjectToPlayer",
The server printed a message saying that i need YSF...
I have installed YSF, and now it says is missing MSVCP140.dll
And when i installed that DLL, it says is missing VCRUNTIME140.dll
And when i installed THAT DLL it says "Loading failed"...
I f*cked up... Need help!
Re: Cant load YSF plugin -
Sasquatch - 17.01.2016
Found the fix:
If plugin doesn't load, you need to install Visual C++ Redistributable 2015 x86.
https://www.microsoft.com/en-us/down....aspx?id=48145
If you have x64, you as well need to install x86 version, because samp server is a 32bit application and will require 32bit C++ runtime libraries.