Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backup failed #149

Open
TeHeBuK opened this issue Aug 4, 2013 · 2 comments
Open

Backup failed #149

TeHeBuK opened this issue Aug 4, 2013 · 2 comments

Comments

@TeHeBuK
Copy link

TeHeBuK commented Aug 4, 2013

Run server on mcpc-plus-1.5.2-R1.1-forge738-B620
Have this:
2013-08-05 02:51:41 [INFO] [Backup] Failed to backup worlds: Exception in BackupWorlds.
2013-08-05 02:51:41 [INFO] [Backup] Please provide following error with support request:
2013-08-05 02:51:41 [INFO] java.io.FileNotFoundException: Source 'world\world' does not exist
2013-08-05 02:51:41 [INFO] at com.bukkitbackup.full.utils.FileUtils.copyDirectory(FileUtils.java:196)
2013-08-05 02:51:41 [INFO] at com.bukkitbackup.full.utils.FileUtils.copyDirectory(FileUtils.java:137)
2013-08-05 02:51:41 [INFO] at com.bukkitbackup.full.utils.FileUtils.copyDirectory(FileUtils.java:107)
2013-08-05 02:51:41 [INFO] at com.bukkitbackup.full.threading.tasks.BackupWorlds.doWorlds(BackupWorlds.java:172)
2013-08-05 02:51:41 [INFO] at com.bukkitbackup.full.threading.BackupTask.run(BackupTask.java:108)
2013-08-05 02:51:41 [INFO] at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftTask.run(CraftTask.java:58)
2013-08-05 02:51:41 [INFO] at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
2013-08-05 02:51:41 [INFO] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
2013-08-05 02:51:41 [INFO] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
2013-08-05 02:51:41 [INFO] at java.lang.Thread.run(Unknown Source)
2013-08-05 02:51:41 [INFO] [Backup] Skipping plugin backup, for all plugins.
2013-08-05 02:51:41 [INFO] [Backup] Finished Backup!�

There is only seed file in zip.
Help please!

@Cypher091
Copy link

01.09 18:23:57 [Server] INFO Finished Backup!
01.09 18:23:57 [Server] INFO [backups/2013-08-31-23-15-12.zip]
01.09 18:23:57 [Server] INFO Removing the following backup(s) due to age:
01.09 18:23:56 [Server] INFO at java.lang.Thread.run(Unknown Source)
01.09 18:23:56 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
01.09 18:23:56 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
01.09 18:23:56 [Server] INFO at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
01.09 18:23:56 [Server] INFO at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftTask.run(CraftTask.java:58)
01.09 18:23:56 [Server] INFO at com.bukkitbackup.full.threading.BackupTask.run(BackupTask.java:108)
01.09 18:23:56 [Server] INFO at com.bukkitbackup.full.threading.tasks.BackupWorlds.doWorlds(BackupWorlds.java:172)
01.09 18:23:56 [Server] INFO at com.bukkitbackup.full.utils.FileUtils.copyDirectory(FileUtils.java:107)
01.09 18:23:56 [Server] INFO at com.bukkitbackup.full.utils.FileUtils.copyDirectory(FileUtils.java:137)
01.09 18:23:56 [Server] INFO at com.bukkitbackup.full.utils.FileUtils.copyDirectory(FileUtils.java:196)
01.09 18:23:56 [Server] INFO java.io.FileNotFoundException: Source 'world/world' does not exist
01.09 18:23:56 [Server] INFO Please provide following error with support request:
01.09 18:23:56 [Server] INFO Failed to backup worlds: Exception in BackupWorlds.
01.09 18:23:55 [Server] INFO Started Backup...

same error. it saves the plugins (which is fine) but doesn't save the world, there is just a world/world/worldseed.txt file in the backup zip though.

directory structure:
/world/
/world/nether
/world/dim_msyt4
/world/dim_myst8

MPCP plus legacy B610 MC1.5.2
FTB Unleashed 1.1.3
backup version 2.5
config:
backupinterval: 3h
maxbackups: 10
onlyifonline: true
fullbackup: true
backuppath: backups
usetempfolder: false
tempfoldername:
zipbackup: true
splitbackup: false
dateformat: '%1$tY-%1$tm-%1$td-%1$tH-%1$tM-%1$tS'
backupworlds: true
backupplugins: true
skipworlds:
pluginlistmode: true
pluginlist:
debugmode: false
checkversion: true
version: 2.5

@rezonant
Copy link

Same problem here, MCPC+. It may be relevant that I migrated this world from stock MC server to MCPC+ so my worlds directory structure doesn't quite look like a craftbukkit world...

Seeing as there isn't even a comment on this matter from the author in 7 months, I'm just going to find a different backups plugin.

@tgxn tgxn added this to the Release Version 3.0 milestone Apr 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants