Crash while updating metadata

Issue #6975 new
Geoffrey Benson created an issue

Steps to repro:

  • Update metadata for all games
  • Only update fields that are missing metadata
  • Wait
  • Crash

Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')

App:     LaunchBox
Version: 12.11
Type:    System.ArgumentOutOfRangeException
Site:    Void ThrowArgumentOutOfRange_IndexException()
Source:  System.Private.CoreLib

   at System.Linq.Enumerable.WhereListIterator`1.ToList()
   at Unbroken.LaunchBox.Windows.Desktop.MenuActions.DownloadMetadataAndMediaMenuAction.<>c__DisplayClass9_1.MoveSupportedClient(Game game)
   at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass7_1`1.ChangeInvalidStrategy()
   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:

   7:46:30 PM Exception

Comments (0)

  1. Log in to comment