Greetings to the community. I make this comment, because I am seriously worried: I downloaded the master chief’s collection through Steam today, but I can’t open the game, since after loading the easy anti-cheat, I get an error that says the following:
MCC-Win64-Shipping.exe - Error de la aplicación
The application failed to start correctly (0xc000007b). Click OK to close it.
I already tried to run the game by disabling the easy anti-cheat, but nothing happens, and I also tried to repair the application, but it didn’t find any error.
I do not know what else to do. I hope you can guide me on a possible solution, because I really want to play this wonderful delivery.
I have Windows 10 version 1909 and an AMD Ryzen 3 2200g processor. In advance thank you very much for your attention.
Having the same error. I have Xbox Game Pass and downloaded the game through Microsoft Store though. I uninstalled and reinstalled the game but still same error.
Very interesting. I have a similar error code when I launch through steam.
MCC-Win64-Shipping.exe - Entry Point Not Found
The procedure entry point AddDllDirectory could not be located in the dynamic link library KERNEL32.dll.
OK
Running win 7 x64 with GTX 1050 GPU and an I7 950 CPU
Ive submitted a support ticket regarding this issue and still no response. (this was 4 days ago now)
I have the same issue. I think it was related to a Kaspersky incident, but I can’t figure out how to fix it. Anyone have any suggestions?
I’ve been disconnected for a while. I have solved the problem by resetting Windows to how it came from the factory. What bothers me is that I never knew the cause of that problem, but it is likely that some program caused conflict with the game, I don’t know. Now I have not had any problems. Although maybe by now you have already solved it, or so I hope.
For anyone still having this issue, you need to update your Windows 10. I had this problem too and after looking around a bit, I found an old post on the Steam forums where updating Windows fixed the problem. For some reason, if you’re running an outdated version of Windows, EAC thinks you’re trying to cheat.
If even after this, you have issues, do this(Only for Steam):
Right click - game properties - Local files - browse local files -> EasyAntiCheat -> Delete Certificate folder.
after that do a file verification.
For those still with this issue,
Reboot Windows in “Safe Mode with cmd” and run this command to register all the dll files in the System32 folder:
-
for %1 in (*.dll) do regsvr32 /s %1
then restart the PC twice.
EAC now no longer flags the dlls as “untrusted”.