SA-MP Forums Archive
Plugins not able to load. - 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: Plugins not able to load. (/showthread.php?tid=646082)



Plugins not able to load. - GeorgeMcReary - 10.12.2017

Hello I just started scripting a new server and when I start the server.exe file, the MSVCP140.dll error comes up. I tried downloading the dll from internet and putting it in server folder. I also read wiki which suggested me to install vcredist 32 bit which I downloaded and installed (everyone of them from 2010 to 2015). it still gives me the error and none of the plugins gets loaded due to this error. can someone help? Thanks.



EDIT: image : https://imgur.com/a/QLNFq


Re: Plugins not able to load. - Konstantinos - 10.12.2017

Never download random files from the internet, remove that file from your computer.

You said you installed the redistributable packages from 2010 to 2015 (the x86 version), right? Go to the list of all installed applications and you can try to "Repair" them.


Re: Plugins not able to load. - GeorgeMcReary - 13.12.2017

Quote:
Originally Posted by Konstantinos
View Post
Never download random files from the internet, remove that file from your computer.

You said you installed the redistributable packages from 2010 to 2015 (the x86 version), right? Go to the list of all installed applications and you can try to "Repair" them.
I have tried it now but it still doesn't work. and dll-files.com has been a trusted site actually but if you said so, I deleted that .dll file.

I'm stuck because I cant get my server to run please help me


Re: Plugins not able to load. - GeorgeMcReary - 13.12.2017

Alright so the problem solved. What I did was completely removed all versions of redest and re-installing by downloading them from Microsoft Website. after installing when I restarted my PC, the SAMP server was loading the plugins.

I wrote the solutions here so that it might help others too.

Thanks Konstantinos.