0xc000007b error when launching Rising Thunder game

0

I have a few games that absolutely will not run due to the 0xc000007b error message. I'm currently running Windows 10 (64), but it was giving me the same issue before I upgraded too. Rising Thunder is the game in question.

I've tried repairing/reinstalling .NET, C++, DLLs, etc. I don't know how well I did those things though; I'm not great with computers, but I can usually solve these things after a few Google searches. Nothing worked for me.

windows-7
windows-10
.net-framework
dll
visual-c++
asked on Super User Nov 4, 2015 by Red37 • edited Jul 23, 2016 by Giacomo1968

2 Answers

0

The game appears to be currently in a pre-launch condition. You may have discovered a bug that should be reported to the developers under the testing agreement you have with them. It appears this game is now public alpha.

You should report the problem on the Rising Thunder Bugs forum.


Further to your comments that this error appears with multiple programs.

Various forums suggest an array of potential solutions. I'll summarise them here for you.

  • Run chkdsk on your primary drive. Run the command prompt as administrator and enter chkdsk there. Source
  • Run the faulting program as administrator.
  • Run it in compatibility mode for Windows XP.
  • Reinstall the C++ redistributables (I know you said you had done this but you might have missed one). Source

Some sites suggest downloading DLL files from weird sites, I wouldn't recommend that at all.

answered on Super User Nov 4, 2015 by Burgi • edited Nov 4, 2015 by Burgi
-1

I found a method which has worked for me, thanks to an Reddit users to share this method to solve this 0xc000007b error in Windows 10 64 bit.

  • Download the DLL files from here.
  • Then place all DLL files to your C:\Windows\System32 directory
  • Then restart your PC, you're done.
  • or full, explanation and steps to fix this problem, refer to original article.

This is the only way to get rid of this error, you don't need to download vcredist and other softwares, this will help you.

answered on Super User Jul 23, 2016 by Channu • edited Jul 25, 2016 by Channu

User contributions licensed under CC BY-SA 3.0