Sequence contains no elements

Issue #6024 resolved
Pedro Lutzardo created an issue

Sequence contains no elements

App: LaunchBox
Version: 11.9
Type: System.InvalidOperationException
Site: Void ThrowNoElementsException()
Source: System.Linq

at System.Linq.ThrowHelper.ThrowNoElementsException()
at System.Linq.Enumerable.Average(IEnumerable`1 source)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.BoxItemViewModel.SetImage(ImageSource source, Color backgroundColor, Boolean isMissing)
at EventPrinter.CloneInvalidRequest(Object , ImageSource source, Color backgroundColor, Boolean isMissing, EventPrinter )
at Unbroken.LaunchBox.Windows.Desktop.BoxImageCache.<>c__DisplayClass17_0.SearchSupportedDatabase()
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:

18:50:12 Exception

Comments (2)

  1. Christian

    Thanks for the report. I believe we have found the cause for this error and should be corrected in 11.12 beta 2 once released.

  2. Log in to comment