Page MenuHomeFeedback Tracker

error code
New, NormalPublic

Description

Details

Severity
Crash
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10
Category
General
Additional Information

I keep getting this 0x0000135_STATUS_DLL_NOT_FOUND error. I did some researching, and from what I read, it was an override in the allocator from some creator. A hack is what it said that causes some problems for my PC evidently.

Event Timeline

The game crashes and gives a STATUS_DLL-NOT_FOUND error. Have no idea what to do.

Wulf added a subscriber: Wulf.Jan 2 2018, 2:55 PM

Hello.

Thank you for the report. Seems 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.