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
917 stars 95 forks source link

Mega Api not working #187

Open DisasterInbound opened 1 year ago

DisasterInbound commented 1 year ago

Today after a month or so of not using the app I go the following error

Unhandled exception. System.NotSupportedException: Not logged in at CG.Web.MegaApiClient.MegaApiClient.EnsureLoggedIn() at CG.Web.MegaApiClient.MegaApiClient.Logout() at UniversalDownloaderPlatform.MegaDownloader.MegaDownloader.ReleaseUnmanagedResources() at UniversalDownloaderPlatform.MegaDownloader.MegaDownloader.Finalize() PS D:\xxxxxxx\Documents\Apps\PatreonDownloader>

I went and deleted the MegaApiClient.dll file under /plugins and the download was able to work again. I guess the default API file stopped working since I never entered logged into Mega using this app.