Errors with "Nostalgia Theme"

Issue #5818 invalid
Chris Lawhead created an issue

Error 1:

Could not load type 'Meta.Vlc.Wpf.VlcPlayer' from assembly 'Unbroken.LaunchBox.Windows, Version=11.8.0.0, Culture=neutral, PublicKeyToken=97d6238f04304129'.

App:     Big Box
Version: 11.8
Type:    System.TypeLoadException
Site:    Void .ctor(Boolean)
Source:  Ao.Bigbox.Themer.v3_9_7

   at Ao.Bigbox.Utils.Media.MediaPlayer_VLC..ctor(Boolean hwDecodingEnabled)
   at Ao.Bigbox.Utils.Media.MediaPlayerFactory.CreateMediaPlayer(MediaPlayerImpl impl)
   at Ao.Bigbox.Utils.Media.MediaPlayerFactory.CreateMediaPlayer(MediaPlayerImpl impl)
   at Ao.Bigbox.Controls.MediaTrack.ConfigMediaPlayer(Boolean loaded)
   at Ao.Bigbox.Controls.MediaTrack.<.ctor>b__6_0(Object o, RoutedEventArgs e)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
   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:

   5:23:19 PM Exception

Error 2:

Could not load type 'Meta.Vlc.Wpf.VlcPlayer' from assembly 'Unbroken.LaunchBox.Windows, Version=11.8.0.0, Culture=neutral, PublicKeyToken=97d6238f04304129'.

App:     Big Box
Version: 11.8
Type:    System.TypeLoadException
Site:    Void Dispose(Boolean)
Source:  Ao.Bigbox.Themer.v3_9_7

   at Ao.Bigbox.Utils.Media.MediaPlayer_VLC.Dispose(Boolean disposing)
   at Ao.Bigbox.Utils.Media.MediaPlayer_VLC.Finalize()

Recent Log:

   5:23:50 PM Exception

Issue does not exist on my old Launchbox installation, but I recently started moving stuff to a new computer, and this is happening when I apply this theme now.

Comments (1)

  1. Jason Carr repo owner

    Hi Chris, this is unfortunately a theme issue. I'm not sure what theme you're running, but you may want to look for an update to the theme. Sadly there are a few themes that need updates and don't work properly with the latest versions, but they are very few and far between.

  2. Log in to comment