Jump to content

Recommended Posts

Posted

I have a local Server running tekkit 2. when I try to backup it says:

/backupsmod backup
[19:32:49] [Server thread/INFO] [minecraft/DedicatedServer]: Started backup
[19:32:49] [Server thread/INFO] [backups]: Starting backup
[19:32:49] [Server thread/INFO] [backups]: Disabling world saving
[19:32:49] [Backup Thread/INFO] [backups]: Flushing world data to disk
[19:32:49] [Backup Thread/INFO] [backups]: Trimming old backups
[19:32:49] [Backup Thread/INFO] [backups]: Creating backup
[19:32:49] [Backup Thread/ERROR] [backups]: Backup failed
java.nio.file.AccessDeniedException: backups\world\In-Progress\advancements
        at sun.nio.fs.WindowsException.translateToIOException(Unknown Source) ~[?:1.8.0_441]
        at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) ~[?:1.8.0_441]
        at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) ~[?:1.8.0_441]
        at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source) ~[?:1.8.0_441]
        at sun.nio.fs.AbstractFileSystemProvider.delete(Unknown Source) ~[?:1.8.0_441]
        at java.nio.file.Files.delete(Unknown Source) ~[?:1.8.0_441]
        at silly511.backups.helpers.FileHelper.deleteDirectory(FileHelper.java:53) ~[FileHelper.class:?]
        at silly511.backups.helpers.FileHelper.cleanDirectory(FileHelper.java:44) ~[FileHelper.class:?]
        at silly511.backups.helpers.BackupHelper.backup(BackupHelper.java:57) ~[BackupHelper.class:?]
        at silly511.backups.BackupManager$BackupThread.run(BackupManager.java:223) [BackupManager$BackupThread.class:?]

 

How do I fix this.

thanks in advance

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...