Worlds Being Saved Twice

Discussion in 'Bukkit Help' started by ERROR372, Dec 21, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    ERROR372

    Ever since I changed over to the dev builds and first Beta build of bukkit 1.7.2, on every restart and stop, the worlds get saved twice:

    Code:
    [12:46:12] [Server thread/INFO]: Saving worlds
    [12:46:12] [Server thread/INFO]: Saving chunks for level 'Tanith'/Overworld
    [12:46:46] [Server thread/INFO]: Saving chunks for level 'Tanith_nether'/Nether
    [12:46:46] [Server thread/INFO]: Saving chunks for level 'Tanith_the_end'/The End
    [12:46:46] [Server thread/INFO]: Saving chunks for level 'Temp_nether'/Nether
    [12:46:46] [Server thread/INFO]: Saving chunks for level 'Hyrule'/Overworld
    [12:46:47] [Server thread/INFO]: Saving chunks for level 'New'/Overworld
    [12:46:47] [Server thread/INFO]: Saving chunks for level 'Old'/Overworld
    [12:46:48] [Server thread/INFO]: Saving chunks for level 'Old_nether'/Nether
    [12:46:48] [Server thread/INFO]: Saving chunks for level 'Temp'/Overworld
    [12:46:50] [Thread-4/INFO]: Stopping server
    [12:46:50] [Thread-4/INFO]: Saving players
    [12:46:50] [Thread-4/INFO]: Saving worlds
    [12:46:50] [Thread-4/INFO]: Saving chunks for level 'Tanith'/Overworld
    [12:46:50] [Thread-4/INFO]: Saving chunks for level 'Tanith_nether'/Nether
    [12:46:50] [Thread-4/INFO]: Saving chunks for level 'Tanith_the_end'/The End
    [12:46:50] [Thread-4/INFO]: Saving chunks for level 'Temp_nether'/Nether
    [12:46:50] [Thread-4/INFO]: Saving chunks for level 'Hyrule'/Overworld
    [12:46:50] [Thread-4/INFO]: Saving chunks for level 'New'/Overworld
    
    I do have Multiverse installed, however as stated, this problem wasn't in 1.6.2, so I don't think it's Multiverse causing this issue. It also hangs on the first "
    [12:46:12] [Server thread/INFO]: Saving chunks for level 'Tanith'/Overworld". I've seen it sit there for a good few minutes, and can't for the life of me figure out why.

    Any help would be much appreciated!
     
  2. Offline

    GerCraft

    did you updated your Plugins to the newest version for 1.7.x ?

    please post your complete startup log www.pastebin.com
     
  3. Offline

    ERROR372

    GerCraft I have not updated Multiverse, and it's most current version is 1.4.5, which didn't have this problem for 1.6.4.

    There's really nothing interesting in the startup log. No warnings (except for that weird ebean.properties one at the beginning) or anything. This issue seemingly only happens when the server is closing.
     
  4. Offline

    GerCraft

    ERROR372
    you got any AutoSave Plugins running ?
     
  5. Offline

    ERROR372

    GerCraft
    None at all.

    Plugins:
    WorldEdit, CommandBook, WorldGuard, CraftBook, ProtocolLib, dynmap, PetCreeper, Runecraft, Prism, Multiverse-Core, Multiverse-Inventories, Multiverse-NetherPortals, Multiverse-Portals, BiomeEdit.
     
  6. Offline

    GerCraft

     
Thread Status:
Not open for further replies.

Share This Page