Launchbox 13.1 Error While downloading Images

Issue #7538 new
Alex 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: 13.1
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.RunSupportedProcessor(Game game) at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass7_11.CompareTypeStrategy()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

3:09:24 PM Exception

Comments (1)

  1. Josh Lang

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

    App: LaunchBox
    Version: 13.1
    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.RunSupportedProcessor(Game game) at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass7_11.CompareTypeStrategy()
    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:

    2:37:59 PM Exception

  2. Log in to comment