Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I do not, the game just closes.
let's try to find out what it can be
first open the file explorer and paste this in the address bar, then press enter
%userprofile%\Local Settings\Application Data\ArmA 2 OA
there you will see a file with the name arma2oa.RPT
You can open that file with any text editor, notepad, notepad ++, etc., if you open it inside you will see the errors that the game has given, but it is easier to read, it would be better to delete it, then run the game once you fail you go and open the new file that has been created.
Error: Audio - enumeration output devices failed.
Warning: Audio device creation failed, attempt to create default audio:
SamplesPerSec: 44100, channels: 2, bitsPerSample: 16
Audio device successfully created with default settings.
This doesn't look urgent, and I doubt that is the reason for the crashes. It's also in the arma2OA.rpt after I entered every time, if you understand what I mean
Either way, I was looking for some information and I didn't find anything useful, but you could try updating Directx and the sound drivers, to see if that solves the problem.
I know that maybe you don't have the same problem with other games, but sometimes that can happen.
And you don't lose anything with trying.
It seems I have missed one thing: "Exception code: C0000005 ACCESS_VIOLATION at 009C1460". Sorry for not seeing that. Searching online didn't quite help
Did you try to reinstall the video drivers?
0xC0000005 - ACCESS_VIOLATION
Can also be STATUS_ACCESS_VIOLATION.
This error is very generic. It may be caused by many issues, such as a hardware malfunction, a virus in the computer, but also an error in the game itself. Possible solutions:
Try changing the Memory Allocator you are using (default: "tbb4malloc_bi" - try "system" on Windows 7 and later)
Try joining another server, then rejoin the previous one.
Update the graphics card drivers to a newer version.
Rollback the graphics card drivers to an older version.
Check the temperature of your GPUs and CPUs.
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 a Windows System File Check tool to repair corrupted system files.
the system check tool is the command sfc /scannow open CMD "command prompt" in administrator mode, "right click on cmd and execute as administrator" then paste this command sfc /scannow and hit enter