After Updating all my Metadata i get this error

Issue #6597 new
Andre Auth created an issue

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

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

at System.Linq.Enumerable.WhereListIterator1.ToList() at Unbroken.LaunchBox.Windows.Desktop.MenuActions.DownloadMetadataAndMediaMenuAction.<>c__DisplayClass9_1.InsertTraversalObject(Game game) at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass7_11.PatchDrivenSpecification()
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:

18:38:20 Exception

Comments (1)

  1. Christopher Revell

    I get the same message on 12.7

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

  2. Log in to comment