UsernameRequired
Chieftain
- Joined
- Dec 20, 2022
- Messages
- 3
I cant start modbuddy because I get an error (0xc000007b)
This is what I tried yet:
Reinstalled Microsoft Visual C++ 2010 Redistributable Package (x86)
Reinstalled the Developer Tools
Watched Videos about it but still have this problem.
What can I do?
Edit:
I solved it by myself
Edit 2: Thats how I fixed it:
I downloaded DepLog (Download Attached to post)
Then extract the Deplog folder (make a seperate folder for it) and type in the bar at the top: cmd
-Then the cmd will open and you write that: DepLog.exe "YourModBuddyExePathHERE"
Then you press enter and wait - after a while 2 new files will be created inside your Deplog folder (Log.txt) and (LogErr.txt)
Then you open the LogErr.txt file and see what caused the "crash"
You will see the files path and then you have to delete them.
Here is what you have to download if this files have crashed your modbuddy:
This is what I tried yet:
Reinstalled Microsoft Visual C++ 2010 Redistributable Package (x86)
Reinstalled the Developer Tools
Watched Videos about it but still have this problem.
What can I do?
Edit:
I solved it by myself

Edit 2: Thats how I fixed it:
I downloaded DepLog (Download Attached to post)
Then extract the Deplog folder (make a seperate folder for it) and type in the bar at the top: cmd
-Then the cmd will open and you write that: DepLog.exe "YourModBuddyExePathHERE"
Then you press enter and wait - after a while 2 new files will be created inside your Deplog folder (Log.txt) and (LogErr.txt)
Then you open the LogErr.txt file and see what caused the "crash"
You will see the files path and then you have to delete them.
Here is what you have to download if this files have crashed your modbuddy:
- Msvcp100.dll or msvcr100.dll - remove and reinstall Visual C ++ 2010 Service Pack 1 Redistributable Package MFC Security Update x64 and x86;
- Msvcp110.dll or msvcr110.dll - remove and reinstall Visual C ++ Redistributable for Visual Studio 2012 x64 and x86
- Msvcp120.dll or msvcr120.dll - remove and reinstall Visual C ++ Redistributable Packages for Visual Studio 2013 x64 and x86
- Msvcp140.dll or vcruntime140.dll - remove and reinstall Visual C ++ 2015 Redistributable[www.microsoft.com] x64 and x86
- D3DX9_NN.dll (e.g. D3DX9_43.dll) or D3DX11_NN.dll (e.g. D3DX11_43.dll), or D3DCompiler_NN.dll (e.g. D3DCompiler_43.dll), or xinputN_N.dll (e.g. xinput1_3.dll), or X3DAudioN_N.dll (e.g. X3DAudio1_7. dll), or XAPOFX1_N.dll (e.g. XAPOFX1_5.dll) - delete and reinstall the DirectX 9.0c update
Thats what fixed my problem (in my case it was MSVCPR120)
Attachments
Last edited: