Got this error and also very high RAM usage

Issue #6031 resolved
Philip Ruke created an issue

Object reference not set to an instance of an object.

App: Big Box
Version: 11.10
Type: System.NullReferenceException
Site: Void PopHttpAuthentication(System.Object, System.Windows.HorizontalAlignment)
Source: Unbroken.LaunchBox.Windows

at Unbroken.LaunchBox.Windows.Views.ImageVideoView.<>c__DisplayClass8_0.PopHttpAuthentication(Object , HorizontalAlignment )
at Unbroken.LaunchBox.Windows.Views.ImageVideoView.<>c__DisplayClass8_0.OrderInvalidAttribute(Object sender, EventArgs args)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
at MS.Internal.LoadedOrUnloadedOperation.DoWork()
at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.AnimatedRenderMessageHandler(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:

11:21:17 PM Exception

Comments (2)

  1. Christian

    This bug is addressed in the most recent beta. Could you upgrade and let us know if you still encounter this issue.

  2. Log in to comment