cannot local VLC libs

Issue #5409 invalid
Lance Doshier created an issue

cannot local VLC libs

App: Big Box
Version: 11.0
Type: System.DllNotFoundException
Site: Void SetupLibVlcPath()
Source: Ao.Bigbox.Themer.v3_8

at Ao.Bigbox.Utils.Media.MediaPlayer_VLC.SetupLibVlcPath()
at Ao.Bigbox.Utils.Media.MediaPlayer_VLC..ctor(Boolean hwDecodingEnabled)
at Ao.Bigbox.Utils.Media.MediaPlayerFactory.CreateMediaPlayer(MediaPlayerImpl impl)
at Ao.Bigbox.Utils.Media.MediaPlayerPool.BorrowMediaPlayer(MediaPlayerImpl impl)
at Ao.Bigbox.Controls.MediaTrack.ConfigMediaPlayer(Boolean loaded)
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:

5:15:43 AM Exception

Comments (2)

  1. Jason Carr repo owner

    Hi Lance, this looks to be an error with a specific theme. Not sure what theme you’re using in Big Box, but it may just need an update. Ao.Bigbox.Utils refers to a plugin that a particular theme is using.

  2. Log in to comment