open.mp forum
[Server] Plugins wont load - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: Support (https://forum.open.mp/forumdisplay.php?fid=12)
--- Thread: [Server] Plugins wont load (/showthread.php?tid=1218)



Plugins wont load - Limitless - 2020-10-07

I have this WINDOWS SERVER 2016 and When I try to start the samp-server.exe, plugins are failed to load.. I tried it on my localhost it was working fine...



Is it because my server is 2016 and my plugins are mostly from 2018?


RE: Plugins wont load - Josh - 2020-10-07

You will probably have to download Visual c redistributables, https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads


RE: Plugins wont load - Limitless - 2020-10-08

(2020-10-07, 01:00 PM)Josh Wrote: You will probably have to download Visual c redistributables, https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
Hmm, I tried that and streamer and mysql works...
I still cant load sscanf.dll it says "Load failed" and also when loading Whirlpool.dll, it crashes


RE: Plugins wont load - Logic_ - 2020-10-08

You need to install all of them, starting from 2005 to 2020. You can download and install the AIO one, which is just a bash script that installs all of them one after another. Remember to uninstall your currently installed redistributables.


RE: Plugins wont load - Limitless - 2020-10-09

Thanks both of you! IT worked! 귪