error message Value cannot be null. (Parameter 'source')

Issue #5635 resolved
Michael Boursaw created an issue

Value cannot be null. (Parameter 'source')

App: LaunchBox
Version: 11.6
Type: System.ArgumentNullException
Site: Void ThrowArgumentNullException(System.Linq.ExceptionArgument)
Source: System.Linq

at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at Meta.Vlc.Wpf.ApiManager.get_DefaultVlc()
at Meta.Vlc.Wpf.VlcPlayer.Initialize(String libVlcPath, String[] libVlcOption)
at Meta.Vlc.Wpf.VlcPlayer.OnInitialized(EventArgs e)
at System.Windows.FrameworkElement.AddLogicalChild(Object child)
at System.Windows.Controls.UIElementCollection.AddInternal(UIElement element)
at Unbroken.LaunchBox.Windows.Desktop.Controls.VideoControl.Tbc44a92qA9()
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:

12:54:46 AM Exception

Comments (1)

  1. Log in to comment