This happens when closing games.

Issue #6996 new
Mike 999 created an issue

I’ve been playing Yuzu emulator and this error happens when I close out of a game. It could happen with other emulators or at other times but I’m a casual gamer and this is just what I’ve experienced so far.

  • Launchbox version 12.11
  • Window 10
  • Happens 75% of the time when exiting yuzu game back to big box.

UCEERR_RENDERTHREADFAILURE (0x88980406)

App: Big Box
Version: 12.11
Type: System.Runtime.InteropServices.COMException
Site: Void SyncFlush()
Source: PresentationCore

at System.Windows.Media.Composition.DUCE.Channel.SyncFlush()
at System.Windows.Interop.HwndTarget.UpdateWindowSettings(Boolean enableRenderTarget, Nullable`1 channelSet)
at System.Windows.Interop.HwndTarget.UpdateWindowPos(IntPtr lParam)
at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Recent Log:

12:49:34 PM Exception

Comments (1)

  1. Christian

    This error basically means you’re video card threw an error when Direct X asked it to do something. This is almost always caused by an outdated video driver. I would make sure you are on the latest driver and update if not.

  2. Log in to comment