Closed DJColdCuts5 closed 1 month 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.
Please retest under 1.7.75 and provide a debug log if you are still experiencing this.
OFDL20240904.txt Unfortunately still occurring, updated debug log attached.
Adding logs from 1.7.76 OFDL20240908.txt
Logs from 1.7.77 OFDL20240930.txt
I'll probably need your Auth to debug this as I cannot replicate it.
Fixed in 1.7.78!
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