Page 1 of 1

MSVCP120.dll missing after installing C++ Redistributable

Posted: Tue Jan 21, 2014 5:59 am
by Positron
When trying to launch through Ashita, I'm getting an error that MSVCP120.dll is missing. I've installed Visual Studio 2012 Redistributable, assuming that is the correct version from the name of the file, although I also tried the others linked to on the wiki page about client setup to no avail. Any ideas on how to fix this? I have already gone through the steps to update the client and Check Files is showing no errors.

Thanks.

Re: MSVCP120.dll missing after installing C++ Redistributabl

Posted: Tue Jan 21, 2014 8:41 am
by kjLotus
Ashita needs the 2013 Redist (x86) now

Re: MSVCP120.dll missing after installing C++ Redistributabl

Posted: Tue Jan 21, 2014 9:22 am
by whasf
They should just make an installer (.msi) to bundle it all together

Re: MSVCP120.dll missing after installing C++ Redistributabl

Posted: Tue Jan 21, 2014 2:35 pm
by atom0s
We don't want an installer. That was the point of the update svn to allow people to selectively update, keep themselves updated easily, and so on. The installation stuff has it plastered all over the forums that you need the redist just no one reads them. Feel free to just lock these forums instead of replying to them. People can take the time to read and find what is needed.

Re: MSVCP120.dll missing after installing C++ Redistributabl

Posted: Wed Jan 22, 2014 2:25 am
by Positron
That seems to have worked. Thanks!