UCEERR_RENDERTHREADFAILURE (0x88980406)

Issue #7771 resolved
Timo Granica created an issue
  • The version of LaunchBox you are using - Version 13.3
  • The version of Windows you are using - Windows 11
  • How often the issue occurs - Everytime I try to Launch a game via LaunchBox

ERROR Message:

UCEERR_RENDERTHREADFAILURE (0x88980406)

Type: System.Runtime.InteropServices.COMException
Site: Void CompleteRender()
Source: PresentationCore

at System.Windows.Media.MediaContext.CompleteRender()
at System.Windows.Interop.HwndTarget.OnResize()
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:26:43 Exception

Comments (1)

  1. Christian

    This is a video card issue typically related to the driver. This error means that DirectX told your video card to do something and it said no. Updating video card drivers then restarting the computer should resolve the issue.

  2. Log in to comment