Jump to content

Recommended Posts

It's not the first time I use autocompiler from mod tools to create my mod. It used to be pretty simple and worked just fine on Win 8.1, later on upgrade to Win 10. Few days ago I've done clean Win 10 install and I can't use compiler anymore.

It doesn't appear when I launch DST, as it used to before. I try to run it manually but I get this error instead:

Spoiler

zQ1cqOQ.png

I tried various things. I re-installed Mod Tool, then I re-installed every single version of Visual C++ I could find on Microsoft support page, then I re-installed DirectX, then I installed the latest version of NET Framework along with video card drivers... Nothing helps. I still get this error. 

What else can I try?

Well 0xc000007b means that 32 bit dll's and 64 bit dll's got messed up. It is expecting the 32 bit one and getting the 64 one or vice versa.

Here are some nice tips you might try to solve this problem: http://www.fixtechproblems.com/fix-error-code-0xc000007b/

On 3/16/2017 at 0:52 AM, pointeh said:

Well 0xc000007b means that 32 bit dll's and 64 bit dll's got messed up. It is expecting the 32 bit one and getting the 64 one or vice versa.

Here are some nice tips you might try to solve this problem: http://www.fixtechproblems.com/fix-error-code-0xc000007b/

I've tried already everything listed here, it didn't help. :/ 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...