[INACTIVE][ADMN] SimpleSave v3.25 Simple automatic saving! [000] - Backups!

Discussion in 'Inactive/Unsupported Plugins' started by desmin88, Mar 11, 2011.

  1. Offline

    desmin88

  2. Offline

    Pr4w

    @desmin88 The error happens when you /reload
    At least that's how it happens for me. :/
     
  3. Offline

    ghostsoldier23

    Well... I feel stupid. Sorry. It's working fine then!
     
  4. Offline

    desmin88

    @Pr4w
    How many people are on the server when you do this?
     
  5. Offline

    Pr4w

    Between 5 and 10, roughly. Why ?
     
  6. Offline

    desmin88

    @Pr4w
    Download 3.12, it should fix your problems.
     
  7. Offline

    Pr4w

    @desmin88 Seems to be working well so far, thanks a lot ! :)
     
  8. Offline

    Dark_Vortex

    I have just downloaded 3.12 and checked the backups, I have 5 worlds +1 which is the new nether world. My main world is called Terra, I watched while it backed up the worlds and it backed them all up fine. But when it done the delete old backup step it deleted the Terra backup. And it does this every time.
    Could you please look into this.
    Thank you.
     
  9. Offline

    Felonu

    Is the Maximum number of backups less than your number of worlds?
     
  10. Offline

    Dark_Vortex

    Yes, That was it.
    Thank you.
     
  11. Offline

    toffo

    Thanks for the update so it truly works with 818 desmin88! :)
     
  12. Offline

    Juze

    I still don't understand why I should use this, if the world automatically "saves" anyway (especially on stop) and I have another plugin to backup my world to .zip? Would anyone care to explain?
     
  13. Offline

    scar_

    Well if you have another backup plugin you dont need this.
    But this is a very nice and simple plugin to use..
    And a must have if your running a Ramdisk.
     
  14. Offline

    Juze

    Ah, okay, thanks! :)
     
  15. Offline

    belk

    @murdrums I had this same issue after I updated. Let SimpleSave generate a new .properties file, and copy your settings over. The config.properties has some new entries and some renamed ones.
     
  16. Offline

    lacroserocks

    Code:
    15:13:58 [INFO] [Server] Beginning world backup
    15:13:58 [INFO] [Server] Beginning world save
    15:13:59 [SEVERE] SimpleSave: Error when copying files!
    15:13:59 [SEVERE] SimpleSave: This means a plugin you have is not acting nice, or isn't threadsafe
    15:13:59 [SEVERE] SimpleSave: Go to my thread and post the following information
    15:13:59 [INFO] Failed to copy full contents from 'survival/region/r.-1.0.mcr' to 'backup/survival/region/r.-1.0.mcr'null
    15:13:59 [SEVERE] java.io.IOException: Failed to copy full contents from 'survival/region/r.-1.0.mcr' to 'backup/survival/region/r.-1.0.mcr'
    15:13:59 [SEVERE]     at org.desmin88.simplesave.FileUtils.doCopyFile(FileUtils.java:310)
    15:13:59 [SEVERE]     at org.desmin88.simplesave.FileUtils.doCopyDirectory(FileUtils.java:265)
    15:13:59 [SEVERE]     at org.desmin88.simplesave.FileUtils.doCopyDirectory(FileUtils.java:263)
    15:13:59 [SEVERE]     at org.desmin88.simplesave.FileUtils.copyDirectory(FileUtils.java:230)
    15:13:59 [SEVERE]     at org.desmin88.simplesave.FileUtils.copyDirectory(FileUtils.java:156)
    15:13:59 [SEVERE]     at org.desmin88.simplesave.FileUtils.copyDirectory(FileUtils.java:125)
    15:13:59 [SEVERE]     at org.desmin88.simplesave.Backup.backup(Backup.java:40)
    15:13:59 [SEVERE]     at org.desmin88.simplesave.SimpleSave$BackupMethod.run(SimpleSave.java:133)
    15:13:59 [SEVERE]     at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34)
    15:13:59 [SEVERE]     at java.lang.Thread.run(Thread.java:679)
    15:14:00 [INFO] [Server] Ending world save
    
     
  17. Offline

    desmin88

    @lacroserocks
    Fill out an error reporting form from the OP.

    @GameFreakDude
    If you'd look 2 posts up, you'd known to fill out an Error Reporting form from the OP.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 11, 2016
  18. Offline

    Wakko

    I want to download the latest version so I don't get the bug of saving/backing up when a player leaves, but I always get v3.1
    Have you changed it yet?
     
  19. Offline

    desmin88

    @Wakko
    Clear your cache. A fresh download for me results in 3.12
     
  20. Offline

    nskjunky

    Something seems to be terribly wrong!!!
    when I stop my server and start it again, the server gets resetted to the last backup!!!
     
  21. Offline

    Wakko

    No luck.
    I download it and look at the plugin.yml and it says version 3.1
    and when i log out the server still saves and backs up
    (I tried both download links, same story)
     
  22. Offline

    SomberDwarf

    Hi, very happy with this plugin. I have just one request. I'd like to disable the backup/save on log out. If I have to log out and in quickly, (betaholes, player invisibility) the backups can make this an agonising wait.
     
  23. Offline

    desmin88

    @Wakko
    Plugin yml and plugin.version in cfg don't represent the actual version. The version that popups when the server is started "SimpleSave: 3.12 initalized" is the true version.
    @SomberDwarf
    You already can :|
    Set plugin.ignore.noplayers to true.
     
  24. Offline

    cuco

    Version 3.11

    • Fixes error where it would always backup or save when a player left.

    Still existing in 3.12 on my server!
     
  25. Offline

    BlueSky

    Code:
    21:14:02 [SEVERE]       at java.net.SocketOutputStream.socketWrite(Unknown Sourc
    e)
    21:14:02 [INFO] mrelliott lost connection: disconnect.quitting
    21:14:02 [SEVERE]       at java.net.SocketOutputStream.write(Unknown Source)
    21:14:02 [SEVERE]       at java.io.BufferedOutputStream.flushBuffer(Unknown Sour
    ce)
    21:14:02 [SEVERE]       at java.io.BufferedOutputStream.flush(Unknown Source)
    21:14:02 [SEVERE]       at java.io.DataOutputStream.flush(Unknown Source)
    21:14:02 [SEVERE]       at net.minecraft.server.NetworkWriterThread.run(SourceFi
    le:116)
    What is this error and how do I fix it?
    Great plugin btw
     
  26. Offline

    desmin88

    @BlueSky
    It's not my plugin doing that.
    @cuco
    Are you the only person on the server when you leave?
     
  27. Offline

    andrewpo

    This looks really good, might set it up on my server =D
    Can you set it so it only backs up 1 world (if you have many)?

    Thanks
     
  28. Offline

    desmin88

    @andrewpo
    Yes, there is a config option to not backup worlds.
     
  29. Offline

    andrewpo

    Awesome! I'll set it up tomorrow
     
  30. Offline

    Wakko

    It still saves and backs up every time someone logs out though.
    And I got this:
    Code:
    2011-06-07 17:23:52 [SEVERE] SimpleSave: Error when copying files!
    2011-06-07 17:23:52 [SEVERE] SimpleSave: This means a plugin you have is not acting nice, or isn't threadsafe
    2011-06-07 17:23:52 [SEVERE] SimpleSave: Go to my thread and post the following information
    2011-06-07 17:23:52 [INFO] nullnull
    2011-06-07 17:23:52 [INFO] [SimpleSave] Beginning world backup
    2011-06-07 17:23:52 [SEVERE] java.nio.channels.ClosedByInterruptException
    2011-06-07 17:23:52 [INFO] [SimpleSave] Beginning world save
    2011-06-07 17:23:52 [SEVERE]     at java.nio.channels.spi.AbstractInterruptibleChannel.end(Unknown Source)
    2011-06-07 17:23:52 [SEVERE]     at sun.nio.ch.FileChannelImpl.write(Unknown Source)
    2011-06-07 17:23:52 [SEVERE]     at sun.nio.ch.FileChannelImpl.transferFromFileChannel(Unknown Source)
    2011-06-07 17:23:52 [SEVERE]     at sun.nio.ch.FileChannelImpl.transferFrom(Unknown Source)
    2011-06-07 17:23:52 [SEVERE]     at org.desmin88.simplesave.FileUtils.doCopyFile(FileUtils.java:299)
    2011-06-07 17:23:52 [SEVERE]     at org.desmin88.simplesave.FileUtils.doCopyDirectory(FileUtils.java:265)
    2011-06-07 17:23:52 [SEVERE]     at org.desmin88.simplesave.FileUtils.doCopyDirectory(FileUtils.java:263)
    2011-06-07 17:23:52 [SEVERE]     at org.desmin88.simplesave.FileUtils.copyDirectory(FileUtils.java:230)
    2011-06-07 17:23:52 [SEVERE]     at org.desmin88.simplesave.FileUtils.copyDirectory(FileUtils.java:156)
    2011-06-07 17:23:52 [SEVERE]     at org.desmin88.simplesave.FileUtils.copyDirectory(FileUtils.java:125)
    2011-06-07 17:23:52 [SEVERE]     at org.desmin88.simplesave.Backup.backup(Backup.java:40)
    2011-06-07 17:23:52 [SEVERE]     at org.desmin88.simplesave.SimpleSave$BackupMethod.run(SimpleSave.java:133)
    2011-06-07 17:23:52 [SEVERE]     at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34)
    2011-06-07 17:23:52 [SEVERE]     at java.lang.Thread.run(Unknown Source)
    2011-06-07 17:23:52 [INFO] [SimpleSave] Ending world backup
    2011-06-07 17:23:53 [INFO] [SimpleSave] Ending world save
    2011-06-07 17:24:04 [INFO] [SimpleSave] Ending world backup
    Just a minute before this showed up it would do the usual save and back up when I relogged, but when I started relogging every 5 seconds (was just testing to see if the plug-in was still doing it when I log out) I got this. I'm guessing I was just overworking the plug-in, but I just want to be sure.
     
  31. Offline

    Oscarius

    The plugin backups very often, 20 times in the last hour. The backup interval is set to 720 minutes.

    Here's an error from my console (read from bottom to top)

    Code:
    08.06 18:01:53 [Server] INFO World backup finished.
    08.06 18:01:53 [Server] INFO SimpleSave: Deleting old backups
    08.06 18:01:53 [Server] SEVERE     at java.lang.Thread.run(Thread.java:662)
    08.06 18:01:53 [Server] SEVERE     at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34)
    08.06 18:01:53 [Server] SEVERE     at org.desmin88.simplesave.SimpleSave$BackupMethod.run(SimpleSave.java:133)
    08.06 18:01:53 [Server] SEVERE     at org.desmin88.simplesave.Backup.backup(Backup.java:40)
    08.06 18:01:53 [Server] SEVERE     at org.desmin88.simplesave.FileUtils.copyDirectory(FileUtils.java:125)
    08.06 18:01:53 [Server] SEVERE     at org.desmin88.simplesave.FileUtils.copyDirectory(FileUtils.java:156)
    08.06 18:01:53 [Server] SEVERE     at org.desmin88.simplesave.FileUtils.copyDirectory(FileUtils.java:230)
    08.06 18:01:53 [Server] SEVERE     at org.desmin88.simplesave.FileUtils.doCopyDirectory(FileUtils.java:265)
    08.06 18:01:53 [Server] SEVERE     at org.desmin88.simplesave.FileUtils.doCopyFile(FileUtils.java:294)
    08.06 18:01:53 [Server] SEVERE     at sun.nio.ch.FileChannelImpl.size(FileChannelImpl.java:304)
    08.06 18:01:53 [Server] SEVERE     at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:184)
    08.06 18:01:53 [Server] SEVERE java.nio.channels.ClosedByInterruptException
    08.06 18:01:53 [Server] SEVERE     at java.lang.Thread.run(Thread.java:662)
    08.06 18:01:53 [Server] SEVERE     at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34)
    08.06 18:01:53 [Server] SEVERE     at org.desmin88.simplesave.SimpleSave$BackupMethod.run(SimpleSave.java:133)
    08.06 18:01:53 [Server] SEVERE     at org.desmin88.simplesave.Backup.backup(Backup.java:40)
    08.06 18:01:53 [Server] SEVERE     at org.desmin88.simplesave.FileUtils.copyDirectory(FileUtils.java:125)
    08.06 18:01:53 [Server] SEVERE     at org.desmin88.simplesave.FileUtils.copyDirectory(FileUtils.java:156)
    08.06 18:01:53 [Server] SEVERE     at org.desmin88.simplesave.FileUtils.copyDirectory(FileUtils.java:230)
    08.06 18:01:53 [Server] SEVERE     at org.desmin88.simplesave.FileUtils.doCopyDirectory(FileUtils.java:263)
    08.06 18:01:53 [Server] SEVERE     at org.desmin88.simplesave.FileUtils.doCopyDirectory(FileUtils.java:265)
    08.06 18:01:53 [Server] SEVERE     at org.desmin88.simplesave.FileUtils.doCopyFile(FileUtils.java:310)
    08.06 18:01:53 [Server] SEVERE java.io.IOException: Failed to copy full contents from 'world/region/r.24512.-1.mcr' to '/home/minecraft/backup/worlds/world/region/r.24512.-1.mcr'
    08.06 18:01:53 [Server] INFO Failed to copy full contents from 'world/region/r.24512.-1.mcr' to '/home/minecraft/backup/worlds/world/region/r.24512.-1.mcr'null
    08.06 18:01:53 [Server] INFO nullnull
    08.06 18:01:53 [Server] SEVERE SimpleSave: Go to my thread and post the following information
    08.06 18:01:53 [Server] SEVERE SimpleSave: This means a plugin you have is not acting nice, or isn't threadsafe
    08.06 18:01:53 [Server] SEVERE SimpleSave: Error when copying files!
    08.06 18:01:53 [Server] SEVERE SimpleSave: Go to my thread and post the following information
    08.06 18:01:53 [Server] SEVERE SimpleSave: This means a plugin you have is not acting nice, or isn't threadsafe
    08.06 18:01:53 [Server] SEVERE SimpleSave: Error when copying files!
     

Share This Page