Crash emulator retroarch

Issue #6758 new
Julio CHavez created an issue

open game for CPS3 system crash

UCEERR_RENDERTHREADFAILURE (0x88980406)

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

09:21:32:PM Exception

Comments (3)

  1. Christian

    This is a DirectX error. DirectX tried to tell your video card to do something, and the video card told it no. Typically we see this with outdated video drivers. I’d check to make sure you have the most up to date version and install if not, then restart your computer. Should help.

  2. Julio CHavez reporter

    normally the new version of the driver appears the notification and I proceed with the update, but do not worry I just shared the information as feedback and if this served them of something, in my case I just finish the process with the task manager, because when I wanted to switch to the window appeared the error again and again, but nothing that I could not handle on my part, taking advantage of the thread that if as a comment Launchbox system still uses a lot of ram memory compared to other launchers that I have, I hope and continue to optimize the code and improving as they continue to do this application, best regards.

  3. Log in to comment