SA-MP Forums Archive
MSVCR100.dll Error - 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: MSVCR100.dll Error (/showthread.php?tid=632244)



MSVCR100.dll Error - Dainteresebuli - 11.04.2017

Hello Guys , How To Solve This Problem? I Try To install Dlll File But Got This Error Message, Any Solutions?




Re: MSVCR100.dll Error - jasperschellekens - 11.04.2017

The file has to be somewhere in your windows system 32 not on your desktop.
Which thing requires the file? show us your server log.


Re: MSVCR100.dll Error - Dainteresebuli - 11.04.2017

SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[15:00:10]
[15:00:10] Server Plugins
[15:00:10] --------------
[15:00:10] Loading plugin: getaks.dll
[15:00:11] Failed.
[15:00:11] Loaded 0 plugins.

[15:00:11]
[15:00:11] Filterscripts
[15:00:11] ---------------
[15:00:11] Loaded 0 filterscripts.

[15:00:11] Script[gamemodes/objectmap.amx]: Run time error 19: "File or function is not found"
[15:00:11] Number of vehicle models: 0


Re: MSVCR100.dll Error - Variableā„¢ - 11.04.2017

MSVCR___.dll/MSVCP___.dll not found


Re: MSVCR100.dll Error - jasperschellekens - 11.04.2017

I've had the same problem with that plugin. I recommend you to use another one.


Re: MSVCR100.dll Error - Dainteresebuli - 11.04.2017

At This moment Problem not Solved Yet


Re: MSVCR100.dll Error - Sew_Sumi - 11.04.2017

https://sampforum.blast.hk/showthread.php?tid=606849

You need 2010s runtime. If you run x64, you need x64 and x86 versions installed.


Re: MSVCR100.dll Error - McGuiness - 11.04.2017

I suggest this.

I use MySQL myself for my scripts, and what I do is I move the .dll to the servers MAIN directory, as when it starts up it will detect the file in that folder and work properly, give it a try as when I moved mine into the servers main directory, it worked perfectly fine!


Re: MSVCR100.dll Error - Sew_Sumi - 11.04.2017

Your suggestion fixes nothing... Fix it properly.