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.
MSVCP120.dll missing after installing C++ Redistributable
Re: MSVCP120.dll missing after installing C++ Redistributabl
Ashita needs the 2013 Redist (x86) now
Re: MSVCP120.dll missing after installing C++ Redistributabl
They should just make an installer (.msi) to bundle it all together
-- Whasf
Re: MSVCP120.dll missing after installing C++ Redistributabl
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
That seems to have worked. Thanks!