MalloyDelacroix / DownloaderForReddit

The Downloader for Reddit is a GUI application with some advanced features to extract and download submitted content from reddit.
GNU General Public License v3.0
498 stars 47 forks source link

v3.15.1 crash at Startup #316

Closed QbiX90 closed 1 year ago

QbiX90 commented 1 year ago

Run DownloaderForReddit.exe -> image

serveral1 commented 1 year ago

same error here

MalloyDelacroix commented 1 year ago

I'm not sure what caused this. It appears to only be a packaging error and only happens when the app is compiled with github actions. Everything works fine when run from source or compiled locally.

I removed the faulty release asset and replaced it with a locally compiled one that works. This should at least solve the problem for now.