Page MenuHomeFeedback Tracker

Exception Processing Message 0xc0000135
Closed, ResolvedPublic

Description

My game (64bit) crashes after starting the 64bit arma.exe with the following error message:

Exception Processing Message 0xc0000135 Parameters 0x7ff92a1c1b58 0x7ff92a1c1b58 0x7ff92a1c1b58 0x7ff92a1c1b58

Details

Severity
Minor
Resolution
Fixed
Reproducibility
Always
Operating System
Windows 10 x64
Category
General
Additional Information

Event Timeline

Hashtag created this task.Dec 8 2017, 4:02 PM
Wulf changed the task status from New to Need More Info.Dec 8 2017, 4:31 PM
Wulf added a subscriber: Wulf.

Hello.

Thank you for the report. The OS is unable to load a file that is required to run the game. A missing DLL may belong to the game, the OS or one of the required components (DirectX e.g.). 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.

It seems to work now.

ty

Wulf closed this task as Resolved.Dec 14 2017, 8:32 AM
Wulf claimed this task.
Wulf changed Resolution from Open to Fixed.