Seklfreak / discord-image-downloader-go

A simple tool which downloads pictures posted in discord channels of your choice to a local folder.
MIT License
350 stars 90 forks source link

downloader closing itself #109

Open BlackHawX1996 opened 5 years ago

BlackHawX1996 commented 5 years ago

After starting the program, as it always has, it starts, connects to the given account and then the program simply closes itself, as if someone pressed ctrl+c

BlackHawX1996 commented 5 years ago

after playing around for a bit, having redownloaded the program and transfered the config file to a separate folder, the program works flawlessly again. could it have anything to do with a cap on how many image-data can be stored in the .dat files?

Jake-Watkins commented 5 years ago

I didn't run into any issues with the number of images downloaded until I hit over 100,000 images, if that is the issue you can comment out the function call which calculates the number of images downloaded for the discord status

On Sun, Oct 14, 2018, 10:06 BlackHawX1996 notifications@github.com wrote:

after playing around for a bit, having redownloaded the program and transfered the config file to a separate folder, the program works flawlessly again. could it have anything to do with a cap on how many image-data can be stored in the .dat files?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Seklfreak/discord-image-downloader-go/issues/109#issuecomment-429643440, or mute the thread https://github.com/notifications/unsubscribe-auth/AYGgASlEr2L-tlgvzBEFJatD6e7fTfsZks5uk28mgaJpZM4XJfOq .

BlackHawX1996 commented 5 years ago

I hit the 1mil ,or close to it ,there the program simply refused to remain active. Havent had any trouble with the "playing" status