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

Fatal error, application will be closed: System.NullReferenceException: Object reference not set to an instance of an object. #149

Closed CmdrShepardsPie closed 1 year ago

CmdrShepardsPie commented 1 year ago

2022-11-07 11:41:49.2575 INFO Crawling... 2022-11-07 11:41:49.7323 FATAL Fatal error, application will be closed: System.NullReferenceException: Object reference not set to an instance of an object. at PatreonDownloader.Implementation.PatreonPageCrawler.ParsePage(String json, String downloadDirectory) in F:\Sources\BigProjects\PatreonDownloader\PatreonDownloader.Implementation\PatreonPageCrawler.cs:line 350 at PatreonDownloader.Implementation.PatreonPageCrawler.Crawl(ICrawlTargetInfo crawlTargetInfo, String downloadDirectory) in F:\Sources\BigProjects\PatreonDownloader\PatreonDownloader.Implementation\PatreonPageCrawler.cs:line 90 at UniversalDownloaderPlatform.Engine.UniversalDownloader.Download(String url, String downloadDirectory, IUniversalDownloaderPlatformSettings settings) in F:\Sources\BigProjects\PatreonDownloader\submodules\UniversalDownloaderPlatform\UniversalDownloaderPlatform.Engine\UniversalDownloader.cs:line 198 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

Make sure you are running latest version. If you do then run the application with --json --log-level Trace --log-save parameters and send logs and resulting json files to alexcsdev@protonmail.com

AlexCSDev commented 1 year ago

No feedback, closed