Page MenuHomeFeedback Tracker

Arma 3 has exited in an unusual manner
New, NormalPublic

Description

Arma3 Troubleshooting Report

Details

Severity
Crash
Resolution
Open
Reproducibility
Random
Operating System
Windows 10
Operating System Version
i don't know
Category
General
Steps To Reproduce

i don't know

Additional Information


Arma 3 Troubleshooting Report
Sorry for the inconvenience
Please report this on Arma3 Feedback Tracker (http://feedback.arma3.com).thanks to you we


Process exit

Exit code: 0xC0000135 - STATUS_DLL_NOT_FOUND
Running time: 00:00:05.4966161

Event Timeline

bbn24e created this task.Apr 12 2018, 5:21 AM
Vitdom added a subscriber: Vitdom.Apr 12 2018, 8:54 AM

Does it work after the update released yesterday?

Wulf added a subscriber: Wulf.Apr 12 2018, 11:04 AM

Hello.

What this 0xC0000135 - STATUS_DLL_NOT_FOUND means is that 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.