Page MenuHomeFeedback Tracker

Arma 3 Launcher is Crashing
Closed, ResolvedPublic

Description

Arma 3 Launcher Exception Log
=============================

....

----------------------------
Exception
----------------------------
System.Runtime.InteropServices.COMException (0x88980406): UCEERR_RENDERTHREADFAILURE (Ausnahme von HRESULT: 0x88980406)
   bei System.Windows.Media.Composition.DUCE.Channel.SyncFlush()
   bei System.Windows.Media.MediaContext.CompleteRender()
   bei System.Windows.Interop.HwndTarget.OnResize()
   bei System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
   bei System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   bei System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

(shortened)

Full error report:

Details

Severity
Crash
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Operating System Version
1607
Category
Game Startup

Event Timeline

Jawsh added a subscriber: Jawsh.Jan 4 2017, 12:21 PM

@Sgt.Smile, please attach the file (drag and drop) rather than pasting a wall of text.

Try restarting your computer and then verifying the integrity of the game cache for Arma 3.

  1. Restart your computer and launch Steam
  2. From the Library section, right-click on the game and select Properties from the menu.
  3. Select the Local files tab and click the Verify integrity of game cache... button.
  4. Steam will verify the game's files - this process may take several minutes.

Hello Sgt.Smile,
it seems that you're graphic card has a trouble rendering the program window. Please try to start Launcher in the safe mode and disable the hardware acceleration: https://arma3.com/launcher/troubleshooting

BISWizard updated the task description. (Show Details)Jan 4 2017, 1:08 PM
BISWizard claimed this task.
BISWizard changed the task status from New to Assigned.
Sgt.Smile added a comment.EditedJan 4 2017, 2:01 PM

Thanks BIS Wizard but the game Arma 3 Crasching now...

BISWizard updated the task description. (Show Details)Jan 4 2017, 2:08 PM
Jawsh added a comment.Jan 4 2017, 2:59 PM

@Sgt.Smile, try the below possible solutions one-by-one:

arma3.rpt:

== "D:\A.Steam Spiele\steamapps\common\Arma 3\arma3.exe" -noSplash -high -nologs -exThreads=7 -maxMem=21000 -cpuCount=4 -noPause -mod=

Try resetting the launch parameters to their default state via the Arma 3 Launcher. Also check under Steam → Arma 3 → Properties → General → Set Launch Options...

Alternatively, remove -high as it is not a valid launch parameter. Remove -nologs so that errors may be logged. Adjust the -maxMem= parameter as described here.

-maxMem=<number>Overrides memory allocation limit to a certain amount (in megabytes).
1024 MiB is a hard-coded minimum (anything lower falls back to 1024). The maximum is influenced by your operating system (any value over the maximum will be reverted to this value):
32-bit Windows + 32-bit game: 2047
64-bit Windows + 32-bit game: 3071
64-bit Windows + 64-bit game: (physical memory*4)/5
Without the -maxMem parameter the engine attempts to set this parameter internaly to a reasonable value often defaulting to max values as described above.
The file cache is always excluded from the virtual address limit, see our developers blog: https://www.bistudio.com/blog/breaking-the-32-bit-barrier.
Note that setting maxMem to 2000 does not mean that the game will never allocate more then 2000 MiB. It says that the game will do everything in its power to not cross this limit.
In general, it makes sense not using this parameter at all and only resort to it in case you experience issues with memory.

arma3.rpt:

Exception code: C0000005 ACCESS_VIOLATION at 65636375

Try all of the possible solutions listed for 0xC0000005 - ACCESS_VIOLATION on the Arma 3 Unusual process exit article on the Bohemia Interactive Community Wiki.

If the issue persists after trying all of the above possible solutions then use the Arma 3 Launcher to prepare a new troubleshooting report and then upload the report to the feedback tracker for the developers to review.

Jawsh added a comment.Jan 4 2017, 3:04 PM

arma3.rpt:

Type: Public
Build: Stable
Version: 1.64.138732

Updating to the latest version of Arma 3 may help too.

Nothing works..... :(

Stpuccio89 added a subscriber: Stpuccio89.EditedJan 4 2017, 9:20 PM

same exact problem on 1.67 dev
please fix
in case i have this{F44965}
try this on launcher based on your rig
-maxmem 8191
-malloc tbb4
-maxvram 2048 or higher based on your vga
-cpucount= based on your cpu

BISWizard changed Category from Launcher to Game Startup.Mar 17 2017, 1:16 PM
Pi closed this task as Resolved.Jun 8 2021, 7:24 PM
Pi added a subscriber: Pi.

Closing due to age