[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

    Jano666

    How to Backup in an other directory?

    My Server is running on D:\Bukkitfolder\
    And i want the Backups on C:\Backups

    (D:/ is an Ramdisk, so its not good to Backup there)
     
  3. Offline

    Metalcat

    Code:
    19:57:43 [INFO] Failed to copy full contents from 'world\region\r.3.-4.mcr' to '
    backup\world\region\r.3.-4.mcr'null
    19:57:43 [SEVERE] java.io.IOException: Failed to copy full contents from 'world\
    region\r.3.-4.mcr' to 'backup\world\region\r.3.-4.mcr'
    19:57:43 [SEVERE]       at com.apache.commons.FileUtils.doCopyFile(FileUtils.jav
    a:310)
    19:57:43 [SEVERE]       at com.apache.commons.FileUtils.doCopyDirectory(FileUtil
    s.java:265)
    19:57:43 [SEVERE]       at com.apache.commons.FileUtils.doCopyDirectory(FileUtil
    s.java:263)
    19:57:43 [SEVERE]       at com.apache.commons.FileUtils.copyDirectory(FileUtils.
    java:230)
    19:57:43 [SEVERE]       at com.apache.commons.FileUtils.copyDirectory(FileUtils.
    java:156)
    19:57:43 [SEVERE]       at com.apache.commons.FileUtils.copyDirectory(FileUtils.
    java:125)
    19:57:43 [SEVERE]       at org.desmin88.simplesave.Backup.backup(Backup.java:44)
    
    19:57:43 [SEVERE]       at org.desmin88.simplesave.SimpleSave$BackupMethod.run(S
    impleSave.java:151)
    19:57:43 [SEVERE]       at org.bukkit.craftbukkit.scheduler.CraftWorker.run(Craf
    tWorker.java:34)
    19:57:43 [SEVERE]       at java.lang.Thread.run(Unknown Source)
     
  4. Offline

    desmin88

    @Metalcat
    You have a conflicting plugin or typed save-on.
    @Jano666
    Look in the first post under configuration. it explains.
     
  5. Offline

    Macximilian

    I have the same problem!
    The plugin seems to backup when it wants, not when it should.
    I set the interval to 30 minutes but it happens the same as DivineKyuuji discribed.
    The only thing I can find in the log is (no error or something else...):

    Code:
    2011-07-03 12:02:36 [INFO] [Server] Starting backup...
    2011-07-03 12:02:51 [INFO] SimpleSave: Deleting old backups
    2011-07-03 12:02:52 [INFO] [Server] Backup finished.
    2011-07-03 12:22:10 [INFO] SimpleSave: Current save interval is 10 minute(s)
    2011-07-03 12:22:10 [INFO] SimpleSave: Current backup interval is 30 minute(s)
    
    2011-07-03 12:27:37 [INFO] [Server] Starting backup...
    2011-07-03 12:27:50 [INFO] SimpleSave: Deleting old backups
    2011-07-03 12:27:50 [INFO] [Server] Backup finished.
    2011-07-03 12:45:05 [INFO] SimpleSave: Current save interval is 10 minute(s)
    2011-07-03 12:45:05 [INFO] SimpleSave: Current backup interval is 30 minute(s)
    
    2011-07-03 14:14:31 [INFO] [Server] Starting backup...
    2011-07-03 14:14:44 [INFO] SimpleSave: Current save interval is 10 minute(s)
    2011-07-03 14:14:44 [INFO] SimpleSave: Current backup interval is 30 minute(s)
    2011-07-03 14:14:44 [INFO] SimpleSave: Deleting old backups
    2011-07-03 14:14:44 [INFO] [Server] Backup finished.
    
    2011-07-03 14:20:57 [INFO] [Server] Starting backup...
    2011-07-03 14:21:04 [INFO] SimpleSave: Current save interval is 10 minute(s)
    2011-07-03 14:21:04 [INFO] SimpleSave: Current backup interval is 30 minute(s)
    2011-07-03 14:21:12 [INFO] SimpleSave: Deleting old backups
    2011-07-03 14:21:12 [INFO] [Server] Backup finished.
    
    2011-07-03 22:35:32 [INFO] [Server] Starting backup...
    2011-07-03 22:35:48 [INFO] SimpleSave: Deleting old backups
    2011-07-03 22:35:48 [INFO] [Server] Backup finished.
    As you can see ... the last 3 automatic backups were created at 12:02, 14:14 an 14:20. (30 minutes?!)
    At 22:35 I created a manual backup using the command "/ssbackup".
    ... so the basic backup thing seems to work.
    I use this plugin only 2 days until now ... so i cannot say if it was working right before.

    EDIT:
    Bukkit version #860 with Minecraft 1.6.6
    Newest SimpleSave version 3.23
     
  6. Offline

    Bronski

    Trust me, he knows! :p

    Ok Desmin, I actually migrated from windows to linux last night, completely different host, and it still does the same thing:

    2011-07-03 16:50:23 [INFO] /96.126.97.111:58490 lost connection
    2011-07-03 16:51:09 [INFO] [SimpleSave] Beginning world save
    2011-07-03 16:51:09 [INFO] [SimpleSave] Ending world save
    2011-07-03 16:51:09 [INFO] [SimpleSave] Beginning world save
    2011-07-03 16:51:09 [INFO] [SimpleSave] Ending world save
    2011-07-03 16:51:09 [INFO] [SimpleSave] Beginning world save
    2011-07-03 16:51:09 [INFO] [SimpleSave] Ending world save
    2011-07-03 16:51:09 [INFO] [SimpleSave] Beginning world save
    2011-07-03 16:51:09 [INFO] [SimpleSave] Ending world save
    2011-07-03 16:51:09 [INFO] [SimpleSave] Beginning world save
    2011-07-03 16:51:09 [INFO] [SimpleSave] Ending world save
    2011-07-03 16:51:09 [INFO] [SimpleSave] Beginning world save
    2011-07-03 16:51:09 [INFO] [SimpleSave] Ending world save

    That's just insaaaane. Here is my startup from the server log, as requested:

    Show Spoiler
    2011-07-03 06:01:17 [INFO] Starting minecraft server version Beta 1.7.2
    2011-07-03 06:01:17 [INFO] Loading properties
    2011-07-03 06:01:17 [INFO] Starting Minecraft server on *:25565
    2011-07-03 06:01:17 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-904-g9277096-b953jnks (MC: 1.7.2)
    2011-07-03 06:01:19 [INFO] DataSourcePool [PreciousStones] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    2011-07-03 06:01:20 [INFO] DatabasePlatform name:preciousStones platform:mysql
    2011-07-03 06:01:20 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    2011-07-03 06:01:21 [INFO] Entities enhanced[0] subclassed[6]
    2011-07-03 06:01:22 [INFO] DataSourcePool [iConomyChestShop] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    2011-07-03 06:01:23 [INFO] DatabasePlatform name:iConomyChestShop platform:mysql
    2011-07-03 06:01:23 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    2011-07-03 06:01:23 [INFO] Entities enhanced[0] subclassed[1]
    2011-07-03 06:01:23 [INFO] LWC: Loading shared objects
    2011-07-03 06:01:23 [INFO] LWC: Protection cache: 0/10000
    2011-07-03 06:01:23 [INFO] LWC: Native library: plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so
    2011-07-03 06:01:23 [INFO] Lottery version 0.4.3 is enabled
    2011-07-03 06:01:23 [INFO] Preparing level "bland2"
    2011-07-03 06:01:24 [INFO] Preparing start region for level 0 (Seed: 5185960564290579788)
    2011-07-03 06:01:25 [INFO] Preparing spawn area: 32%
    2011-07-03 06:01:26 [INFO] Preparing spawn area: 89%
    2011-07-03 06:01:26 [INFO] Preparing start region for level 1 (Seed: -3263237771419350085)
    2011-07-03 06:01:27 [INFO] Preparing spawn area: 40%
    2011-07-03 06:01:28 [INFO] Preparing spawn area: 97%
    2011-07-03 06:01:28 [INFO] [iConomy] Logging is currently disabled.
    2011-07-03 06:01:28 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    2011-07-03 06:01:28 [INFO] [iConomy] Developed by: [Nijikokun]
    2011-07-03 06:01:28 [INFO] [MYHOME] 25 homes loaded
    2011-07-03 06:01:28 [INFO] [MYHOME] Permissions enabled using: GroupManager v1.0(alpha-5) [Zombie-Version, please switch to Permissions 3]
    2011-07-03 06:01:28 [WARNING] [MYHOME] Help plugin not detected. Only providing help via /home help.
    2011-07-03 06:01:28 [INFO] [MYHOME] MyHome 2.0 enabled
    2011-07-03 06:01:28 [INFO] [MYHOME] Connected to iConomy v5 for economy support.
    2011-07-03 06:01:28 [INFO] SimpleSignEdit v1.4 enabled.
    2011-07-03 06:01:28 [INFO] Using Permissions for sign editing.
    2011-07-03 06:01:28 [INFO] SimpleSave: Parts of config file are blank, but not null. Possible errors might happen.
    2011-07-03 06:01:28 [INFO] SimpleSave: DON'T! Post this 'warning' on the thread.
    2011-07-03 06:01:28 [INFO] SimpleSave: 3.22 Initialized
    2011-07-03 06:01:28 [INFO] FalseBookIC v0.86.2alpha by GeMo enabled
    2011-07-03 06:01:28 [INFO] [NETHRAR] Normal world name: bland2
    2011-07-03 06:01:28 [INFO] [NETHRAR] Nether world name: bland2_nether
    2011-07-03 06:01:28 [INFO] [NETHRAR] Normal : Nether scale: 8:1
    2011-07-03 06:01:28 [WARNING] [NETHRAR] Riderless vehicles are enabled, but no forceLoadRadius was defined.
    2011-07-03 06:01:28 [WARNING] [NETHRAR] For best results, you should set at least a radius of 2.
    2011-07-03 06:01:28 [INFO] [NETHRAR] Forcing night in Nether.
    2011-07-03 06:01:28 [INFO] [NETHRAR] Nethrar v1.5.1 enabled.
    2011-07-03 06:01:29 [INFO] WeatherRestrictions version 1.8 is enabled!
    2011-07-03 06:01:29 [INFO] Tombstone v.1.2.9 is enabled.
    2011-07-03 06:01:29 [INFO] WorldEdit 4.6 enabled.
    2011-07-03 06:01:29 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-07-03 06:01:29 [INFO] [SuperJump] Invalid value for timeout, must be a number, defaulting to 0.5 seconds
    2011-07-03 06:01:29 [INFO] SuperJump version 0.7 has been enabled!
    2011-07-03 06:01:29 [INFO] [FalseBook Chat] 0 ChatRooms loaded.
    2011-07-03 06:01:29 [INFO] FalseBookChat v0.86.2alpha by GeMo enabled
    2011-07-03 06:01:29 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-07-03 06:01:29 [INFO] WorldGuard: Blacklist loaded.
    2011-07-03 06:01:29 [INFO] WorldGuard: (bland2) Single session is enforced.
    2011-07-03 06:01:29 [INFO] WorldGuard: (bland2) TNT ignition is blocked.
    2011-07-03 06:01:29 [INFO] WorldGuard: (bland2) Lighters are PERMITTED.
    2011-07-03 06:01:29 [INFO] WorldGuard: (bland2) Lava fire is blocked.
    2011-07-03 06:01:29 [INFO] WorldGuard: (bland2) All fire spread is disabled.
    2011-07-03 06:01:29 [INFO] WorldGuard: Loaded configuration for world 'bland2"
    2011-07-03 06:01:29 [INFO] WorldGuard: Blacklist loaded.
    2011-07-03 06:01:29 [INFO] WorldGuard: (bland2_nether) Single session is enforced.
    2011-07-03 06:01:29 [INFO] WorldGuard: (bland2_nether) TNT ignition is blocked.
    2011-07-03 06:01:29 [INFO] WorldGuard: (bland2_nether) Lighters are PERMITTED.
    2011-07-03 06:01:29 [INFO] WorldGuard: (bland2_nether) Lava fire is blocked.
    2011-07-03 06:01:29 [INFO] WorldGuard: (bland2_nether) All fire spread is disabled.
    2011-07-03 06:01:29 [INFO] WorldGuard: Loaded configuration for world 'bland2_nether"
    2011-07-03 06:01:30 [INFO] WorldGuard: 3 regions loaded for 'bland2'
    2011-07-03 06:01:30 [INFO] WorldGuard: 1 regions loaded for 'bland2_nether'
    2011-07-03 06:01:30 [INFO] WorldGuard 5.2.2 enabled.
    2011-07-03 06:01:30 [INFO] [PreciousStones] version 4.3.1 loaded
    2011-07-03 06:01:30 [SEVERE] Another plugin is trying to enable Permissions manually. Don't do this! It's probably net.sacredlabyrinth.Phaed.PreciousStones.managers.PermissionsManager
    2011-07-03 06:01:30 [INFO] Fake Permissions version 2.7.2 is enabled!
    2011-07-03 06:01:30 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-07-03 06:01:30 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-07-03 06:01:30 [INFO] [iConomy] hooked into Permissions.
    2011-07-03 06:01:30 [INFO] [Tombstone] Using Permissions (v2.7.2)
    2011-07-03 06:01:30 [INFO] [PreciousStones] bland2 fields: 170
    2011-07-03 06:01:30 [INFO] [PreciousStones] bland2 unbreakables: 0
    2011-07-03 06:01:30 [INFO] [PreciousStones] bland2_nether fields: 1
    2011-07-03 06:01:30 [INFO] [PreciousStones] bland2_nether unbreakables: 0
    2011-07-03 06:01:30 [INFO] [PreciousStones] tagging 84 chunks
    2011-07-03 06:01:31 [INFO] [PreciousStones] tagging 1 chunks
    2011-07-03 06:01:34 [INFO] Loaded Essentials build 2.4.1 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-07-03 06:01:34 [INFO] [Essentials] Payment method found (iConomy version: 5)
    2011-07-03 06:01:34 [SEVERE] Another plugin is trying to enable GroupManager manually. Don't do this! It's probably com.bukkit.sunshe.GuestPrev.GuestPrev
    2011-07-03 06:01:35 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
    2011-07-03 06:01:35 [INFO] GroupManager version 1.0(alpha-5) [Zombie-Version, please switch to Permissions 3] is enabled!
    2011-07-03 06:01:35 [INFO] [GuestPrev] version 1.4i by SunShe is enabled!
    2011-07-03 06:01:35 [INFO] BorderGuard version 3.1 is enabled!
    2011-07-03 06:01:35 [INFO] [VoxelSniper] Config loaded
    2011-07-03 06:01:35 [INFO] VoxelSniper version 4.735 is enabled! Snipe away.
    2011-07-03 06:01:35 [INFO] namespace 1.3.7 enabled.
    2011-07-03 06:01:35 [INFO] [HeroicDeath] 1.8.1.156 enabled.
    2011-07-03 06:01:35 [INFO] [BBROTHER] ------------------------------------
    2011-07-03 06:01:35 [INFO] [BBROTHER] Hello, and thank you for using the TESTING version of BigBrother!
    2011-07-03 06:01:35 [INFO] [BBROTHER] Please note that, since this is far from complete, there will be many bugs.
    2011-07-03 06:01:35 [INFO] [BBROTHER] IF YOU FIND ANY BUGS, PLEASE REPORT THEM ON http://bugs.nexisonline.net/bb
    2011-07-03 06:01:35 [INFO] [BBROTHER] Please stay tuned in irc.esper.net #bigbrother for updates and build notifications.
    2011-07-03 06:01:35 [INFO] [BBROTHER] ------------------------------------
    2011-07-03 06:01:35 [INFO] [BBROTHER] BBData MySQL Driver r1 loaded!
    2011-07-03 06:01:35 [INFO] [BBROTHER] Permissions enabled using: Permissions v2.7.2
    2011-07-03 06:01:35 [WARNING] [BBROTHER] 'Help' isn't detected. No /help support
    2011-07-03 06:01:36 [INFO] [BBROTHER] BigBrother 1.9-SNAPSHOT (build #569) enabled!
    2011-07-03 06:01:36 [INFO] PlgDisableCmd version 1.3 is enabled!
    2011-07-03 06:01:36 [INFO] Disabled 1 commands
    2011-07-03 06:01:36 [INFO] BukkitContrib 0.0.9 has been initialized
    2011-07-03 06:01:36 [INFO] Found Diamonds STARTED
    2011-07-03 06:01:36 [INFO] Loaded EssentialsGeoIP build 2.4.1 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-07-03 06:01:36 [INFO] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
    2011-07-03 06:01:36 [INFO] NSCommand 0.2 enabled.
    2011-07-03 06:01:36 [INFO] [FalseBook Core] FalseBookCore v0.86.2alpha by GeMo enabled!
    2011-07-03 06:01:36 [INFO] [MyPlugin] hooked into iConomy.
    2011-07-03 06:01:36 [INFO] [PvPToggle] Loading...
    2011-07-03 06:01:36 [INFO] [PvPToggle] found and loaded world bland2
    2011-07-03 06:01:36 [INFO] [PvPToggle] found and loaded world bland2_nether
    2011-07-03 06:01:36 [INFO] [PvPToggle] Permissions system detected!
    2011-07-03 06:01:36 [INFO] [PvPToggle] Enabled!
    2011-07-03 06:01:36 [INFO] Loaded EssentialsChat build 2.4.1 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-07-03 06:01:36 [INFO] Loaded EssentialsProtect build 2.4.1 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-07-03 06:01:36 [INFO] [FalseBook Block] 3100 Books loaded!
    2011-07-03 06:01:36 [INFO] FalseBookBlock v0.86.2alpha by GeMo enabled
    2011-07-03 06:01:36 [INFO] [FalseBook Block] 2 Cauldrons successfully loaded.
    2011-07-03 06:01:36 [INFO] VoxelDoop version 1.7 is enabled!
    2011-07-03 06:01:36 [INFO] MCBans: mcbans version 2.9.1 is enabled!
    2011-07-03 06:01:36 [INFO] MCBans: Voting enabled!
    2011-07-03 06:01:36 [INFO] MCBans: Debug mode active!
    2011-07-03 06:01:36 [INFO] MCBans: Checking for premium!
    2011-07-03 06:01:36 [INFO] MCBans: Server NOT premium!
    2011-07-03 06:01:36 [INFO] FalseBookExtra v0.86.2alpha by GeMo enabled
    2011-07-03 06:01:36 [INFO] [iConomyChestShop] version 2.75 initialized!
    2011-07-03 06:01:36 [INFO] [iConomyChestShop] iConomy version 5 loaded.
    2011-07-03 06:01:36 [INFO] [iConomyChestShop] Permissions version 2.7.2 loaded.
    2011-07-03 06:01:36 [INFO] [iConomyChestShop] LWC version 3.11 loaded.
    2011-07-03 06:01:36 [INFO] Loaded EssentialsSpawn build 2.4.1 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-07-03 06:01:36 [INFO] LWC: /minecraft/plugins/LWC.jar
    2011-07-03 06:01:36 [INFO] LWC: Loaded 133 locale strings (0 overrides)
    2011-07-03 06:01:36 [INFO] -> PLAYER_QUIT
    2011-07-03 06:01:36 [INFO] -> PLAYER_DROP_ITEM
    2011-07-03 06:01:36 [INFO] -> PLAYER_INTERACT
    2011-07-03 06:01:36 [INFO] -> PLAYER_CHAT
    2011-07-03 06:01:36 [INFO] -> ENTITY_EXPLODE
    2011-07-03 06:01:36 [INFO] -> BLOCK_BREAK
    2011-07-03 06:01:36 [INFO] -> BLOCK_PLACE
    2011-07-03 06:01:36 [INFO] -> REDSTONE_CHANGE
    2011-07-03 06:01:36 [INFO] -> SIGN_CHANGE
    2011-07-03 06:01:36 [INFO] -> PLUGIN_DISABLE
    2011-07-03 06:01:37 [INFO] Using Permissions API
    2011-07-03 06:01:37 [INFO] LWC: Loading SQLite
    2011-07-03 06:01:37 [INFO] LWC: Synched table protections (11 columns)
    2011-07-03 06:01:37 [INFO] LWC: Synched table rights (5 columns)
    2011-07-03 06:01:37 [INFO] LWC: Synched table menu_styles (2 columns)
    2011-07-03 06:01:37 [INFO] LWC: Synched table sessions (3 columns)
    2011-07-03 06:01:37 [INFO] LWC: Synched table locks (3 columns)
    2011-07-03 06:01:37 [INFO] LWC: Synched table actions (5 columns)
    2011-07-03 06:01:37 [INFO] LWC: Synched table modes (4 columns)
    2011-07-03 06:01:37 [INFO] LWC: Using: Native
    2011-07-03 06:01:37 [INFO] LWC: At version: 3.11
    2011-07-03 06:01:37 [INFO] [Tombstone] Using LWC (v3.11)
    2011-07-03 06:01:38 [INFO] [NoCheat] version [1.07] couldn't find CrafTIRC plugin. Disabling logging to IRC.
    2011-07-03 06:01:38 [INFO] [NoCheat] version [1.07] is enabled with the following checks: moving speedhack flying fastswim
    2011-07-03 06:01:38 [INFO] Done (1.448s)! For help, type "help" or "?"
    2011-07-03 06:01:38 [INFO] [FalseBook IC] No Transmitters loaded.
    2011-07-03 06:01:38 [INFO] [FalseBook IC] No Receivers loaded.
    2011-07-03 06:01:38 [INFO] [FalseBook IC] 0 Sensors loaded.
    2011-07-03 06:01:38 [INFO] [FalseBook Block] 0 Areas loaded.
    2011-07-03 06:01:38 [INFO] [FalseBook Block] 0 Bridges successfully loaded.
    2011-07-03 06:01:38 [INFO] [FalseBook Block] 0 Doors successfully loaded.
    2011-07-03 06:01:38 [INFO] [FalseBook Block] Gates successfully loaded.
    2011-07-03 06:01:40 [INFO] [BBROTHER] Removed 0 old records because of age in 0h00m00s.


    A directory listing of my plugins folder:

    Show Spoiler
    drwxr-xr-x 37 bronski bronski 4096 Jul 3 17:26 .
    drwxr-xr-x 12 bronski bronski 4096 Jul 3 17:26 ..
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 05:56 BigBrother
    -rw-r--r-- 1 bronski bronski 256272 Jul 3 01:38 BigBrother.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 01:48 BorderGuard
    -rw-r--r-- 1 bronski bronski 11034 Jul 3 01:38 BorderGuard.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 01:48 BukkitContrib
    -rw-r--r-- 1 bronski bronski 121741 Jul 3 01:38 BukkitContrib.jar
    -rw-r--r-- 1 bronski bronski 1562 Jul 3 01:39 DiscoSheep.properties
    drwxr-xr-x 4 bronski bronski 4096 Jul 3 08:43 Essentials
    -rw-r--r-- 1 bronski bronski 709153 Jul 3 01:38 Essentials.jar
    -rw-r--r-- 1 bronski bronski 6359 Jul 3 01:38 EssentialsChat.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 01:49 EssentialsGeoIP
    -rw-r--r-- 1 bronski bronski 257566 Jul 3 01:38 EssentialsGeoIP.jar
    -rw-r--r-- 1 bronski bronski 69455 Jul 3 01:38 EssentialsGroupBridge.jar
    -rw-r--r-- 1 bronski bronski 154144 Jul 3 01:38 EssentialsGroupManager.jar
    -rw-r--r-- 1 bronski bronski 50644 Jul 3 01:38 EssentialsProtect.jar
    -rw-r--r-- 1 bronski bronski 7202 Jul 3 01:38 EssentialsSpawn.jar
    drwxr-xr-x 9 bronski bronski 4096 Jul 3 01:49 FalseBook
    -rw-r--r-- 1 bronski bronski 79428 Jul 3 01:38 FalseBookBlock.jar
    -rw-r--r-- 1 bronski bronski 13752 Jul 3 01:38 FalseBookChat.jar
    -rw-r--r-- 1 bronski bronski 18377 Jul 3 01:38 FalseBookCore.jar
    -rw-r--r-- 1 bronski bronski 10115 Jul 3 01:38 FalseBookExtra.jar
    -rw-r--r-- 1 bronski bronski 188691 Jul 3 01:38 FalseBookIC.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 01:49 FoundDiamonds
    -rw-r--r-- 1 bronski bronski 13026 Jul 3 01:38 FoundDiamonds.jar
    drwxr-xr-x 6 bronski bronski 4096 Jul 3 05:38 GroupManager
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 01:49 GuestPrev
    -rw-r--r-- 1 bronski bronski 21477 Jul 3 01:38 GuestPrev.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 01:49 HeroicDeath
    -rw-r--r-- 1 bronski bronski 33573 Jul 3 01:38 HeroicDeath.jar
    drwxr-xr-x 4 bronski bronski 4096 Jul 3 14:27 LWC
    -rw-r--r-- 1 bronski bronski 200264 Jul 3 01:38 LWC.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 01:49 Lottery
    -rw-r--r-- 1 bronski bronski 17964 Jul 3 01:38 Lottery.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 07:29 MinecartMania
    -rw-r--r-- 1 bronski bronski 102304 Jul 3 06:47 MinecartManiaAdminControls.jar
    -rw-r--r-- 1 bronski bronski 23428 Jul 3 06:47 MinecartManiaAutocart.jar
    -rw-r--r-- 1 bronski bronski 82286 Jul 3 06:47 MinecartManiaChestControl.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 07:27 MinecartManiaCore
    -rw-r--r-- 1 bronski bronski 397975 Jul 3 06:47 MinecartManiaCore.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 07:27 MinecartManiaSignCommands
    -rw-r--r-- 1 bronski bronski 165886 Jul 3 06:47 MinecartManiaSignCommands.jar
    -rw-r--r-- 1 bronski bronski 94766 Jul 3 06:47 MinecartManiaStation.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 05:56 MyHome
    -rw-r--r-- 1 bronski bronski 72667 Jul 3 01:38 MyHome-rc1.jar
    -rw-r--r-- 1 bronski bronski 24203 Jul 3 01:38 NSCommand.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 01:49 Nethrar
    -rw-r--r-- 1 bronski bronski 19459 Jul 3 01:38 Nethrar.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 07:29 NoCheat
    -rw-r--r-- 1 bronski bronski 89023 Jul 3 03:53 NoCheat.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 01:49 PlgDisableCmd
    -rw-r--r-- 1 bronski bronski 5706 Jul 3 01:38 PlgDisableCmd_op.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 01:49 PreciousStones
    -rw-r--r-- 1 bronski bronski 763902 Jul 3 03:56 PreciousStones.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 01:49 PvPToggle
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 17:08 SimpleSave
    -rw-r--r-- 1 bronski bronski 21798 Jul 3 01:38 SimpleSave.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 01:50 SimpleSignEdit
    -rw-r--r-- 1 bronski bronski 14405 Jul 3 01:38 SimpleSignEdit.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 01:50 SuperJump
    -rw-r--r-- 1 bronski bronski 10914 Jul 3 01:38 SuperJump.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 01:50 Tombstone
    -rw-r--r-- 1 bronski bronski 38346 Jul 3 01:38 Tombstone.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 01:50 VoxelDoop
    -rw-r--r-- 1 bronski bronski 23892 Jul 3 01:38 VoxelDoop.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 01:50 VoxelSniper
    -rw-r--r-- 1 bronski bronski 546915 Jul 3 01:39 VoxelSniper.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 01:50 WeatherRestrictions
    -rw-r--r-- 1 bronski bronski 18018 Jul 3 01:39 WeatherRestrictions.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 01:50 WorldEdit
    -rw-r--r-- 1 bronski bronski 468070 Jul 3 01:39 WorldEdit.jar
    drwxr-xr-x 4 bronski bronski 4096 Jul 3 01:50 WorldGuard
    -rw-r--r-- 1 bronski bronski 219958 Jul 3 01:39 WorldGuard.jar
    -rw-r--r-- 1 bronski bronski 0 Jul 3 17:26 dir.txt
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 03:03 iConomy
    -rw-r--r-- 1 bronski bronski 174371 Jul 3 01:38 iConomy.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 01:49 iConomyChestShop
    -rw-r--r-- 1 bronski bronski 75280 Jul 3 01:38 iConomyChestShop.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 09:00 mcbans
    -rw-r--r-- 1 bronski bronski 90546 Jul 3 04:14 mcbans.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 01:49 namespace
    -rw-r--r-- 1 bronski bronski 133637 Jul 3 01:38 namespace.jar
    drwxr-xr-x 2 bronski bronski 4096 Jul 3 03:26 no
    -rw-r--r-- 1 bronski bronski 18389 Jul 3 01:38 pvptoggle.jar
    -rw-r--r-- 1 bronski bronski 23 Jul 3 01:39 snipers.txt


    The config file once again:

    Show Spoiler
    #SimpleSave Config File
    #Fri Jul 01 03:35:24 EDT 2011
    save.interval=10
    save.use=true
    backup.message.ending=[SimpleSave] Ending world backup
    backup.message.starting=[SimpleSave] Beginning world backup
    backup.directory=backup
    backup.history.length=25
    save.message.send=true
    backup.use=true
    plugin.send.saveoff-on=false
    backup.interval=60
    plugin.ignore.noplayers=true
    backup.world.filter=
    save.message.color=RED
    backup.message.color=RED
    plugin.version=3.1
    backup.message.send=true
    save.message.starting=[SimpleSave] Beginning world save
    save.message.ending=[SimpleSave] Ending world save
    backup.date.format=yyyy-MM-dd hh-mm-ss


    It's not just the saves that are out of control:

    http://pastebin.com/yyLEkZ7s

    Have you consulted with the Bukkit devs by any chance? Backup is a pretty integral part of running a server, and I really don't see any other plugins that are updated last time I looked. Anyway, they might be able to figure out why it's failing so hard if it has something to do with the server code (or quirks). Just a thought...
     
  7. Offline

    desmin88

    @Bronski
    Duly noted that you have this error, but if you can't give me steps to reproduced, I have to ignore it.
    Try removing all plugins, except SimpleSave
     
  8. Offline

    Bronski

    I understand. So are you saying it works perfectly for you? Saves on the 10 minute mark, backups on the 60 minute mark, each and every time? No craziness? Is is working like that for anyone on current builds?

    I'll see if I can reinstall it with no plugins maybe. I think I've ruled out OS at least.
     
  9. Offline

    DivineKyuuji

    I restarted my server and it reverted everything I did hours ago this morning...
     
  10. Offline

    Macximilian

    Same problem here ...
    I had this thing with crazy backups at different times ... and sometimes the plugin hasn't been backuping for hours at all. Also the save function seems to be corrupted.
    I set the save interval to 10 minutes but I noticed a complete server rollback of 10 hours after restart.
    Sorry @ plugin author ... but I will use another plugin now. I cannot find anything what's wrong because also the log dosn't tell any issue. I have not enough time to look at your source code but this are really main errors that make this plugin with this great idea useless for me.

    @ Bronski: What do you mean with "he knows"? :D
     
  11. Offline

    dno221

    could you add plugin backup too?
     
  12. Offline

    desmin88

    @DivineKyuuji
    Read the large warning at the top of my first post.
    @Macximilian
    See above. Also, if you're making 'bug' reports without giving me steps to reproduce it, I'm just going to ignore. If you can't tell me how to reproduce the bug, it's not a bug.
    @dno221
    ?
     
  13. Offline

    Dimochka

    I have localized CraftBukkit which supports Russian and localized plugins show their messages correctly, but not SimpleSave. When I write localized messages in config.properties, status messages when saving world appear unreadable.
     

    Attached Files:

  14. Offline

    desmin88

    @Dimochka
    How can I make SimpleSave localized? I'm not familiar.
    @Bronski
    In my trys to fix your error, I have found no explainable cause as to why this happens.
    I download a fresh SimpleSave, and a fresh local server, I join the server and sit there. Backups and saves happen to the second. Mind giving me an ultra detailed report on what EVERYTHING you do
    @fjutte
    My color coding is perfect, it uses Bukkits built in colors, no need to complicate further.
    @superjack010
    It doesn't 'save' anywhere, however it 'backups' to default cbroot/backup
     
  15. Offline

    Parflagush

    Not sure if this has been discussed, but in case anyone else has this issue with the backup path, I thought I'd share my solution.
    I wanted a custom backup directory, so I set it as: backup.directory=C:\Games\MinecraftServer\WorldBackup
    That didn't work as intended as it created the backup folder as "GamesMinecraftServerWorldBackup" under the Bukkit server folder.
    Doubling up on the backslashes seems to have solved it: backup.directory=C:\\Games\\MinecraftServer\\WorldBackup
    My server is running on Windows 7.

    EDIT: While this seems to have worked, it does not appear to keep multiple save intervals. It just overwrites the old zips with new ones. Using the default "backup" directory does keep multiple saves though.
     
  16. Offline

    desmin88

    @Parflagush
    It was stated that double slashes are needed.
    What do you mean by 'multiple save intervals'
     
  17. Offline

    Parflagush

    Yeah, hence my "Not sure if this has been discussed". I was in a hurry and didn't want to read back through 30 pages of this thread. I beg thee for forgiveness.
    Sorry, I meant "backup intervals", not "save intervals". And it doesn't have anything to do with the path as I originally suspected. The issue seems to be with multi-world and the way it manages the backup history. For example, I have backup.history.length=5 in the config. I have a multi-world server (world1, world2 and nether). It backs up the worlds fine, but it seems to only be keeping a total of 5 backup zip files, not 5 zips per world. So I end up with 2 files for nether, 2 files for world2, and 1 file for world1. I just set the length to 15 and I'll see if that does the trick.

    EDIT: Setting to 15 did the trick. It now keeps 5 zips for each world. Not sure if that's normal behavior, but at least it does what I needed it too. Sorry for the confusion and thanks for the plugin!
     
  18. Offline

    desmin88

    @Parflagush
    Yes, that was also previously stated as an action required to be taken.
     
  19. Offline

    Parflagush

    Man, I struck out didn't I? Oh well. Maybe someone else will find that useful. Thanks again!
     
  20. Offline

    desmin88

  21. I'm not exactly positive, but I'm assuming that your plugin is backing up everytime the last player leaves.

    Well what happens is, the last person will be dropped from the server, causing your plugin to backup... then they will try to join as the backup is occuring, but they will read out. This will happen many times in a row, so what you get is multiple backups going on at the same time.

    This might not be 100% true, but I think this is happening to me.

    Is there anyway we can turn it off so it DOESN'T save EVERYTIME the last person leaves? Cuz honestly, with 3 backups going on at the same time, it lags my server so much that people keep trying to join, and keep getting dropped cuz of the lag the backup is causing, which causes ANOTHER Backup to start going.. it's a vicious cycle.
     
  22. Offline

    fjutte

    I really really like this plugin; but the color coding is not perfect. The whole line is colored. I would like this format, which is much more common in Bukkit plugins, and it would give my server a complete theme that all plugins are following:
    Code:
    [&eServer&f] Hold your breath while we &4save&f the world for you...
    [&eServer&f] ... and relax, the world is &4saved&f!
    or even better, with %variables%
    Code:
    [&eServer&f] Hold your breath, &a%player%&f while we &4save&f &b%world%&f...
    [&eServer&f] ... and relax, &b%world%&f is &4saved&f!
    (&2 = cyan; &b = blue; &e = yellow; &f = white; &4 = red)

    I clicked your adfly-link :D
     
  23. Offline

    desmin88

    @fjutte
    For me to add those odd color variables, I would have to parse strings etc. Instead, I use Bukkits built in ChatColor class for simplicity. The name is SimpleSave. I also find that coloring very odd.
    @ImmortalOverlord
    plugin.ignore.noplayers=true to fix that.
     
  24. @desmin88 Sorry, I'm quite retarded. Thank you for the quick reply though!

    One more thing: I'm pretty sure I have the newest version, but it says this in the config;
    plugin.version=3.1
    Is this okay?
     
  25. Offline

    desmin88

  26. Offline

    Macximilian

    Well, I think it isn't fair to say that.^^
    I have already posted a detailed description of what was/is happening a few posts earlier - but you didn't see it or ignored it - maybe.
    Here again:

    I believe that the automatic save thing has the same problem. So I decided not to post all this again.
    The problem is, that the interval I set is ignored. - And I cannot find any log entries that show the reason why.
    I set save interval to 10 and backup interval to 30 - and today the last backup is from 10:32. (So there's trouble again?!)
    The only thing I forgot was the config, here it is:

    Code:
    #SimpleSave Config File
    #Mon Jun 27 18:22:34 CEST 2011
    save.interval=10
    save.use=true
    backup.message.ending=[Server] Backup finished.
    backup.message.starting=[Server] Starting backup...
    backup.directory=backups
    backup.history.length=130
    save.message.send=false
    backup.use=true
    plugin.send.saveoff-on=false
    backup.interval=30
    plugin.ignore.noplayers=false
    backup.world.filter=w-events,w-skylands,w-tyrexxd
    save.message.color=DARK_PURPLE
    backup.message.color=DARK_PURPLE
    plugin.version=3.1
    backup.message.send=true
    save.message.starting=[Server] Starting world save...
    save.message.ending=[Server] World save finished.
    backup.date.format=yyyyMMdd-HHmmss
    
    I changed "plugin.send.saveoff-on" to "false" because I have this problem with the interval - so I don't know if it was saved or not.
    - sry 4 bad english -

    EDIT: I thought I have version 3.23, but it seems to be 3.1. (The config says that...) I'll try to update but I don't know if this will help.
    EDIT2: I already have version 3.23 because in 3.22 there was added the function of manual backups. And I used this function. So the version update in config seems to be broken, too.
     
  27. Offline

    fjutte

    Odd? That's the common way to use color coded strings in other Bukkit plugins.

    This is from bukkit's chatcolor.java:
    Code:
    00013     BLACK(0x0),
    00017     DARK_BLUE(0x1),
    00021     DARK_GREEN(0x2),
    00025     DARK_AQUA(0x3),
    00029     DARK_RED(0x4),
    00033     DARK_PURPLE(0x5),
    00037     GOLD(0x6),
    00041     GRAY(0x7),
    00045     DARK_GRAY(0x8),
    00049     BLUE(0x9),
    00053     GREEN(0xA),
    00057     AQUA(0xB),
    00061     RED(0xC),
    00065     LIGHT_PURPLE(0xD),
    00069     YELLOW(0xE),
    00073     WHITE(0xF);
    source: http://javadoc.lukegb.com/Bukkit/d7/d06/ChatColor_8java_source.html

    edit: never mind; downloaded your source

    edit2: besides, aren't you already parsing strings in the config file?
    Code:
    backup.date.format=yyyy-mm-ddhh-mm-ss; Timestamp format
    Are there any checks if the string is impossible/erraneous? Like
    Code:
    backup.date.format=y-m-d-h-m-s
    or
    Code:
    backup.date.format=hh-mm
    which would result in overwriting the backup every 24 hours

    even better:

    for reference, read lines 156-171 in
    https://github.com/TheDgtl/iChat/blob/master/src/net/TheDgtl/iChat/iChat.java

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

    fffizzz

    been getting this a couple times lately

    Code:
    2011-07-07 12:46:59 [INFO] Begginning world backup
    2011-07-07 12:47:05 [SEVERE] net.minecraft.server.MinecraftException: Failed to check session lock, aborting
    2011-07-07 12:47:05 [SEVERE]    at net.minecraft.server.PlayerNBTManager.b(SourceFile:76)
    2011-07-07 12:47:05 [SEVERE]    at net.minecraft.server.World.k(World.java:2226)
    2011-07-07 12:47:05 [SEVERE]    at net.minecraft.server.ChunkRegionLoader.a(SourceFile:54)
    2011-07-07 12:47:05 [SEVERE]    at net.minecraft.server.ChunkProviderServer.saveChunk(ChunkProviderServer.java:164)
    2011-07-07 12:47:05 [SEVERE]    at net.minecraft.server.ChunkProviderServer.saveChunks(ChunkProviderServer.java:213)
    2011-07-07 12:47:05 [SEVERE]    at org.bukkit.craftbukkit.CraftWorld.save(CraftWorld.java:578)
    2011-07-07 12:47:05 [SEVERE]    at org.desmin88.simplesave.SimpleSave$1.run(SimpleSave.java:191)
    2011-07-07 12:47:05 [SEVERE]    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
    2011-07-07 12:47:05 [SEVERE]    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:438)
    2011-07-07 12:47:05 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    2011-07-07 12:47:05 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
    after spewing this 1000's of times, i then get read time outs.
     
  29. Offline

    11RJB

    Is there any way to configure this to backup the plugins folder as well? That's the only feature keeping me from using this over Backup 1.6 (although I need to, it isn't being maintained)
     
  30. Offline

    Dimochka

    Code:
    plugin.ignore.noplayers=false; Backup if no players anyway
    Will SimpleSave do backups without players when this option is false or when it is true? Confusing.

    I've set backup-interval to 120min and here what I get in backup folder:

    Code:
     55M Jul  7 19:58 world2011-07-07 07-58-48.zip
     55M Jul  7 20:43 world2011-07-07 08-43-00.zip
     55M Jul  7 21:00 world2011-07-07 09-00-35.zip
     55M Jul  7 21:24 world2011-07-07 09-24-42.zip
     55M Jul  7 21:26 world2011-07-07 09-26-49.zip
     55M Jul  7 22:05 world2011-07-07 10-04-54.zip
    
    Is this because of players leaving the server completely so it has no active players?

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

    desmin88

Share This Page