Page 1 of 1

Unable to start

Posted: Sat Jul 26, 2014 3:55 am
by Glaucon
Just purchased on Steam today.

I get the Slitherine loader, but when I click on Play Commander: The Great War, nothing. It does not register starting the program on my task manager either. An uninstall/reinstall via steam has not fixed the issue.

OS: Windows 8.1
Processor: Intel i7 @ 2.4GHz
Memory: 16 GB
Graphics: NVidia GeForce GTX 670MX

Edit/Update: When I try to launch directly from ctgw_steam.exe or ctgw_launcher.exe (under all config settings), I get a System Error: The program can't start because MSVCP110.dll is missing from your computer. Try reinstalling the program to fix this problem.

I have tried reinstalling and it still fires back with this error.

Re: Unable to start

Posted: Sat Jul 26, 2014 8:39 am
by lordzimoa
Hi Glaucon,

MSVCR110.dll is the Microsoft Visual C++ Redistributable dll that is needed for projects built with Visual Studio 2011. The dll letters spell this out. MS = Microsoft, V = Visual, C = C++, R = Redistributable

For Commander to get started, this file is needed.

This error appears when you wish to run a software which require the Microsoft Visual C++ Redistributable 2012.

Normally on install, you are requested to install or repair Visual C++, so you can do a re-install and this time install or repair Visual C++ when prompted to do so.

or

The redistributable can easily be downloaded on the Microsoft website as x86 or x64 edition.

Depending on the software you wish to install you need to install either the 32 bit or the 64 bit version. Refer the following link:

http://www.microsoft.com/en-us/download ... x?id=30679#



You also need OpenAL, so again install this when prompted by the game or download and install here:

https://steamcommunity.com/linkfilter/? ... alinst.exe



And update to the most recent video drivers from your graphics card vendor, see here for some links:

Check for latest Intel Drivers:

http://downloadcenter.intel.com

Check for latest ATI (AMD) drivers:

http://support.amd.com/us/gpudownload/Pages/index.aspx

Check for latest NVIDIA drivers:

http://www.nvidia.com/Download/index.aspx?lang=en-us

Re: Unable to start

Posted: Sat Jul 26, 2014 4:18 pm
by Glaucon
Yep. Must not have taken my second edit. I updated the C++ and it works like a charm.

Re: Unable to start

Posted: Sat Jul 26, 2014 5:59 pm
by lordzimoa
Good to see you got it fixed.