tgxn / Backup

A Backup plugin for the Bukkit Server API.
http://bukkitbackup.com
GNU General Public License v3.0
23 stars 14 forks source link

Plugin is not removing old backups since 1.3 #131

Open lukasraska opened 12 years ago

lukasraska commented 12 years ago

it happens also with dev version

config: http://www.raska.me/backup.yml

tgxn commented 12 years ago

Do you get any errors?

lukasraska commented 12 years ago

nope

hqSparx commented 12 years ago

same here, i ran out of space and lost lots of backups

pookshuman commented 12 years ago

I am getting this problem too, I have to manually clean out all the redundant backups. Also, it is not correctly putting folders where they should be for worldedit restore.

Is this plugin still being maintained?

tgxn commented 12 years ago

Hey, Yes, it is, I am just REALLY busy with other things.

Have a lot of projects going on at work, and a lot going on in my persona.l life, so updates will unfortunately be delayed till I get a chance to push the latest version.

On 10 September 2012 18:16, pookshuman notifications@github.com wrote:

Is this plugin still being maintained?

pookshuman commented 12 years ago

OK good, because these errors are getting annoying. Great plugin though, keep up the good work.

lorenzop commented 12 years ago

I've been having this issue too, but haven't noticed any errors until just now! here is the error I just got:

22:34:10 [INFO] [Backup] Failed to delete old backups. 22:34:10 [INFO] [Backup] Please provide following error with support request: 22:34:10 [INFO] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 22:34:10 [INFO] at java.util.ArrayList.rangeCheck(ArrayList.java:571) 22:34:10 [INFO] at java.util.ArrayList.get(ArrayList.java:349) 22:34:10 [INFO] at com.bukkitbackup.full.threading.BackupTask.cleanFolder(BackupTask.java:267) 22:34:10 [INFO] at com.bukkitbackup.full.threading.BackupTask.deleteOldBackups(BackupTask.java:209) 22:34:10 [INFO] at com.bukkitbackup.full.threading.BackupTask.run(BackupTask.java:138) 22:34:10 [INFO] at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34) 22:34:10 [INFO] at java.lang.Thread.run(Thread.java:679) 22:34:10 [INFO] [Backup] Finished Backup!

tgxn commented 11 years ago

Can everyone involved PasteBin their config.yml file please?

Also, can you advise how big your bukkit folder is.