SA-MP Forums Archive
Problem whit streamer. Dll and Msvcp140. Dll - 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: Problem whit streamer. Dll and Msvcp140. Dll (/showthread.php?tid=615202)



Problem whit streamer. Dll and Msvcp140. Dll - AlexPalermitano97 - 18.08.2016

Hello, I have a problem, if start the Samp server with the streamer updated me error msvcp140.dll but if I insert the streamer 2.7.9 tells me that the size of the createdynamicobject is incorrect ... solutions? I entered msvcp140.dll in system32 folder Windows ..


Re: Problem whit streamer. Dll and Msvcp140. Dll - Sew_Sumi - 18.08.2016

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

You need to install the runtimes.

It's to do with the 2015 portion.

https://www.microsoft.com/en-us/down....aspx?id=48145


Re: Problem whit streamer. Dll and Msvcp140. Dll - AlexPalermitano97 - 18.08.2016

Nothing's wrong .. Net framework I, the C ++ l I installed and nothing .. Other options?


Re: Problem whit streamer. Dll and Msvcp140. Dll - Sew_Sumi - 18.08.2016

It's missing Visual Studio 2015, so you obviously haven't read what was put. That is after all, what package that dll is from.

Hell, I even linked you directly to Microsofts download for it...


Re: Problem whit streamer. Dll and Msvcp140. Dll - AlexPalermitano97 - 19.08.2016

if I use dllfixer?


Re: Problem whit streamer. Dll and Msvcp140. Dll - Sew_Sumi - 19.08.2016

Quote:
Originally Posted by AlexPalermitano97
View Post
if I use dllfixer?
Then you are ignorant... INSTALL VISUAL STUDIO 2015 RUNTIMES...


If it's giving you an error, or still not installing it, then run the installer as admin.


Re: Problem whit streamer. Dll and Msvcp140. Dll - Vince - 19.08.2016

Copying single dll files from untrusted sources into the system folder is a good way to corrupt Windows. Visual C++ 14.0 (which is literally what the filename says; Microsoft Visual C++ 14.0) is the 2015 version and you will need the x86 version regardless of OS architecture. If it shows up in installed programs it is installed correctly.


Re: Problem whit streamer. Dll and Msvcp140. Dll - AlexPalermitano97 - 19.08.2016

Oh, thanks but I are windows x32? How install x64 o x82?


Re: Problem whit streamer. Dll and Msvcp140. Dll - Shinja - 19.08.2016

x84..


Re: Problem whit streamer. Dll and Msvcp140. Dll - Sew_Sumi - 19.08.2016

What OS have you got? You may need to install some "Important Updates" for that OS, like a service pack or something.