Solved -
arlindi - 24.01.2015
Solved
Deleted!!
Re: Samp Server starting error -
player94 - 24.01.2015
Read posts about this on forum here wre like 20 post same problem. Check then ask
Re: Samp Server starting error -
Mustacho - 24.01.2015
Taken from the SA-MP wiki:
MSVCR100.dll not found
This problem regularly occurs when trying to load a plugin that was developed using a higher version of the Visual C++ runtime than is currently installed on your computer. To fix this, download the appropriate
Microsoft Visual C++ Runtime libraries.
I hope this helped you, and please post back if this did help you, so that we know this is resolved!
Goodluck!
Re: Samp Server starting error -
arlindi - 24.01.2015
Verry Verry thanks
Re: Samp Server starting error -
Ponii - 24.01.2015
Download all the needed .dll's from ****** and place them in the server folder.
Re: Samp Server starting error -
Mustacho - 24.01.2015
Quote:
Originally Posted by arlindi
Verry Verry thanks
|
Does your server start after installing the libraries?
Re: Samp Server starting error -
HydraHumza - 25.01.2015
Install Microsoft C++ or download specific dll from
here
But i prefer u to install Microsoft C++ Runtime libraries.
Re: Samp Server starting error -
Sew_Sumi - 25.01.2015
Quote:
Originally Posted by Humza
Install Microsoft C++ or download specific dll from here
But i prefer u to install Microsoft C++ Runtime libraries.
|
Putting just the DLL may "fix" the issue, but it doesn't solve it...
As stated several times, he needs the MSVC runtimes... That site you referred to, may have all those dlls, but they don't link them properly, and they can be malicious dlls.
Better to refer to the actual Microsoft Download for the Runtimes, rather than a third party site, for such things as runtimes.
Re: Samp Server starting error -
arlindi - 25.01.2015
Quote:
Originally Posted by Mustacho
Taken from the SA-MP wiki:
MSVCR100.dll not found
This problem regularly occurs when trying to load a plugin that was developed using a higher version of the Visual C++ runtime than is currently installed on your computer. To fix this, download the appropriate Microsoft Visual C++ Runtime libraries.
I hope this helped you, and please post back if this did help you, so that we know this is resolved!
Goodluck!
|
Common to all its fiixedh thnx for help "Mustacho"
Delete -
Sew_Sumi - 25.01.2015
Delete