Jump to content
LaunchBox Community Forums

several errors


madevildad

Recommended Posts

so be playing a various of different platform games.

getting the following errors, sometimes it can go from 5 min to 45 mins between when it happens during a game and have to close whole bigbox, also happens in launchbox.

 

Object reference not set to an instance of an object.

App:     Big Box
Version: 12.5
Type:    System.NullReferenceException
Site:    Void Render(System.Windows.Media.ICompositionTarget)
Source:  PresentationCore

   at System.Windows.Media.MediaContext.Render(ICompositionTarget resizedCompositionTarget)
   at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
   at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
   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:

 

UCEERR_RENDERTHREADFAILURE (0x88980406)

App:     Big Box
Version: 12.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)

im new to launchbox/big box eg a few week or so.

followed several tutorials on youtube for setting up launchbox/bigbox

 

thanks

Link to comment
Share on other sites

13 minutes ago, madevildad said:

UCEERR_RENDERTHREADFAILURE

This basically means Direct X (what the application uses to draw itself on your monitor) tried to tell your video card to do a thing, and the video card sassed back and said no. TYPICALLY this is caused because of out-of-date drivers, or programs injecting themselves into your video buffer to do things like draw overlays on the screen. I'd do the following and see if they help you correct the issue:

1. Update video drivers (restart the computer if you do update them)
2. Open command prompt as administrator and type "sfc /scannow" (without quotes) and let it run, then restart the computer

If you update your drivers the second step PROBABLY isn't necessary but really couldn't hurt if you wanted to  just to make sure.

Link to comment
Share on other sites

1 hour ago, C-Beats said:

This basically means Direct X (what the application uses to draw itself on your monitor) tried to tell your video card to do a thing, and the video card sassed back and said no. TYPICALLY this is caused because of out-of-date drivers, or programs injecting themselves into your video buffer to do things like draw overlays on the screen. I'd do the following and see if they help you correct the issue:

1. Update video drivers (restart the computer if you do update them)
2. Open command prompt as administrator and type "sfc /scannow" (without quotes) and let it run, then restart the computer

If you update your drivers the second step PROBABLY isn't necessary but really couldn't hurt if you wanted to  just to make sure.

Thanks i just checked drivers all up to date.

And the check didnt find anything violations so will restart and see how it goes 

Was fine yeasterday and last few days prior to the new launchbox update 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...