[ADMN] Autosaveworld v4.9 [1.6.2-R0.1]

Discussion in 'Archived: Plugin Releases' started by Shevchik, Mar 19, 2012.

  1. Offline

    siemaeniu500

    Can you add backup plugins ?
     
  2. Offline

    Shevchik

    ??
    Can't understand what you need, can you explain?
     
  3. Offline

    siemaeniu500

    Can you add the ability to backup plugins?
     
  4. Offline

    Shevchik

    Yes, i will do that in next version.

    Found an error in autobackup(it was not working) and fixed it, so everyone who already downloaded v3.4 needs to redownload it.

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

    Zeeber

    Awsome work with limiting the number of backups! No more 15GB folders haha.

    Will you eventually be coding in a way to set a backup destination folder? As in, I don't want the backups to be in the "plugin" directory but somewhere of my choosing (preferably on a separate hard drive altogether). Good job so far though, it has replaced McBackup for me.
     
  6. Offline

    Shevchik

    Yes in next version I will add an option to save to another folder + plugins folder backup.
     
  7. Offline

    siemaeniu500

    Can you add option to delete and backup server.log ?
     
  8. Offline

    graymalkin

    I set the max. number of backups to 5, but it does not stop there, it keeps going on creating more and more backups without deleting old ones.

    Plz fix!

    (using 1.2.5.)
     
  9. Offline

    simpsonfan

    thx for rolling my map back more than a month
    every hour i saw the backup-message, but it didnt work -.-
     
  10. Offline

    Shevchik

    If you have a problem please tell how exactly something happened and OS.
     
  11. Offline

    Sonar

    Does this stop the default auto save?

    so if i put this to auto-save every 1 hour - the default console msg i see when im op will not show?
     
  12. Ok, i got ALMOST everything right... but where does it save the files to? I CAN"T FIND MY BACKUPS!
    (it does say: Saving===Autosavecomplete, so ik it IS saving them... somewhere
     
  13. Offline

    Zeeber

    I too have the same issue.
     
  14. Offline

    Shevchik

    I know about this problem, just need one more day to finish new version.
     
  15. Offline

    Vastrix

    i have a problem with the backup feature.

    if i set the config file on:
    backup:
    enabled: true
    after i restarted the server the config file edits itself with the change that the "true" has become "false"
    with as result that he doesn't backup :'(
     
  16. Offline

    Shevchik

    Use the command /backup enabled on to change this, or if you are editing config manually do not forget to load it by command /save loadconfig.
     
  17. Offline

    Vastrix

    didn't work, i have the same problem as in reply nr: #4
    --thnx for the quick response bdw :)
     
  18. Offline

    Shevchik

    Plugin doesn't support permissions.
    Try command drom console.
     
  19. Offline

    Vastrix

    when i type "backup enabled" it says "autobackup is disabled" and when i edit the config file to "backup: true" and then type in the console "save reload" it reloads correctly but it still doesn't auto backup (although the config file stays unmodified)
     
  20. Offline

    Shevchik

    You need to type
    Code:
    /backup enabled on
    , or edit the config and the type
    Code:
    /save loadconfig
    .
    If you just reload the plugin you will loose all changes.


    Why reloading causes that:
    When you reload plugin it bukkit disables and enables plugin.
    When autosaveworld is disabling it saves all the parameters from memory to file.
     
  21. Offline

    siemaeniu500

    Can you add ability to backup plugins folder ?
     
  22. Offline

    Shevchik

    Yes i am working on that, nearly finished, just need to fix one bug, but i don't know why it happens.
     
  23. Offline

    Vastrix

    when i type
    Code:
    backup enabled on
    it starts backuping :)

    & after stoping the server it saves it to the config
    and loads it at start! :)

    -- thnx for your help! :)
    -- and srry to bother you
    [diamond]
     
  24. OMG thank you soooooo much for bringing this back, ive always loved this plugin!
     
  25. Offline

    Creeper98HD

    does dis saves ur world and backs it up??
     
  26. where does it save the backups????!?!?!?!!!?????
     
  27. Offline

    Vastrix

    C:\bukkit\plugins\AutoSaveWorld\backups

    it saves the world (like you would normaly save it) and it makes backups if
    Code:
    backup:
      enabled: true
    (in the config^)

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

    Creeper98HD

    ok thnks
     
  29. Offline

    IsaiahRobichaud

    Typo in Change log.
     
  30. idk if the backup is working or not but i get this error every once and a while
    Code:
    08:01:06 [INFO] AutoBackuping
    08:01:06 [INFO] [AutoSaveWorld] AutoBackuping
    08:01:06 [WARNING] [AutoSaveWorld] Multiple concurrent saves attempted! Save int
    erval is likely too short!
    08:02:35 [SEVERE] java.io.IOException: The process cannot access the file becaus
    e another process has locked a portion of the file
    08:02:35 [SEVERE]      at java.io.FileInputStream.readBytes(Native Method)
    08:02:35 [SEVERE]      at java.io.FileInputStream.read(Unknown Source)
    08:02:35 [SEVERE]      at autosave.AutoBackupThread.copyDirectory(AutoBackupThr
    ead.java:152)
    08:02:35 [SEVERE]      at autosave.AutoBackupThread.copyDirectory(AutoBackupThr
    ead.java:141)
    08:02:35 [SEVERE]      at autosave.AutoBackupThread.copyDirectory(AutoBackupThr
    ead.java:141)
    08:02:35 [SEVERE]      at autosave.AutoBackupThread.performBackup(AutoBackupThr
    ead.java:226)
    08:02:35 [SEVERE]      at autosave.AutoBackupThread.run(AutoBackupThread.java:3
    88)
    08:02:35 [INFO] AutoBackup Complete
    08:02:35 [INFO] [AutoSaveWorld] AutoBackup Complete
     

Share This Page