AlexCSDev / PatreonDownloader

Powerful tool for downloading content posted by creators on patreon.com. Supports content hosted on patreon itself as well as external sites (additional plugins might be required).
MIT License
969 stars 99 forks source link

---> System.Collections.Generic.KeyNotFoundException: The given key '74010598_74010598_media_image_2022-10-31_030708238.png' was not present in the dictionary. #146

Closed CmdrShepardsPie closed 1 year ago

CmdrShepardsPie commented 1 year ago

2022-11-06 18:15:43.2041 INFO Downloaded 116/123: https://www.patreon.com/file?h=58090638&i=9240028 2022-11-06 18:15:43.2041 FATAL Fatal error, application will be closed: UniversalDownloaderPlatform.Engine.Exceptions.UniversalDownloaderPlatformException: Error while downloading https://c10.patreonusercontent.com/4/patreon-media/p/post/74010598/b42362a3d41d48279225ec93057c92aa/eyJhIjoxLCJwIjoxfQ%3D%3D/1.png?token-time=1667952000&token-hash=zwGm46d_pyaL-inEU4uRFdxK0hcsLngFKcpPiMmqQHk%3D: The given key '74010598_74010598_media_image_2022-10-31_030708238.png' was not present in the dictionary. ---> System.Collections.Generic.KeyNotFoundException: The given key '74010598_74010598_media_image_2022-10-31_030708238.png' was not present in the dictionary. at System.Collections.Generic.Dictionary2.get_Item(TKey key) at PatreonDownloader.Implementation.PatreonCrawledUrlProcessor.ProcessCrawledUrl(ICrawledUrl udpCrawledUrl, String downloadDirectory) in F:\Sources\BigProjects\PatreonDownloader\PatreonDownloader.Implementation\PatreonCrawledUrlProcessor.cs:line 175 at UniversalDownloaderPlatform.Engine.DownloadManager.<>c__DisplayClass8_1.<<Download>b__0>d.MoveNext() in F:\Sources\BigProjects\PatreonDownloader\submodules\UniversalDownloaderPlatform\UniversalDownloaderPlatform.Engine\DownloadManager.cs:line 72 --- End of inner exception stack trace --- at UniversalDownloaderPlatform.Engine.DownloadManager.<>c__DisplayClass8_1.<<Download>b__0>d.MoveNext() in F:\Sources\BigProjects\PatreonDownloader\submodules\UniversalDownloaderPlatform\UniversalDownloaderPlatform.Engine\DownloadManager.cs:line 101 --- End of stack trace from previous location --- at UniversalDownloaderPlatform.Engine.DownloadManager.Download(List1 crawledUrls, String downloadDirectory, CancellationToken cancellationToken) in F:\Sources\BigProjects\PatreonDownloader\submodules\UniversalDownloaderPlatform\UniversalDownloaderPlatform.Engine\DownloadManager.cs:line 114 at UniversalDownloaderPlatform.Engine.UniversalDownloader.Download(String url, String downloadDirectory, IUniversalDownloaderPlatformSettings settings) in F:\Sources\BigProjects\PatreonDownloader\submodules\UniversalDownloaderPlatform\UniversalDownloaderPlatform.Engine\UniversalDownloader.cs:line 204 at PatreonDownloader.App.Program.RunPatreonDownloader(CommandLineOptions commandLineOptions) in F:\Sources\BigProjects\PatreonDownloader\PatreonDownloader.App\Program.cs:line 143 at PatreonDownloader.App.Program.Main(String[] args) in F:\Sources\BigProjects\PatreonDownloader\PatreonDownloader.App\Program.cs:line 69

AlexCSDev commented 1 year ago

Duplicate #138