Attempting To Update Metadata Throws Exception

Issue #7880 open
Justin Hall created an issue

LaunchBox crashed out while adding ROMS. Upon restarting, I attempted to update the metadata and images for all games as that is what it was doing when it crashed. I now get this error message when attempting to update the metadata and the application crashes.

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

App: LaunchBox
Version: 13.6
Theme: Default
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__DisplayClass16_1.PushAbstractUtils(Game game) at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass7_11.SelectCommonFilter()
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:

22:23:04 Exception

Comments (1)

  1. Log in to comment