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

Backups wont backup #79

Closed TheBasementNerd closed 12 years ago

TheBasementNerd commented 12 years ago

im getting this error:

backup 13:58:13 [INFO] [Backup] Started Backup... 13:58:13 [INFO] CONSOLE: Forcing save.. 13:58:13 [INFO] CONSOLE: Save complete. 13:58:13 [INFO] CONSOLE: Disabling level saving.. 13:58:13 [INFO] CONSOLE: Forcing save.. 13:58:13 [SEVERE] [Backup] Failed to copy world: IO Exception. 13:58:13 [INFO] [Backup] Error: Null Pointer in exception class! 13:58:13 [INFO] [Backup] Error: Null Pointer in exception class! 13:58:13 [INFO] [Backup] Failed to delete old backups. 13:58:13 [INFO] CONSOLE: Save complete. 13:58:13 [INFO] [Backup] String not found - alwayssaveall 13:58:13 [INFO] CONSOLE: Enabling level saving.. 13:58:13 [INFO] [Backup] Finished Backup!

when i try to backup using the command. the previous build i was using also was failing for some reason unknown to me, however i instated the latest current stable build (1.8.7) and i get that error when i try to backup. i havent seen what happens when it does the auto backup cause the time hasnt come around yet, but yea, this is what is happening when i try and do a manual backup

tgxn commented 12 years ago

Step one: Download latest Dev version: http://ci.tgxn.net/job/dev-Backup/72/

Step Two: Re-generate config and strings files.

That should fix it, Sorry about the problem :)

tgxn commented 12 years ago

Your problem is mainly related to this error report: https://github.com/gamerx/Backup/issues/63

And to a slightly lesser extent: https://github.com/gamerx/Backup/issues/71

Both will be fixed in Release 1.8.8, but both fixes are in the dev version suggested in the previous post.