Error

Issue #7808 resolved
Eric Qel-Droma created an issue

Windows 10

First Time

UCEERR_RENDERTHREADFAILURE (0x88980406)

App: LaunchBox
Version: 13.5
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:

9:53:07 PM Exception

Comments (2)

  1. brian

    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. Eric Qel-Droma reporter

    Thanks for the info. To be honest, I just clicked through on the “report” dialog trying to be helpful. I didn’t realize it would post the issue publicly. I’ll be more choosy about posting errors in the future to make sure they’re ones I can’t resolve myself with a reboot. Sorry to bother.

  3. Log in to comment