Page MenuHomeFeedback Tracker

Crash at startup
Closed, ResolvedPublic

Details

Severity
Crash
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Game Crash

Event Timeline

Red created this task.Dec 12 2017, 8:11 PM
Red updated the task description. (Show Details)Dec 12 2017, 8:14 PM
Wulf added a subscriber: Wulf.Dec 13 2017, 4:10 PM

Hello.

Thank you for the report. According to your rpt. you are experiencing a 0xC000012F - STATUS_INVALID_IMAGE_NOT_MZ error.

These errors are raised when the EXE or DLLs, either in the game folder or in the system folders, are corrupted. Here are possible solutions:

  • Verify the integrity of the game cache using Steam.
  • Re-install DirectX.
  • Uninstall the Visual C++ 2013 Redistributable package (both x86 and x64 version), restart your computer and install the package again (do not use the Repair function).
  • Run the Windows System File Check tool to repair corrupted system files.
  • To identify the precise DLL that is causing an issue.
    • Download a 64-bit version of the Microsoft Dependency Walker and open arma3_x64.exe with it. The libraries with a red icon are the corrupted ones.
    • Download a 32-bit version of the Microsoft Dependency Walker and open arma3.exe with it. The libraries with a red icon are the corrupted ones.
Red added a comment.Dec 15 2017, 9:47 AM

Uninstall the Visual C++ 2013 Redistributable package (both x86 and x64 version), restart your computer and install the package again solved my problem.
Thanks for the help.

Wulf closed this task as Resolved.Dec 15 2017, 10:06 AM
Wulf claimed this task.

Great! Thank you for letting us know. :)