Page MenuHomeFeedback Tracker

Arma 3 launcher problem
New, NormalPublic

Description

The launcher will load just fine and then when i go to play or select a server to join I get the same pop up error saying: Exception Porcessing Message 0x0000135 Parameters 0x7ffaa1c61718 0x7ffaa1c61718 0x7ffaa1c61718 0x7ffaa1c61718.
Then it goes to the "Arma 3 has exited in an unusual manner exit code: 0xc0000135 - STATUS_DLL_NOT_FOUND
I'll attatch the report zip I was given

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Game Startup
Steps To Reproduce

click play or choose a server to join

Event Timeline

plumfun created this task.Sep 1 2017, 6:25 PM

BISWizard changed Category from Launcher to Game Startup.Sep 2 2017, 7:46 PM
Wulf added a subscriber: Wulf.Sep 4 2017, 10:30 AM

Hello.

Thank you for the report.

This happens when 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.). Here are some 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.

Please let us know if the above mentioned solutions helped.