PatreonDownloader: Campaign id cannot be less than 1 Error

Getting the following error:

2023-09-18 19:07:56.1702 FATAL Fatal error, application will be closed: UniversalDownloaderPlatform.Common.Exceptions.UniversalDownloaderException: Unable to retrieve crawl target info: Campaign id cannot be less than 1 (Parameter 'campaignId') ---> System.ArgumentOutOfRangeException: Campaign id cannot be less than 1 (Parameter 'campaignId') at PatreonDownloader.Implementation.PatreonCrawlTargetInfoRetriever.GetCrawlTargetInfo(Int64 campaignId) in F:\Sources\BigProjects\PatreonDownloader\PatreonDownloader.Implementation\PatreonCrawlTargetInfoRetriever.cs:line 58 --- End of inner exception stack trace --- at PatreonDownloader.Implementation.PatreonCrawlTargetInfoRetriever.GetCrawlTargetInfo(Int64 campaignId) in F:\Sources\BigProjects\PatreonDownloader\PatreonDownloader.Implementation\PatreonCrawlTargetInfoRetriever.cs:line 75 at PatreonDownloader.Implementation.PatreonCrawlTargetInfoRetriever.RetrieveCrawlTargetInfo(String url) in F:\Sources\BigProjects\PatreonDownloader\PatreonDownloader.Implementation\PatreonCrawlTargetInfoRetriever.cs:line 26 at UniversalDownloaderPlatform.Engine.UniversalDownloader.Download(String url, IUniversalDownloaderPlatformSettings settings) in F:\Sources\BigProjects\PatreonDownloader\submodules\UniversalDownloaderPlatform\UniversalDownloaderPlatform.Engine\UniversalDownloader.cs:line 183 at PatreonDownloader.App.Program.RunPatreonDownloader(CommandLineOptions commandLineOptions) in F:\Sources\BigProjects\PatreonDownloader\PatreonDownloader.App\Program.cs:line 128 at PatreonDownloader.App.Program.Main(String[] args) in F:\Sources\BigProjects\PatreonDownloader\PatreonDownloader.App\Program.cs:line 68

About this issue

  • Original URL
  • State: closed
  • Created 9 months ago
  • Reactions: 2
  • Comments: 23 (5 by maintainers)

Most upvoted comments

I also tried compiling it according to the instructions but only got errors, I’m a complete noob mind you. Would appreciate if someone could share it.

Sure thing.

debug-net6.0.zip

Created a PR that I believe fixes this issue

https://github.com/AlexCSDev/PatreonDownloader/pull/197

I also tried compiling it according to the instructions but only got errors, I’m a complete noob mind you. Would appreciate if someone could share it.

Sure thing.

debug-net6.0.zip

Thank you!

for everyone who wants to compile it from source while #Skyl3lazer fix isnt merged, just clone his fork like this git clone https://github.com/Skyl3lazer/PatreonDownloader -b patch-1 --recursive

Thank you, lifesaver!

I’ve spent a few hours trying to get this to work & keep failing in various different ways. Until AlexCSDev is able to return, could anyone please consider providing me with the amended “PatreonDownloader.Implementation.pdb” file or entire amended net6.0-win-x64-release.zip?

https://github.com/AlexCSDev/PatreonDownloader/files/12675516/debug-net6.0.zip