Page MenuHomeFeedback Tracker

Crash on start - 64bit only
New, NormalPublic

Description

The actual crash I have no idea why it started occurring but the game will not start at all in 64 bit.

Details

Severity
Crash
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Operating System Version
Version 1703 | OS Build 15063.608
Category
Game Crash
Additional Information

My computer's spec if this is of any help

CPU: Intel i7 5820K @ 3.30GHz
GPU: Nvidia GeForce GTX 970
RAM: 8GB
Motherboard: MSI X99S SLI PLUS

Event Timeline

king5055 created this task.Sep 19 2017, 7:35 PM
Wulf added a subscriber: Wulf.Sep 20 2017, 12:40 PM

Hello.

The game gives you a 0xC0000135 - STATUS_DLL_NOT_FOUND.

Which means 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.