Single Game Import Crash

Issue #7943 open
James Chavis created an issue

Imported a GameCube game in a RAR file. Import was “move”.

Comments (2)

  1. James Chavis reporter

    Index was outside the bounds of the array.

    App: LaunchBox
    Version: 13.6
    Theme: Default
    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.UpdateAbstractClass()
    at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.ChangeTraversalConnection(Object )
    at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.InvokeCommonFilter()
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
    --- End of stack trace from previous location ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

    Recent Log:

    1:15:08 PM Exception

  2. Log in to comment