lucidlemon / PraiseTheSave

Simple Tool to Backup your Dark Souls Savegames (I, I Remastered, II and III)
https://lucidlemon.github.io/PraiseTheSave/
MIT License
16 stars 1 forks source link

"Next backup" timer increases incorrectly after pressing backup now #7

Open xViperClawx opened 4 years ago

xViperClawx commented 4 years ago

When you have the automatic backups active and you press the "Backup Now" it then seems to add the number of minutes set on backup interval to the next scheduled backup time instead of resetting it to the current time + backup interval. If the button is pressed multiple times then it continues to increment the next scheduled backup by the backup interval.

For example I have my backup interval set as 20 minutes it is now 22:14 and my next backup is due for 22:30, if I choose to manually backup now instead of resetting the next backup to 22:34 it would instead add 20 minutes to the original timer making it 22:50, if I pressed it again it would then change it to 23:10 and so on.

Once this happens changing the number of minutes for the backup interval seems to correct the issue and resets the next backup timer to the current time + newly set backup interval.

lucidlemon commented 4 years ago

interesting, i will try to look into that but i can't give you a timeline since i don't even have a windows system running currently. at least it's not completely breaking the tool :)