Error launching any game

Issue #425 resolved
Former user created an issue

System.InvalidOperationException: Colección modificada; puede que no se ejecute la operación de enumeración. en System.Collections.Generic.List1.Enumerator.MoveNextRare() en System.Linq.Enumerable.WhereSelectListIterator2.MoveNext() en System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() en System.Collections.Generic.List1..ctor(IEnumerable1 collection) en System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) en LaunchBox.Controls.ImageGamesControl.SetBackgroundImage(Game game) en LaunchBox.Controls.ImageGamesControl.<selectionTimer_Tick>b__63_0() en System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) en System.Threading.ThreadHelper.ThreadStart()

Comments (1)

  1. Log in to comment