Value cannot be null. (Parameter 'source')
App: LaunchBox
Version: 13.18-beta-2
Theme: Default Plus
Type: System.ArgumentNullException
Site: Void ThrowArgumentNullException(System.Linq.ExceptionArgument)
Source: System.Linq
at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Boolean& found)
at Unbroken.LaunchBox.Windows.MenuActions.DownloadStorefrontPosterMenuAction.MerchantCreatorConfig.MoveAspectReader()
at MethodBaseWrapper.CompareDistributedPredicate(Object , MethodBaseWrapper )
at Unbroken.LaunchBox.Windows.MenuActions.DownloadStorefrontPosterMenuAction.MerchantCreatorConfig.DisableAspectReader()
at RefComparatorWrapper.CompareDistributedPredicate(Object , RefComparatorWrapper )
at Unbroken.LaunchBox.Windows.MenuActions.DownloadStorefrontPosterMenuAction.<>c.EnableAspectReader(MerchantCreatorConfig download)
at Unbroken.BulkDownloader`1.SetupSimpleBridge(WebClient config)
at Unbroken.BulkDownloader`1.ComputeSimpleBridge(Object spec, AsyncCompletedEventArgs pol)
at System.Net.WebClient.OnDownloadFileCompleted(AsyncCompletedEventArgs e)
at System.Net.WebClient.<StartAsyncOperation>b__78_4(Object arg)
at System.Threading.SynchronizationContext.<>c.<Post>b__8_0(ValueTuple`2 s)
at System.Threading.ExecutionContext.RunForThreadPoolUnsafe[TState](ExecutionContext executionContext, Action`1 callback, TState& state)
at System.Threading.QueueUserWorkItemCallback`1.Execute()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
Recent Log:
6:30:23 AM Exception
I'm not sure if the null Value points to a setting in my config file or something in Launchbox, but it looks like it's error out when trying to download a Poster?