Inactive [ADMN] ServerSave v1.4 - Dead Simple Map Saves [1060]

Discussion in 'Inactive/Unsupported Plugins' started by Krotn, Jul 5, 2011.

  1. Offline

    Krotn

    ServerSave v1.4
    The drop dead simple map save plugin​
    Description:
    ServerSave saves all worlds at a defined time interval. It's drop dead simple and can be installed as easily as drag and drop! It also supports save warnings.​
    Notice: ServerSave does not perform backups.​
    The following wiki pages might be useful:​
    Setup:​

    Version info:
    v1.4:
    Added ability to disable in-game broadcasts​
    Improved ServerSave's data directory management​
    v1.3:
    Reduced world-save related lag​
    v1.2:
    Added save warnings​
    v1.1:
    The save task is now scheduled as a synchronous task​
    v1.0:
    Initial plugin release​
     
  2. Offline

    decebaldecebal


    can i use your plugin in this compilation that i made http://forums.bukkit.org/threads/se...ecraft-server-with-plugins.35601/#post-654378
     
  3. Offline

    Krotn

  4. Offline

    decebaldecebal

    every plugin has a link back to the thread on bukkit
     
  5. Offline

    Krotn

    Perfect. I'm ok with ServerSave being in the compilation.
     
  6. simple and useful...love this plugin
     
  7. Offline

    mineHAVOC

    dunno if its 1.8.1 or what, but it gives this error when trying to save now.

    Code:
    2011-09-16 21:52:19 [SEVERE] java.lang.NullPointerException
    2011-09-16 21:52:19 [SEVERE]     at org.bukkit.craftbukkit.entity.CraftPlayer.sendRawMessage(CraftPlayer.java:106)
    2011-09-16 21:52:19 [SEVERE]     at org.bukkit.craftbukkit.entity.CraftPlayer.sendMessage(CraftPlayer.java:110)
    2011-09-16 21:52:19 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.broadcast(CraftServer.java:770)
    2011-09-16 21:52:19 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.broadcastMessage(CraftServer.java:241)
    2011-09-16 21:52:19 [SEVERE]     at me.krotn.ServerSave.SSWarningSaveTask.run(SSWarningSaveTask.java:48)
    2011-09-16 21:52:19 [SEVERE]     at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34)
    2011-09-16 21:52:19 [SEVERE]     at java.lang.Thread.run(Unknown Source)
    2011-09-16 21:52:24 [WARNING] [ServerSave] Problem setting up world save!
    2011-09-16 21:52:24 [SEVERE] java.lang.NullPointerException
    2011-09-16 21:52:24 [SEVERE]     at org.bukkit.craftbukkit.entity.CraftPlayer.sendRawMessage(CraftPlayer.java:106)
    2011-09-16 21:52:24 [SEVERE]     at org.bukkit.craftbukkit.entity.CraftPlayer.sendMessage(CraftPlayer.java:110)
    2011-09-16 21:52:24 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.broadcast(CraftServer.java:770)
    2011-09-16 21:52:24 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.broadcastMessage(CraftServer.java:241)
    2011-09-16 21:52:24 [SEVERE]     at me.krotn.ServerSave.ServerSaveTask.run(ServerSaveTask.java:54)
    2011-09-16 21:52:24 [SEVERE]     at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
    2011-09-16 21:52:24 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:439)
    2011-09-16 21:52:24 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-09-16 21:52:24 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    using the following plugins CB #1136

    AutoMessage : 1.5
    BuyCraft : 1.7
    CommandSigns : 1.0
    CraftBookCommon : 217-2723723
    CraftBookCircuits : 217-2723723
    CraftBookMechanisms: 217-2723723
    CraftBookVehicles : 217-2723723
    Essentials : 2.5.8
    EssentialsSpawn : 2.5.8
    iConomy : 5.01
    ItemDrop : 1.2.1
    Lockette : 1.4
    mcbans : 3.0
    MCSL : 0.2
    MinecraftViewer : 1.0d
    Minequery : 1.5
    NoCheat : 2.03c
    PermissionsBukkit : 1.2
    ServerSave : 1.3
    SpamHammer : 1.7a
    Permissions : 2.7.7
    Votifier : 1.4
    WorldEdit : 4.6
    WorldGuard : 5.2.2
    ChestShop : 3.12
    mChat : 1.7.12
    mcMMO : 1.1.14
    properTime : 1.9.0
     
  8. Offline

    R4Z0R49

    MC 1.8.1, CB# 1137, No problems as of yet
     
  9. Offline

    mineHAVOC

    ya got it working now with #1139, baybe it was just that build of CB
     
  10. Offline

    Krotn

    It may have been from what I understand those builds are still pretty buggy. Once there is a RB out I'll make a new build of ServerSave but until then I figure they're probably too buggy to make it really worthwhile.
     
  11. Offline

    mineHAVOC

    ya ive been updating as they come out, testing all my plugins. Server isnt live yet so thats why im doing it :D
     
  12. Offline

    recon88

    Would be nice if we can turn off all messages ingame.. Startmsg and Endmsg
     
  13. Offline

    Krotn

    You can do that now in v1.4. Just make all the in game broadcast messages blank.
    So this:
    Code:
    warningNotification=
    startNotification=
    endNotification=
    will make the plugin say nothing in the game (but it still might print to the console).
     
  14. Offline

    Spit

  15. Offline

    Switch0r

    Thanks i am testing it on CB#1145
    Working great, no errors or bugs yet
     
  16. Offline

    andrewkm

    @Krotn
    CB 1149 - This is on every save, shows the following:
    Code:
    2011-09-18 16:43:28 [WARNING] [ServerSave] Problem setting up world save!
    2011-09-18 16:43:28 [SEVERE] java.lang.NullPointerException
    2011-09-18 16:43:28 [SEVERE]  at org.bukkit.craftbukkit.entity.CraftPlayer.sendRawMessage(CraftPlayer.java:107)
    2011-09-18 16:43:28 [SEVERE]  at org.bukkit.craftbukkit.entity.CraftPlayer.sendMessage(CraftPlayer.java:111)
    2011-09-18 16:43:28 [SEVERE]  at org.bukkit.craftbukkit.CraftServer.broadcast(CraftServer.java:770)
    2011-09-18 16:43:28 [SEVERE]  at org.bukkit.craftbukkit.CraftServer.broadcastMessage(CraftServer.java:241)
    2011-09-18 16:43:28 [SEVERE]  at me.krotn.ServerSave.ServerSaveTask.run(ServerSaveTask.java:54)
    2011-09-18 16:43:28 [SEVERE]  at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
    2011-09-18 16:43:28 [SEVERE]  at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:439)
    2011-09-18 16:43:28 [SEVERE]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-09-18 16:43:28 [SEVERE]  at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Code:
    #
    #Sun Sep 18 16:41:37 CDT 2011
    warningColor=red
    warningNotification=30 seconds to world save\!
    saveIfNoPlayers=false
    endColor=red
    endNotification=Save Complete\!
    saveFrequency=60
    printToConsole=true
    warningTime=30
    startColor=red
    warnBeforeSave=false
    startNotification=Starting world save\!
     
  17. Offline

    Krotn

    Hmm...
    The line in the error only broadcasts the save message to all players.
    Here it is:
    Code:
    server.broadcastMessage(chatColorString+startNotification);
    The only thing that comes to mind is that there is a problem with that testing build of CraftBukkit.
    I'll look into testing it on a testing build of CraftBukkit.
     
  18. Offline

    andrewkm

    @Krotn
    Works fine if no one is in game.
    Changed saveIfNoPlayers=true
    -
    However as soon as I join, one save goes through, and the rest are errors.
    Maybe something to do with multiple worlds? (No idea)
    -
    Anything i can change in config to temp fix it. Like no msgs or something?
     
  19. Offline

    recon88

    thx man :)

    maybe u should add this to the first post ;)
     
  20. Offline

    wassilij

    I have Bukkit 1214 and ServerSave v1.4

    I set the Save-Intervall to 10 Minuts ..
    then my server crashed and it was rollbacked 2 hours ..
    So the Plugin dont work anymore with Bukkit 1180+? :(

    Please update it!
    I need it so badly!
     
  21. Offline

    Krotn

    Were players online during that whole time? If not do you have it set to save if there are no players? Does the log show the plugin saying that it is saving?
     
  22. Offline

    wassilij

    Yes the plugin said that it would logging, there were many players.
     
  23. Offline

    Krotn

    Hmm. I will look into it.
     
  24. Offline

    Mrchasez

    Is this still actively dev'd?
     
  25. Offline

    Krotn

    I am still working on it. I just have been very very busy recently. As soon as I find some time I have several things I will work on.
    I looked at that problem and I could not see where the issue was coming from. Once I have more time I will to further tests.
     
  26. Offline

    Trust518

    1.8.1 update :(?
     
  27. Offline

    Tadas159

    @Krotn You should update the title, it still works :)
     
  28. Offline

    Krotn

    Yeah. I'll just test it once with the latest RB and then update the title.
     
  29. Offline

    DoctorBoyd

    Hello.
    I have been using this plugin for a while. I understand that this plugin isn't a backup. I just want to know how it helps in case of a crash and corrupted world?

    Also what are the benefits of using this plugin compared to not using it?
    Thanks.
     
  30. Offline

    Krotn

    Basically this plugin provides a way of running /save-all on a timer. It makes it easier for you to see when the world is being saved and to make sure that world saves are actually happening. That way if your server crashes you can be more sure that your world has been saved recently.
     
  31. Offline

    BioRage

    I'll give this ago, since Auto-Save is still on 953.
     

Share This Page