Application unable to start 0x000007b


https://forum.reallusion.com/Topic318967.aspx
Print Topic | Close Window

By installsat - 7 Years Ago
Guys I have had CT8 for a few weeks and love it, but can't get it to run on my main PC that I need it on? Its a High end PC and uses Windows 10, but I get the above error have tried everything youtube suggest, at my wits end. 

Any ideas guys?

Thanks
By installsat - 7 Years Ago
Correction

(0xc000007b)
By animagic - 7 Years Ago
The most likely cause for the error is that your PC is missing the correct version of a Microsoft Visual C++ library.

The problem is that there are yearly releases of them, but I believe that for CT8 it is Microsoft Visual C++ 2012 or 2013. Problems with that have been reported on the forum.

You can check which versions are installed using the Control Panel (I'm giving complete instructions, just in case):

On Windows 10, type Control Panel in the Search Windows field. Control Panel will show up as a selectable option, which you will click:

https://forum.reallusion.com/uploads/images/dbd614fd-96c2-4cc1-96b8-31af.png

At the Control Panel, under programs, click Uninstall a program (you're not going to uninstall anything, you just want a listing):

https://forum.reallusion.com/uploads/images/eafde3dc-fbbc-4a35-91c1-1f2a.png

A list of installed programs will open. Scroll down to find the listing for all Microsoft Visual C++ Redistributables that are installed:

https://forum.reallusion.com/uploads/images/db89fbb6-6738-498d-a15d-ac0e.png

Now even if VC++ 2012 or 2013 is listed, it may not be the latest version. It doesn't hurt to reinstall, so that is what I would recommend.

Reinstall VC++ 2012. Download it here: https://www.microsoft.com/en-us/download/details.aspx?id=30679.

You will want to download both the 64 and the 32-bit versions, called vcredist_x64.exe and vcredist_x86.exe. I would put them in a separate folder (e.g., VC2012), in case you need the 2013 version instead.

Install vcredist_x64.exe and then vcredist_x86.exe. After the installs have completed, it's probably best to reboot at this point. Now try to run CT8 again.

If it works you're done. if not, repeat the process for VC++ 2013, which can be found here: https://www.microsoft.com/en-us/download/details.aspx?id=40784.

Let me know if this works. There is also a VC++ 2015, but I don't think CT8 uses that.
By installsat - 7 Years Ago
Thanks so much for the help,  I did the above with no change, the highlighted area above is the exact same as mine, apart from the bottom line I have ...

Microsoft Visual J#20 redistributeable package -SE((Can't see the rest)
By animagic - 7 Years Ago
installsat (3/9/2017)
Thanks so much for the help,  I did the above with no change, the highlighted area above is the exact same as mine, apart from the bottom line I have ...

Microsoft Visual J#20 redistributeable package -SE((Can't see the rest)

I've never heard of that one...Unsure But it is not something that CT8 needs.

So did you try to reinstall VC++ 2012 and 2013? Like I said, even if it's listed, there may still be something wrong with it.

If I recall the reports correctly, the installation of an RL program (perhaps CT8) actually caused problems, and users had to reinstall VC++ 2012 or 2013.
By installsat - 7 Years Ago
Yes done the re-installation of both, as above : (  Rebooted twice....

going to start uninstalling stuff I no longer use next.
By animagic - 7 Years Ago
I'm afraid I'm out of ideas... Perhaps time to contact support: https://www.reallusion.com/CustomerSupport/UserEx/QForm.aspx.

Obviously CT8 is missing something it needs, but it's hard to say what else it could be, especially since you have Windows 10, which should stay up to date. If the OS was older, I would say the .Net framework, but that seems unlikely.
By installsat - 7 Years Ago
Thanks again for the effort : )