after opening the game does not start
Description
Description
Details
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
Comment Actions
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.