Crash - arrage outside of bounds

Issue #6791 new
Terry Sherman created an issue

Importing games, autopopulating playlists, adding meta data

Index was outside the bounds of the array.

App: LaunchBox
Version: 12.9
Type: System.IndexOutOfRangeException
Site: TSource[] ToArray()
Source: System.Linq

at System.Linq.Enumerable.WhereListIterator1.ToArray() at System.Linq.Buffer1..ctor(IEnumerable1 source) at System.Linq.OrderedEnumerable1.ToList()
at Unbroken.LaunchBox.Windows.Processes.BulkImageDownloader.ProcessQueue(Func1 getIsCancelled, String activeImageGroup, Action2 onIndeterminateUpdate, Action4 onUpdateAction, Action2 onGameImageDownloaded)
at Unbroken.LaunchBox.Windows.Desktop.ImageDownloaderHelp.<>c.FlushMetaAdapter()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.CheckDistributedCreator()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Recent Log:

9:51:44 AM Exception

Comments (0)

  1. Log in to comment