sim0n00ps / OF-DL

C# console app to download all of the media from Onlyfans accounts with DRM video downloading support
849 stars 71 forks source link

1.7.74 - Errors when downloading purchased tab #542

Closed DJColdCuts5 closed 1 month ago

DJColdCuts5 commented 3 months ago

Receiving the below error when attempting to download the purchased tab.

Exception caught: Specified cast is not valid.

StackTrace: at OF_DL.Helpers.APIHelper.GetPurchasedTab(String endpoint, String folder, IDownloadConfig config, Dictionary`2 users) Exception caught: Object reference not set to an instance of an object.

StackTrace: at OF_DL.Program.DownloadAllData(APIHelper m_ApiHelper, Auth Auth, Config Config) at OF_DL.Program.Main(String[] args) OFDL20240825.txt

Subuwuguy commented 3 months ago

***EDIT** I downloaded the newest update and it seems to work now, just waiting for the download it go through.

I'm having a very similar issue. Mine error message is:

Exception caught: Object reference not set to and instance of an object.

StackTrace: at OF_DL.Helpers.APIHelper.GetPaidMessages(String endpoint, String folder, IDownloadConfig config)

And it is not downloading the pasted URL to the message or scraping it when I do a full scrape.

melithine commented 2 months ago

Please retest under 1.7.75 and provide a debug log if you are still experiencing this.

DJColdCuts5 commented 2 months ago

OFDL20240904.txt Unfortunately still occurring, updated debug log attached.

DJColdCuts5 commented 2 months ago

Adding logs from 1.7.76 OFDL20240908.txt

DJColdCuts5 commented 1 month ago

Logs from 1.7.77 OFDL20240930.txt

sim0n00ps commented 1 month ago

I'll probably need your Auth to debug this as I cannot replicate it.

DJColdCuts5 commented 1 month ago

Fixed in 1.7.78!