Posts: 151
Threads: 38
Joined: Jan 2016
Reputation:
0
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 ..
Posts: 6,242
Threads: 8
Joined: Jun 2008
Posts: 151
Threads: 38
Joined: Jan 2016
Reputation:
0
Nothing's wrong .. Net framework I, the C ++ l I installed and nothing .. Other options?
Posts: 6,242
Threads: 8
Joined: Jun 2008
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...
Posts: 6,242
Threads: 8
Joined: Jun 2008
Quote:
Originally Posted by AlexPalermitano97
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.
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
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.
Posts: 151
Threads: 38
Joined: Jan 2016
Reputation:
0
Oh, thanks but I are windows x32? How install x64 o x82?
Posts: 6,242
Threads: 8
Joined: Jun 2008
What OS have you got? You may need to install some "Important Updates" for that OS, like a service pack or something.