LagAbuse.com

General Section => Technical support => Topic started by: Simonovic94 on January 30, 2018, 00:13

Title: 0xc000007b PROBLEM, HELP
Post by: Simonovic94 on January 30, 2018, 00:13
I have this problem.... P
I dont know what to do anymore.. Yes, i have c+++ 2015 x86 (instal and uinstal ten times maybe...) and yes i have .NET.

PRTSC http://prntscr.com/i7eqd5

So pls if some1 know what is solution for my problem i ll be grateful.

Title: Re: 0xc000007b PROBLEM, HELP
Post by: luke on January 30, 2018, 00:22
Quote
You only need Visual C++ Redistributable 2015 x86 and nothing else. All the google topics suggest the problem is with a bad install of visual c++, probably installer tries to load 64bit libraries instead of 32bit. Uninstall x86 and x64 2015 versions, then check your system if any file named msvcp140.dll remains and delete that also. Finally, reinstall x86 version.

try to do this systematically
Title: Re: 0xc000007b PROBLEM, HELP
Post by: Simonovic94 on January 30, 2018, 00:25
Quote
You only need Visual C++ Redistributable 2015 x86 and nothing else. All the google topics suggest the problem is with a bad install of visual c++, probably installer tries to load 64bit libraries instead of 32bit. Uninstall x86 and x64 2015 versions, then check your system if any file named msvcp140.dll remains and delete that also. Finally, reinstall x86 version.

try to do this systematically

yes, i did :((((((
Title: Re: 0xc000007b PROBLEM, HELP
Post by: luke on January 30, 2018, 00:25
Uninstalled them both, searched for msvcp140.dll?
Title: Re: 0xc000007b PROBLEM, HELP
Post by: Simonovic94 on January 30, 2018, 00:30
yes,
http://prntscr.com/i7ewt2

and unisatal. (i have one instaled x86, you mean on .net too?
Title: Re: 0xc000007b PROBLEM, HELP
Post by: luke on January 30, 2018, 00:37
Only redistributable x86, anyway, lets see what @cen will say
Title: Re: 0xc000007b PROBLEM, HELP
Post by: Simonovic94 on January 30, 2018, 00:41
Yeap, still have a problem. anyway we ll see what ll cen tell. :) thank you :)
Title: Re: 0xc000007b PROBLEM, HELP
Post by: -Aleksandar- on January 30, 2018, 02:26
Mate,install "DirectX" and reinstall the game and i thing that should solve the problem..  ;)
Title: Re: 0xc000007b PROBLEM, HELP
Post by: -Aleksandar- on January 30, 2018, 02:33
Think*
xD
Title: Re: 0xc000007b PROBLEM, HELP
Post by: Simonovic94 on January 30, 2018, 03:51
Noup... still same problem... @cen ?
Title: Re: 0xc000007b PROBLEM, HELP
Post by: VanGogh on January 30, 2018, 12:54
Try to seek for a guide on youtube. There must be something.Just write 0xc000007b on a search window.
Title: Re: 0xc000007b PROBLEM, HELP
Post by: Renovatio on January 30, 2018, 13:03
Quote
You only need Visual C++ Redistributable 2015 x86 and nothing else. All the google topics suggest the problem is with a bad install of visual c++, probably installer tries to load 64bit libraries instead of 32bit. Uninstall x86 and x64 2015 versions, then check your system if any file named msvcp140.dll remains and delete that also. Finally, reinstall x86 version.

try to do this systematically

+ Try using right click > run as admin, when installing, and better turn off antivirus before this (or add those exe as exceptions). Pay attention when installer is done. It may indicate some error: copy-paste it here.
Title: Re: 0xc000007b PROBLEM, HELP
Post by: Simonovic94 on January 30, 2018, 16:38
I try to run as administrator but the same thing again and again..... @cen
Title: Re: 0xc000007b PROBLEM, HELP
Post by: cen on January 30, 2018, 17:26
Well, there must be a rogue dll somewhere in your system, I don't see any other reason. Try to search for msvcp*

You can try to uninstall msvcp and then it should fail saying msvcp140.dll is missing. If it doesn't say it then it loads some other dll. You can use process explorer (https://docs.microsoft.com/en-us/sysinternals/downloads/process-explorer)  to find which dlls are loaded and where it is located.


If you can't solve it, ping me on discord tonight.