Error occurs quiet frequently

Issue #7855 resolved
James Mizell created an issue

UCEERR_RENDERTHREADFAILURE (0x88980406)

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

9:21:08 AM Exception

Comments (2)

  1. Christian

    This error is your video card not correctly responding to a DirectX call and is almost always caused by an out of date video card driver. Please update the driver and restart your computer.

  2. Log in to comment