error on latest beta at start up

Issue #1751 resolved
Former user created an issue

i've updated to the latest beta and get the error below, im unsure if it's to do with me renaming the amiga platforms to commodore amiga and commodore amiga cd32

System.InvalidOperationException: Collection was modified; enumeration operation may not execute. at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() at System.Collections.Generic.List1..ctor(IEnumerable1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at LaunchBox.Controls.GamesControlBase.get_GameGuis() at (ImageCacheUpdateStack , ImageCacheUpdateStack ) at LaunchBox.Caching.ImageCache.UpdateImages(ImageCacheUpdateStack updateStack, ImageCacheUpdateStack loadStack) at LaunchBox.Caching.ImageCache.<>c.<Initialize>b__9_0() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()

Comments (1)

  1. Log in to comment