Crash shortly after startup - LED blinky error as well

Issue #7950 open
Doug Clendening created an issue

I turned my arcade cab on, let it quickly go into attract mode, and then the screen turned black. And LED “missing something something” error popped up first. Then big box crashed and sent me this error and to bitbucket.

This has never occurred before. I have not updated or changed LED blinky or its config in weeks. My guess is that whatever hook happened and triggers LED blinky’s attract mode lights failed on LED blinky’s or big box’s side.

Comments (4)

  1. Doug Clendening reporter

    UCEERR_RENDERTHREADFAILURE (0x88980406)

    App: Big Box
    Version: 13.6
    Theme: Unified Redux
    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:

    2:54:12 PM Exception

  2. Log in to comment