VLC Error on Nostalgia Theme

Issue #6110 invalid
barretop27 created an issue

Error happens as soon as I enter i leave the settings menu.

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

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

01:07:59 Exception

Comments (1)

  1. Jason Carr repo owner

    Hi barretop27, unfortunately this error is caused by whatever theme you're using. Unfortunately you might need to use a different theme, and report this error to the theme developer.

  2. Log in to comment