Server Keeps Creating An Old World!!

Discussion in 'Bukkit Help' started by funkystudios, Jan 7, 2012.

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

    funkystudios

    Sorry if I am missing anything or have misplaced this post.

    Recently I updated to Bukkit 1.0. I can't figure out why Bukkit or one of my plugins keeps creating the old world that I deleted. On start up it will recreate it no matter what I do. I don't see any traces of the world "Old", "Old_nether", or "Old_the_end" in any folder. Though I have not checked files.

    Here are my plugins:
    NoCheat, NoFloatingTrees, FalseBookCore, XcraftGate, Hedges, CFBanner, PermissionsEx, NSCommand, MessageChangerLite, RawcriticsOreObfuscationPluginSpout, pvparena, FalseBookBlock, Permissions, Lockette, WorldEdit, MineBackup, BigBrother, Spout, OddItem, Votifier, SlowHealth, iConomy, Minequery, ScheduledAnnouncer, Essentials, WorldGuard, AppleTree, EssentialsProtect, EssentialsSpawn, ChatManager, EssentialsChat, DuckShop, Register, Citizens, Jobs, Residence

    Here is my server log on startup:
    Code:
    2012-01-07 23:22:36 [INFO] Starting minecraft server version 1.0.1
    2012-01-07 23:22:36 [INFO] Loading properties
    2012-01-07 23:22:36 [INFO] Starting Minecraft server on *:25565
    2012-01-07 23:22:36 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-22-g87867a4-b1637jnks (MC: 1.0.1) (Implementing API version 1.0.1-R2-SNAPSHOT)
    2012-01-07 23:22:36 [INFO] Starting Minequery server on *:1001
    2012-01-07 23:22:36 [INFO] [PermissionsEx] sql backend registered!
    2012-01-07 23:22:36 [INFO] [PermissionsEx] file backend registered!
    2012-01-07 23:22:36 [INFO] [PermissionsEx] PermissionEx plugin initialized.
    2012-01-07 23:22:37 [INFO] [PermissionsEx] p2compat backend registered!
    2012-01-07 23:22:37 [INFO] [PermissionsCompat] Compatibility Layer Initalized!
    2012-01-07 23:22:37 [INFO] MLog clients using java 1.4+ standard logging.
    2012-01-07 23:22:37 [INFO] [PermissionsEx] Initializing file backend
    2012-01-07 23:22:37 [INFO] [Register] Preferred method [null] not found, using first found.
    2012-01-07 23:22:37 [INFO] [Register] version 1.5 is enabled.
    2012-01-07 23:22:37 [INFO] NoFloatingTrees 0.6: Enabled.
    2012-01-07 23:22:37 [INFO] [Spout] Spout 587 has been initialized
    2012-01-07 23:22:37 [INFO] [XcraftGate v0.10] loaded 6 world configurations
    2012-01-07 23:22:37 [INFO] [XcraftGate v0.10] loaded 10 gates
    2012-01-07 23:22:37 [INFO] Preparing level "Survival"
    2012-01-07 23:22:37 [INFO] Default game type: 0
    2012-01-07 23:22:37 [INFO] Preparing start region for level 0 (Seed: -4110790259237732591)
    2012-01-07 23:22:38 [INFO] Preparing start region for level 1 (Seed: -4110790259237732591)
    2012-01-07 23:22:38 [INFO] Preparing spawn area: 48%
    2012-01-07 23:22:38 [INFO] Preparing start region for level 2 (Seed: -4110790259237732591)
    2012-01-07 23:22:39 [INFO] [XcraftGate v0.10] World 'Survival' detected. Applying config.
    2012-01-07 23:22:39 [INFO] [XcraftGate v0.10] loaded 10 gates for world 'Survival'
    2012-01-07 23:22:39 [INFO] [XcraftGate v0.10] World 'Survival_nether' detected. Applying config.
    2012-01-07 23:22:39 [INFO] [XcraftGate v0.10] loaded 0 gates for world 'Survival_nether'
    2012-01-07 23:22:39 [INFO] [XcraftGate v0.10] World 'Survival_the_end' detected. Applying config.
    2012-01-07 23:22:39 [INFO] [XcraftGate v0.10] loaded 0 gates for world 'Survival_the_end'
    2012-01-07 23:22:39 [INFO] AppleTree v0.6 activated.
    2012-01-07 23:22:39 [INFO] [BBROTHER] ------------------------------------
    2012-01-07 23:22:39 [INFO] [BBROTHER] Hello, and thank you for using the TESTING version of BigBrother!
    2012-01-07 23:22:39 [INFO] [BBROTHER] Please note that, since this is far from complete, there will be many bugs.
    2012-01-07 23:22:39 [INFO] [BBROTHER] IF YOU FIND ANY BUGS, PLEASE REPORT THEM ON http://bugs.nexisonline.net/bb
    2012-01-07 23:22:39 [INFO] [BBROTHER] Please stay tuned in irc.7chan.org #bigbrother for updates and build notifications.
    2012-01-07 23:22:39 [INFO] [BBROTHER] ------------------------------------
    2012-01-07 23:22:40 [INFO] [BBROTHER] BBData MySQL Driver r1 loaded!
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #1 - BrokenBlock
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #2 - PlacedBlock
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #3 - DestroySignText
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #4 - Teleport
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #5 - DeltaChest
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #6 - Command
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #7 - Chat
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #8 - Disconnect
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #9 - Login
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #10 - DoorOpen
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #11 - ButtonPress
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #12 - LeverSwitch
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #13 - CreateSignText
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #14 - LeafDecay
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #15 - FlintAndSteel
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #16 - TNTExplosion
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #17 - CreeperExplosion
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #18 - MiscExplosion
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #19 - ChestOpen
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #20 - BlockBurn
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #21 - Flow
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #22 - DropItem
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #23 - PickupItem
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #24 - SignDestroyed
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #25 - Heartbeat
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #26 - BlockPistoned
    2012-01-07 23:22:40 [INFO] [BBROTHER] Action #27 - EndermanGrief
    2012-01-07 23:22:40 [WARNING] [BBROTHER] 'Help' isn't detected. No /help support
    2012-01-07 23:22:40 [INFO] [BBROTHER] BigBrother 1.11.0-SNAPSHOT (build #704) enabled!
    2012-01-07 23:22:40 [INFO] [CFBanner] CFBanner has been enabled!
    2012-01-07 23:22:40 [INFO] [CFBanner] Permissions found. Using Permissions v2.7.7
    2012-01-07 23:22:40 [INFO] [CFBanner] 1.9.3 loaded!
    2012-01-07 23:22:40 [INFO] Loaded Essentials build 2.7.2 by: Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
    2012-01-07 23:22:40 [INFO] Essentials: Using config based permissions. Enable superperms in config.
    2012-01-07 23:22:40 [INFO] Loaded EssentialsChat build 2.7.2 by: essentials team
    2012-01-07 23:22:40 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
    2012-01-07 23:22:40 [INFO] Loaded EssentialsProtect build 2.7.2 by: essentials team
    2012-01-07 23:22:40 [INFO] Loaded EssentialsSpawn build 2.7.2 by: essentials team
    2012-01-07 23:22:40 [INFO] [ FalseBook Block ] 3100 Books loaded!
    2012-01-07 23:22:40 [INFO] [ FalseBook Block ] 2 Cauldrons successfully loaded.
    2012-01-07 23:22:40 [INFO] [ FalseBook Block ] FalseBookBlock v0.91alpha by GeMo enabled
    2012-01-07 23:22:40 [INFO] [ FalseBook Core ] using PermissionsEx for Permissions!
    2012-01-07 23:22:40 [INFO] [ FalseBook Core ] FalseBookCore v0.91alpha by GeMo enabled!
    2012-01-07 23:22:40 [INFO] Hedges v1.0 enabled.
    2012-01-07 23:22:40 [INFO] [iConomy - Celty] Enabled (10 ms)
    2012-01-07 23:22:40 [INFO] [Essentials] Payment method found (iConomy version: 6)
    2012-01-07 23:22:40 [INFO] Lockette version 1.4.4 is being enabled!  Yay!  (Core version 1.2.3)
    2012-01-07 23:22:40 [INFO] Lockette: Detected craftbukkit build [1637] ok.
    2012-01-07 23:22:40 [INFO] [PermissionsCompat] Compatibility layer enabled.
    2012-01-07 23:22:40 [INFO] Essentials: Using Permissions 2 based permissions.
    2012-01-07 23:22:40 [INFO] Lockette: Linked to Permissions plugin version 2.7.7
    2012-01-07 23:22:40 [INFO] Lockette: Using ops file for admin permissions.
    2012-01-07 23:22:40 [INFO] Lockette: Ready to protect your containers.
    2012-01-07 23:22:40 [INFO] [MessageChangerLite] v1.2 enabled.
    2012-01-07 23:22:40 [INFO] [MineBackup] Loading configuration...
    2012-01-07 23:22:40 [INFO] [MineBackup] 1 worlds loaded.
    2012-01-07 23:22:40 [INFO] [MineBackup] v0.4.8.4 enabled (by ThisIsAreku; unofficial build by ltguide)
    2012-01-07 23:22:40 [INFO] [NoCheat] You run an unsupported version of Minecraft. Some parts of NoCheat get disabled for your safety.
    2012-01-07 23:22:40 [INFO] [NoCheat] version [2.19] is enabled.
    2012-01-07 23:22:40 [INFO] NSCommand 0.2 enabled.
    2012-01-07 23:22:40 [INFO] [OddItem] 0.8.1 enabled
    2012-01-07 23:22:40 [INFO] [OddItem] Using RefinedSoundEx for suggestions.
    2012-01-07 23:22:40 [INFO] [OddItem] Adding lapisblock x2 to group "oddtransport"
    2012-01-07 23:22:40 [INFO] [OddItem] Adding greendye to group "oddtransport"
    2012-01-07 23:22:40 [INFO] [OddItem] Adding reddye to group "oddtransport"
    2012-01-07 23:22:40 [INFO] [OddItem] Adding air to group "oddtransport"
    2012-01-07 23:22:40 [INFO] [OddItem] Group oddtransport added.
    2012-01-07 23:22:40 [INFO] [OddItem] 934 aliases loaded.
    2012-01-07 23:22:40 [INFO] [PermissionsEx] Superperms support enabled.
    2012-01-07 23:22:40 [INFO] [PermissionsEx] v1.16 enabled
    2012-01-07 23:22:40 [INFO] Essentials: Using PermissionsEx based permissions.
    2012-01-07 23:22:40 [INFO] [pvparena] Stats are being kept for this plugin. To opt-out for any reason, check plugins/stats.
    2012-01-07 23:22:40 [INFO] [PVP Arena] enabled (version v0.4.4.9)
    2012-01-07 23:22:40 [INFO] [PVP Arena] <3 iConomy
    2012-01-07 23:22:40 [INFO] RawcriticsOreObfuscationPluginSpout 1.7.2.2.2 plugin enabled
    2012-01-07 23:22:40 [INFO] RawcriticsOreObfuscationPluginSpout connected to the Ore Obfuscate Engine and turned it on! Using Engine: 4
    2012-01-07 23:22:40 [INFO] RawcriticsOreObfuscationPluginSpout: Spout Packet Manager found, assuming Spout version is 1.0.5
    2012-01-07 23:22:40 [INFO] ScheduledAnnouncer v1.7.0 is enabled!
    2012-01-07 23:22:41 [INFO] [SlowHealth] version [3.2.0] (actruncale) is loaded.
    2012-01-07 23:22:41 [INFO] Loaded vote listener: FlatfileVoteListener
    2012-01-07 23:22:41 [INFO] Loaded vote listener: iConomyListener
    2012-01-07 23:22:41 [INFO] Votifier enabled.
    2012-01-07 23:22:41 [INFO] War> War v1.6 (de Gaulle) FINAL is on.
    2012-01-07 23:22:41 [INFO] WorldEdit 690-6fb8085 enabled.
    2012-01-07 23:22:41 [INFO] WEPIF: Updated config file
    2012-01-07 23:22:41 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    2012-01-07 23:22:41 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    2012-01-07 23:22:41 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    2012-01-07 23:22:41 [INFO] WorldGuard: (Survival) Single session is enforced.
    2012-01-07 23:22:41 [INFO] WorldGuard: (Survival) TNT ignition is PERMITTED.
    2012-01-07 23:22:41 [INFO] WorldGuard: (Survival) Lighters are PERMITTED.
    2012-01-07 23:22:41 [INFO] WorldGuard: (Survival) Lava fire is blocked.
    2012-01-07 23:22:41 [INFO] WorldGuard: (Survival) Fire spread is UNRESTRICTED.
    2012-01-07 23:22:41 [INFO] WorldGuard: Loaded configuration for world 'Survival"
    2012-01-07 23:22:41 [INFO] WorldGuard: (Survival_nether) Single session is enforced.
    2012-01-07 23:22:41 [INFO] WorldGuard: (Survival_nether) TNT ignition is PERMITTED.
    2012-01-07 23:22:41 [INFO] WorldGuard: (Survival_nether) Lighters are PERMITTED.
    2012-01-07 23:22:41 [INFO] WorldGuard: (Survival_nether) Lava fire is blocked.
    2012-01-07 23:22:41 [INFO] WorldGuard: (Survival_nether) Fire spread is UNRESTRICTED.
    2012-01-07 23:22:41 [INFO] WorldGuard: Loaded configuration for world 'Survival_nether"
    2012-01-07 23:22:41 [INFO] WorldGuard: (Survival_the_end) Single session is enforced.
    2012-01-07 23:22:41 [INFO] WorldGuard: (Survival_the_end) TNT ignition is PERMITTED.
    2012-01-07 23:22:41 [INFO] WorldGuard: (Survival_the_end) Lighters are PERMITTED.
    2012-01-07 23:22:41 [INFO] WorldGuard: (Survival_the_end) Lava fire is blocked.
    2012-01-07 23:22:41 [INFO] WorldGuard: (Survival_the_end) Fire spread is UNRESTRICTED.
    2012-01-07 23:22:41 [INFO] WorldGuard: Loaded configuration for world 'Survival_the_end"
    2012-01-07 23:22:41 [INFO] WorldGuard: 64 regions loaded for 'Survival'
    2012-01-07 23:22:41 [INFO] WorldGuard: 0 regions loaded for 'Survival_nether'
    2012-01-07 23:22:41 [INFO] WorldGuard: 0 regions loaded for 'Survival_the_end'
    2012-01-07 23:22:41 [INFO] WorldGuard 5.4 enabled.
    2012-01-07 23:22:41 [INFO] [ChatManager] ChatManager enabled!
    2012-01-07 23:22:41 [INFO] [Citizens] NPC types loaded: blacksmith, guard, healer, quester, trader, wizard
    2012-01-07 23:22:41 [INFO] [Citizens] Quest glowstone is invalid - no objectives set.
    2012-01-07 23:22:41 [INFO] [Citizens] Permissions system found (PermissionsEx v1.16)
    2012-01-07 23:22:41 [INFO] [Citizens] version [devBuild-] loaded.
    2012-01-07 23:22:41 [INFO] [Citizens] Economy plugin found (iConomy v6)
    2012-01-07 23:22:41 [INFO] [DuckShop] Loaded 31 chest link(s).
    2012-01-07 23:22:41 [INFO] [DuckShop] Permissions plugin detected!
    2012-01-07 23:22:41 [INFO] [DuckShop] Using TheYeti for permissions.
    2012-01-07 23:22:41 [INFO] [DuckShop] Using Lockette, WorldGuard for chest protection.
    2012-01-07 23:22:41 [INFO] [DuckShop] Version 31 enabled. No viruses, honest!
    2012-01-07 23:22:41 [INFO] [DuckShop] Hooked into iConomy version 6.
    2012-01-07 23:22:41 [INFO] [Factions v1.6.2] === ENABLE START ===
    2012-01-07 23:22:41 [INFO] [Factions v1.6.2] Will use this plugin for permissions: PermissionsEx v1.16
    2012-01-07 23:22:41 [INFO] [Factions v1.6.2] Loading board from disk
    2012-01-07 23:22:42 [INFO] [Factions v1.6.2] Found and will integrate chat with EssentialsChat v2.7.2
    2012-01-07 23:22:42 [INFO] [Factions v1.6.2] Found and will use features of Spout v587
    2012-01-07 23:22:42 [INFO] [Factions v1.6.2] Economy integration through Register plugin successful.
    2012-01-07 23:22:42 [INFO] [Factions v1.6.2] NOTE: Economy is disabled. Enable in conf "econEnabled": true
    2012-01-07 23:22:42 [INFO] [Factions v1.6.2] === ENABLE DONE (Took 137ms) ===
    2012-01-07 23:22:44 [SEVERE] [Jobs] - No titles found. Disabling titles
    2012-01-07 23:22:44 [INFO] [Jobs] - Job Woodcutter is missing the slots property. defaulting to no limits !
    2012-01-07 23:22:44 [INFO] [Jobs] - Job Miner is missing the slots property. defaulting to no limits !
    2012-01-07 23:22:44 [INFO] [Jobs] - Job Farmer is missing the slots property. defaulting to no limits !
    2012-01-07 23:22:44 [INFO] [Jobs] - Job Hunter is missing the slots property. defaulting to no limits !
    2012-01-07 23:22:44 [INFO] [Jobs] - Job Fisherman is missing the slots property. defaulting to no limits !
    2012-01-07 23:22:44 [INFO] [Jobs] - Job Weaponsmith is missing the slots property. defaulting to no limits !
    2012-01-07 23:22:44 [INFO] [Jobs] - Job MonsterSlayer is missing the slots property. defaulting to no limits !
    2012-01-07 23:22:44 [INFO] [Jobs v2.6.0] has been enabled succesfully.
    2012-01-07 23:22:44 [INFO] [Jobs] Successfully linked with iConomy 6.
    2012-01-07 23:22:44 [INFO] [Jobs] Successfully linked with Spout.
    2012-01-07 23:22:44 [INFO] [Register] Payment method found (iConomy version: 6)
    2012-01-07 23:22:44 [INFO] [Residence] Found Permissions Plugin!
    2012-01-07 23:22:44 [INFO] [Residence] Permissions running in Legacy mode!
    2012-01-07 23:22:44 [INFO] [Residence] Scanning for economy systems...
    2012-01-07 23:22:44 [INFO] [Residence] Vault NOT found!
    2012-01-07 23:22:44 [INFO] [Residence] MineConomy NOT found!
    2012-01-07 23:22:44 [INFO] [Residence] BOSEconomy NOT found!
    2012-01-07 23:22:44 [INFO] [Residence] Successfully linked with Essentials Economy!
    2012-01-07 23:22:44 [INFO] [Residence] Loaded...
    2012-01-07 23:22:44 [INFO] [Residence] Enabled! Version 2.5 by bekvon
    2012-01-07 23:22:44 [INFO] ResidenceSigns v0.2 enabled.
    2012-01-07 23:22:44 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-01-07 23:22:44 [INFO] Done (7.262s)! For help, type "help" or "?"
    2012-01-07 23:22:44 [INFO] Preparing start region for level 3 (Seed: 1461425100848387098)
    2012-01-07 23:22:45 [INFO] WorldGuard: Default configuration file written: C:\Users\John\Desktop\Server New\plugins\WorldGuard\worlds\Old\config.yml
    2012-01-07 23:22:45 [INFO] WorldGuard: Default configuration file written: C:\Users\John\Desktop\Server New\plugins\WorldGuard\worlds\Old\blacklist.txt
    2012-01-07 23:22:45 [INFO] WorldGuard: (Old) Single session is enforced.
    2012-01-07 23:22:45 [INFO] WorldGuard: (Old) TNT ignition is PERMITTED.
    2012-01-07 23:22:45 [INFO] WorldGuard: (Old) Lighters are PERMITTED.
    2012-01-07 23:22:45 [INFO] WorldGuard: (Old) Lava fire is blocked.
    2012-01-07 23:22:45 [INFO] WorldGuard: (Old) Fire spread is UNRESTRICTED.
    2012-01-07 23:22:45 [INFO] WorldGuard: Loaded configuration for world 'Old"
    2012-01-07 23:22:45 [INFO] WorldGuard: 0 regions loaded for 'Old'
    2012-01-07 23:22:45 [INFO] Preparing spawn area for Old, 8%
    2012-01-07 23:22:46 [INFO] Preparing spawn area for Old, 24%
    2012-01-07 23:22:47 [INFO] Preparing spawn area for Old, 40%
    2012-01-07 23:22:48 [INFO] Preparing spawn area for Old, 57%
    2012-01-07 23:22:50 [INFO] Preparing spawn area for Old, 77%
    2012-01-07 23:22:51 [INFO] Preparing spawn area for Old, 93%
    2012-01-07 23:22:51 [INFO] [XcraftGate v0.10] World 'Old' detected. Applying config.
    2012-01-07 23:23:01 [INFO] [XcraftGate v0.10] loaded 0 gates for world 'Old'
    2012-01-07 23:23:01 [INFO] [XcraftGate v0.10] loaded world Old (Environment: NORMAL, Seed: 1461425100848387098, Generator: DEFAULT)
    2012-01-07 23:23:01 [INFO] Unable to find spawn biome
    Figured it out..... :p

    Its the plugin XCraftGate. Had no idea that it implemented world creation. Thought it just had portal =/

    Removed the worlds from "worlds.yml"

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 23, 2016
Thread Status:
Not open for further replies.

Share This Page