Error on refreshing meta data for all games; crashes launchbox

Issue #7821 open
John Gagnon 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.5
Type: System.ArgumentOutOfRangeException
Site: Void ThrowArgumentOutOfRange_IndexException()
Source: System.Private.CoreLib

at System.Collections.Generic.List1.RemoveAt(Int32 index) at Unbroken.LaunchBox.Windows.Desktop.MenuActions.DownloadMetadataAndMediaMenuAction.<>c__DisplayClass10_1.InstantiateFailureConnection(Game game) at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass7_11.SelectCommonOrder()
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:

10:11:43 AM Exception

Comments (1)

  1. Log in to comment