Page MenuHomeFeedback Tracker

Crash
Assigned, WishlistPublic

Description

after opening the game does not start

Details

Legacy ID
4031061291
Severity
None
Resolution
Open
Reproducibility
N/A
Category
Game Crash
Steps To Reproduce

System.AggregateException: Las excepciones de una tarea no se detectaron ni esperando a que terminara la tarea ni teniendo acceso a la propiedad Exception. Por consiguiente, el subproceso del finalizador volvió a producir la excepción no detectada. ---> System.ComponentModel.Win32Exception: Acceso denegado

en System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
en System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited)
en System.Diagnostics.Process.OpenProcessHandle(Int32 access)
en System.Diagnostics.Process.set_EnableRaisingEvents(Boolean value)
en Launcher.ArmaExecutor.MonitorArmaProcess(Process armaProcess)
en Launcher.ArmaExecutor.<>c__DisplayClass4.<<MonitorBattlEyeProcess>b__3>d__6.MoveNext()
--- Fin del seguimiento de la pila de la excepción interna ---

---> (Nº de excepción interna 0) System.ComponentModel.Win32Exception (0x80004005): Acceso denegado

en System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
en System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited)
en System.Diagnostics.Process.OpenProcessHandle(Int32 access)
en System.Diagnostics.Process.set_EnableRaisingEvents(Boolean value)
en Launcher.ArmaExecutor.MonitorArmaProcess(Process armaProcess)
en Launcher.ArmaExecutor.<>c__DisplayClass4.<<MonitorBattlEyeProcess>b__3>d__6.MoveNext()<---

Event Timeline

Drink edited Steps To Reproduce. (Show Details)Jul 18 2015, 12:23 AM
Drink set Category to Game Crash.
Drink set Reproducibility to N/A.
Drink set Severity to None.
Drink set Resolution to Open.
Drink set Legacy ID to 4031061291.May 8 2016, 12:23 PM

Hello,
please check whether your arma3.exe has enabled "Run a this program as administrator" and either disable it or start Launcher as administrator as well.