[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

    desmin88

  3. Offline

    TheShadow777

    of corse iam admin, or you mean it works only with op.txt ?
     
  4. Offline

    desmin88

    @TheShadow77
    You must be an OP.

    Update:
    6.06 released, fixing small bug where typing /reload would cause int players to be incorrectly set to 0.
    Thanks cburber
    @Allpeople
    To submit a bug report, check the bottom spoiler in the first post!

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

    Gear

    Awesome plugin, Aaaand it works with WorldEdit's /snap, love it :]
    1 question: can I force this thing to backup somehow (command?)? cuz sometimes I start building risky constructs with TNT around someone's house and I really really want everything in place :D Thank you
    Sorry if I missed something, but couldn find any commands in the OP at all
    UPD: Using #803 with 3.06 and for some reason even though backup timer is set to 60 it does backups in a very strange manner :]
    right now files are:
    08:52:47 #ok
    09:04:50 #why? 12 minutes have passed...
    10:08:58 #ok, but off by 4 minutes, nevermind
    10:20:59 #where did that come from? oO
    Code:
    #SimpleSave Config File
    #Wed May 25 20:47:57 NOVST 2011
    save.interval=10
    save.use=false
    backup.message.ending=[SimpleSave] Ending world backup
    backup.message.starting=[SimpleSave] Beginning world backup
    backup.directory=backups
    backup.history.length=50
    save.message.send=false
    backup.use=true
    plugin.send.saveoff-on=true
    backup.interval=60
    plugin.ignore.noplayers=false
    backup.world.filter=
    save.message.color=RED
    backup.message.color=RED
    plugin.version=3.03
    backup.message.send=false
    save.message.starting=[SimpleSave] Beginning world save
    save.message.ending=[SimpleSave] Ending world save
    backup.date.format=yyyy-MM-dd hh-mm-ss
     
  6. Offline

    THEK

    Hi,

    Im having some reliability issues with this plugin. I've set it to save every 15 minutes. However it seems to save as and when it feels like it. In my log I can see that is has saved at 16:55 then saved again at 17:12 but after that it didn't save at all for a least an hour.
     
  7. Offline

    desmin88

    @thekris1234
    Does your server receive the can't keep up warning a lot?
    @Gear
    see above
     
  8. Offline

    THEK

    I do yes. Normally once every 10 seconds or so.
     
  9. Offline

    nskjunky

    Could it be, that if you stop the server, the map gets resetted to the old backup?
     
  10. Offline

    desmin88

    @nskjunky
    Seems extraneous and not worth it when it is so simple for you to do it yourself.
    @thekris1234
    This means a server tick is greater than 2 seconds,when it should be 1/20th of a second. 40x too high. Try setting your delays in half.
     
  11. Offline

    THEK

    I'm not sure if this is possible. I seem to recall seeing it on another plugin but can't remember which one. Is it possible to run SimpleSave using the System time rather than server time?
     
  12. Offline

    desmin88

  13. Offline

    CoolOppo

    Amazing Plugin. Can you add a command so I could just type /backup or something and it would backup?
     
  14. Offline

    desmin88

    @CoolOppo
    Be OP and type /ssBackup
    Been in SimpleSave since 3.0
     
  15. Offline

    CoolOppo

    Oh wow sorry for that act of stupidity :/
     
  16. Offline

    desmin88

  17. Offline

    Gear

    Thank you very much, sorry for being stupid :] /ssBackup works.. But may I ask why dont you put commands in OP like under "commands" tab, not in changelog? Anyway now I will tes the save timer some more and will report according to guidelines if something is wrong. :rolleyes:
     
  18. Offline

    brymaster

    I turned off Backup in the config and it's still running backups.
     
  19. Offline

    desmin88

    @brymaster
    Please take a look at the OP section at the bottom "Reporting errors"
    Then edit your post accordingly.
     
  20. Offline

    kaasinees

    i just updated a min ago and got this :

    Code:
    2011-05-26 17:08:36 [INFO] SimpleSave: 3.05 Initialized
    2011-05-26 17:08:36 [SEVERE] Error occurred while enabling SimpleSave v3.03 (Is it up to date?): y
    java.lang.NoSuchFieldError: y
            at org.desmin88.simplesave.SimpleSave.setY(SimpleSave.java:162)
            at org.desmin88.simplesave.SimpleSave.onEnable(SimpleSave.java:85)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:750)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:253)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:134)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:112)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:229)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:216)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:282)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
     
  21. Offline

    tha d0ctor

    does anyone have any problems where stuff is supposed to be saving but it doesn't and stuff is gone after restarts?
     
  22. Offline

    kaasinees

    same here.
     
  23. Offline

    tha d0ctor

    glad i'm not the only person, are you using performancewteaks as well?

    also this is one of the only 766/803 plugins that doesn't work with 812
     
  24. Offline

    desmin88

    @tha d0ctor
    Go back to OP. Look at bottom spoiler "error reporting"
    Read it, come back. edit post
    @kaasinees
    Do the same.
    I will ignore error reports if not conformed to the template as set in OP.

    @kaasinees
    Figured out why java.lang.NoSuchFieldError: y
    occurs. Will be fixed soon.

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

    tha d0ctor

    UGH too much effort for an old version which will be updated soon enough, when do u expect to have a 1.6 compatible version?
     
  26. Offline

    desmin88

    @tha d0ctor
    Then it's too much effort I guess for me to release an update.
    Rudeness like yours is what makes me not want to release updates.
    Anyway, my plugin post says [803], not [812].
     
  27. Offline

    kaasinees

    Please release an update? I will test it with #812, it will probably work fine.
     
  28. Offline

    ssechaud

    21:44:17 [INFO] SimpleSave: 3.05 Initialized
    21:44:17 [SEVERE] Error occurred while enabling SimpleSave v3.03 (Is it up to da
    te?): y
    java.lang.NoSuchFieldError: y
    at org.desmin88.simplesave.SimpleSave.setY(SimpleSave.java:162)
    at org.desmin88.simplesave.SimpleSave.onEnable(SimpleSave.java:85)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:750)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:253)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:134)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:112)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:229)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:216)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:282)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  29. Offline

    desmin88

  30. Offline

    ssechaud

    Calm yourself! All the info you need is in my sig. And this is at server boot. Use a bit of inference... ;)

    PS. I have downloaded v3.06, but it still says v3.05??
     
  31. Offline

    desmin88

    @ssechaud
    Lets examine your post. First, you ignored the the first posts section about error reporting, and if you read at least 5 posts up, you would have known that. Second, you posted a stack print not in code tags, with nothing else, not even a tiny description. Your sig gives me barely any information at all and not updated. If your going to even attempt to make a bug report, look at the OP's first section. Don't even try to tell me and calm down. You seem to 'expect' that I should make plugins for you. I do this for free.
     

Share This Page