SA-MP Forums Archive
[Help] sscanf plugin is not loading - 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: [Help] sscanf plugin is not loading (/showthread.php?tid=552379)



[Help] sscanf plugin is not loading - Arxalan - 24.12.2014

Hello , I just tried to work on my null server after 3 days but when i tried to samp-server it gives me the following error.
The program can't start because MSVCR100.dll is missiing from your computer . Try reinstally the program to fix this problem.

Below is the server_log info . It gives me the error of MSVCR100.dll when the sscanf plugin fails to load

[11:16:08] Whirlpool loaded
[11:16:08]
[11:16:08] ==================
[11:16:08]
[11:16:08] Loaded.
[11:16:08] Loading plugin: sscanf
[11:16:50] Failed.
[11:16:50] Loaded 1 plugins.


Re: [Help] sscanf plugin is not loading - JeaSon - 24.12.2014

download that file MSVCR100.dll and put it in server directory then start server


Re: [Help] sscanf plugin is not loading - Arxalan - 24.12.2014

Where to put this file ? Tell me exact location .


Re: [Help] sscanf plugin is not loading - Arxalan - 24.12.2014

I tried to put the file in the system32 folder but facing the same problem.