Update metadata error

Issue #1162 resolved
Former user created an issue

System.InvalidOperationException: Collection was modified; enumeration operation may not execute. at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) at System.Collections.Generic.Dictionary`2.KeyCollection.Enumerator.MoveNext() at (Game ) at LaunchBox.Caching.ImageCache.Invalidate(Game game) at (WorkingControl , Object , RunWorkerCompletedEventArgs ) at LaunchBox.Controls.WorkingControl.downloadMetadataBackgroundWorker_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e) at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)

Comments (4)

  1. Jason Carr repo owner

    Thank you Anonymous; I have this fixed for the next beta which should be out later today. :)

  2. Log in to comment