error on the platform view on COLORFUL bigbox theme.

Issue #6858 new
Bruno Martins created an issue

getting this error coming back from a platform to the platform view on COLORFUL bigbox theme.

Comments (2)

  1. Bruno Martins reporter

    This is the log in case I did not include it:

    Object reference not set to an instance of an object.

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

    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.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:

    6:58:21 PM Exception

  2. brian

    This could be because of your version of LaunchBox.

    I would either update LaunchBox, or roll back to an earlier version of the Colorful Theme and see if that helps.

    Get earlier versions of Colorful on its forum page under the changelog section.

  3. Log in to comment