KSP-CKAN / CKAN

The Comprehensive Kerbal Archive Network
https://forum.kerbalspaceprogram.com/index.php?/topic/197082-*
Other
1.98k stars 347 forks source link

Exception after cancelling mod installation / upgrade #1180

Closed Postremus closed 9 years ago

Postremus commented 9 years ago

Hello,

cancelled the installation of "SpaceY" version 0.17.1 during the download. Ckan 1.8.3, Windows 8.1, ksp 1.0.2

Got this exception:

System.InvalidOperationException: Die Auflistung wurde geändert. Der Enumerationsvorgang kann möglicherweise nicht ausgeführt werden.
   bei System.Collections.Generic.List`1.Enumerator.MoveNextRare()
   bei CKAN.NetAsyncDownloader.DownloadModules(NetFileCache cache, IEnumerable`1 modules)
   bei CKAN.ModuleInstaller.InstallList(ICollection`1 modules, RelationshipResolverOptions options, NetAsyncDownloader downloader)
   bei CKAN.Main.WasSuccessful(Action action)
   bei CKAN.Main.InstallList(HashSet`1 toInstall, RelationshipResolverOptions options, NetAsyncDownloader downloader)
   bei CKAN.Main.InstallMods(Object sender, DoWorkEventArgs e)
   bei System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

Could be related to #1138

Postremus commented 9 years ago

Canceling the upgrade of mods throws the exact same error on 1.8.4. Does not happen on commandline.