Since last update, this one crash many times

Issue #6003 resolved
Matias Piens 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:

15:26:01 Exception

Comments (4)

  1. anthony bunn

    i am having the same ERROR message pop up when i launch BigBox

    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 Meta.Vlc.Wpf.VlcPlayer.<.ctor>b__18_0(Object s, RoutedEventArgs a)
    at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
    at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
    at Meta.Vlc.Wpf.ThreadSeparatedControlHost.<OnInitialized>b__22_0(Object 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.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:

    7:30:49 PM Exception

  2. Log in to comment