Value cannot be null. (Parameter 'source')

Issue #5585 resolved
Vincent Muller created an issue

Value cannot be null. (Parameter 'source')

App: LaunchBox
Version: 11.4
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.BjIbiViIU2b()
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:

23:02:50 Exception

Comments (3)

  1. Vincent Muller reporter

    I don’t know, I was just trying to use Launchbox, it kept popping up every time I was trying to launch it, but now things seem to be back to normal.

  2. Log in to comment