Rendell Posted March 11, 2017 Share Posted March 11, 2017 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 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? Link to comment https://forums.kleientertainment.com/forums/topic/75804-autocompiler-doesnt-work-0xc000007b/ Share on other sites More sharing options...
pointeh Posted March 15, 2017 Share Posted March 15, 2017 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/ Link to comment https://forums.kleientertainment.com/forums/topic/75804-autocompiler-doesnt-work-0xc000007b/#findComment-884077 Share on other sites More sharing options...
Rendell Posted March 20, 2017 Author Share Posted March 20, 2017 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. :/ Link to comment https://forums.kleientertainment.com/forums/topic/75804-autocompiler-doesnt-work-0xc000007b/#findComment-887854 Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now