Purchased tab download - obj deref error when media is null #104

Closed
opened 2025-12-16 04:49:11 +00:00 by nyc_tk · 1 comment
Contributor

Error log here:

2025-11-11 21:58:42.035 +00:00 [ERR] Exception caught: Object reference not set to an instance of an object.

StackTrace: at OF_DL.Helpers.APIHelper.GetPurchasedTab(String endpoint, String folder, IDownloadConfig config, Dictionary`2 users) in /src/OF DL/Helpers/APIHelper.cs:line 2358
2025-11-11 21:58:42.037 +00:00 [ERR] 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) in /src/OF DL/Program.cs:line 1034
at OF_DL.Program.Main(String[] args) in /src/OF DL/Program.cs:line 822
Error log here: ``` 2025-11-11 21:58:42.035 +00:00 [ERR] Exception caught: Object reference not set to an instance of an object. StackTrace: at OF_DL.Helpers.APIHelper.GetPurchasedTab(String endpoint, String folder, IDownloadConfig config, Dictionary`2 users) in /src/OF DL/Helpers/APIHelper.cs:line 2358 2025-11-11 21:58:42.037 +00:00 [ERR] 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) in /src/OF DL/Program.cs:line 1034 at OF_DL.Program.Main(String[] args) in /src/OF DL/Program.cs:line 822 ```
melithine added the
code-submitted
label 2025-12-16 06:10:37 +00:00
nyc_tk changed title from Purchased tab download - obj def error when media is null to Purchased tab download - obj deref error when media is null 2025-12-16 14:20:07 +00:00
Collaborator

Closing, this was merged.

Closing, this was merged.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sim0n00ps/OF-DL#104
No description provided.