Server stops itself randomly?

Discussion in 'Bukkit Help' started by wowzersam, Jan 7, 2014.

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

    wowzersam

    Every time I join my server, after 5-10 minutes, the server will just stop itself randomly. I don't type any commands, nothing. It just stops. What is going on?

    List of plugins:
    Automessage
    Autorank
    ChestCommands
    ClearLag
    Commandsigns
    DisguiseCraft
    DoubleJump
    Essentials
    GroupManager
    floAuction
    GriefPrevention
    HealthBar
    JoinSplosion
    JukeLoop
    Lockette
    McMMO
    MobArena
    MoneyDrop
    MOTDColor
    Multiverse-Core
    Multiverse-Inventories
    PlotMe
    ScoreboardStats
    SignEdit
    SPawnTP
    Spleef
    TelePads
    Timeismoney
    USkyBlock
    Vault
    Whatisit
    Worldedit
    Worldguard

    Any help is greatly appreciated!
     
  2. Offline

    Deltaboiy

    Can you read the console and tell why it crashed? Anything like ran out of memory?

    also, I use this code in my own server. Basically when the server crashes this code will reboot it without you having to do anything.

    #!/bin/bash
    cd "$(dirname "$0")"
    while true
    do
    java -Xmx4G -Xms4G -jar craftbukkit.jar nogui
    echo "If you want to completely stop the server process now, press Ctrl+C before
    the time is up!"
    echo "Rebooting in:"
    for i in 5 4 3 2 1
    do
    echo "$i..."
    sleep 1
    done
    echo "Rebooting now!"
    done

    if you want you can just copy and paste that into your start.command or run.bat or whatever file you use to start the server.
     
  3. Offline

    wowzersam

    Deltaboiy there are no errors or anything. Just all of a sudden it says: Stopping server... then all my plugins disable and the server stops. I have no idea what is happening :s
     
  4. Offline

    turkeybird90

    Are you using TCAdmin?
     
  5. Offline

    Deltaboiy

    What type of computer do you have?
     
  6. Offline

    wowzersam

  7. Offline

    turkeybird90

    TCAdmin is a type of panel... And I'm guessing this is home hosted? If it is could you paste the log file here. I may be able to help.
     
  8. Offline

    wowzersam

    I dont understand turkeybird90, could you give me more info? And yes my server is home hosted
     
  9. Offline

    turkeybird90

    wowzersam Go to your server folder, find the server.log (If there is no server.log.. Go into logs folder, and get latest.log) get that log file. Open it with notepad, or notepad++ (I recommend notepad++) And click ctrl + a, and then ctrl + c (To select all then copy it) than go to here, and paste it in as a reply..... That's as much info as I can humanly give.
     
  10. Offline

    wowzersam

    I actually use a mac turkeybird90 but here it is:

    2013-11-26 12:03:59 [INFO] Starting minecraft server version 1.6.4
    2013-11-26 12:03:59 [INFO] Loading properties
    2013-11-26 12:03:59 [INFO] Default game type: SURVIVAL
    2013-11-26 12:03:59 [INFO] Generating keypair
    2013-11-26 12:03:59 [INFO] Starting Minecraft server on *:25565
    2013-11-26 12:03:59 [INFO] This server is running CraftBukkit version git-Bukkit-1.6.4-R2.0-b2918jnks (MC: 1.6.4) (Implementing API version 1.6.4-R2.0)
    2013-11-26 12:04:00 [INFO] [GroupManager] Loading GroupManager v2.0 (2.9.6) (Phoenix)
    2013-11-26 12:04:00 [INFO] [WorldEdit] Loading WorldEdit v5.5.2
    2013-11-26 12:04:00 [INFO] [ColouredMotd] Loading ColouredMotd v1.2.2
    2013-11-26 12:04:00 [INFO] [JoinSplosion] Loading JoinSplosion v1.0
    2013-11-26 12:04:00 [INFO] [Vault] Loading Vault v1.2.22-b277
    2013-11-26 12:04:00 [INFO] [PlotMe] Loading PlotMe v0.13
    2013-11-26 12:04:00 [INFO] [uSkyBlock] Loading uSkyBlock v1.0.2
    2013-11-26 12:04:00 [INFO] [WorldGuard] Loading WorldGuard v5.7
    2013-11-26 12:04:00 [INFO] [BouncyBeds] Loading BouncyBeds v2.0
    2013-11-26 12:04:00 [INFO] [AutoMessage] Loading AutoMessage v2.1.1
    2013-11-26 12:04:00 [INFO] [Permissions] Loading Permissions v3.1.6
    2013-11-26 12:04:00 [INFO] [WhatIsIt] Loading WhatIsIt v1.3.5
    2013-11-26 12:04:00 [INFO] [Lockette] Loading Lockette v1.7.9
    2013-11-26 12:04:00 [INFO] [Timeismoney] Loading Timeismoney v0.9
    2013-11-26 12:04:00 [INFO] [ColorMe] Loading ColorMe v3.8.1
    2013-11-26 12:04:00 [INFO] [mcMMO] Loading mcMMO v1.3.14-b1258
    2013-11-26 12:04:00 [INFO] [MobArena] Loading MobArena v0.94.4.94
    2013-11-26 12:04:00 [INFO] [MoneyDrop] Loading MoneyDrop v1.6.2
    2013-11-26 12:04:00 [INFO] [Essentials] Loading Essentials v2.9.6
    2013-11-26 12:04:00 [INFO] [floAuction] Loading floAuction v2.8.8
    2013-11-26 12:04:00 [INFO] [EssentialsXMPP] Loading EssentialsXMPP v2.9.6
    2013-11-26 12:04:00 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.9.6
    2013-11-26 12:04:00 [INFO] MLog clients using java 1.4+ standard logging.
    2013-11-26 12:04:00 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.6
    2013-11-26 12:04:00 [INFO] [EssentialsGeoIP] Loading EssentialsGeoIP v2.9.6
    2013-11-26 12:04:00 [INFO] [Multiverse-Core] Loading Multiverse-Core v2.4-b527
    2013-11-26 12:04:00 [INFO] [EssentialsChat] Loading EssentialsChat v2.9.6
    2013-11-26 12:04:00 [INFO] [GriefPrevention] Loading GriefPrevention v7.2.1
    2013-11-26 12:04:00 [INFO] [Factions] Loading Factions v1.6.9.4
    2013-11-26 12:04:00 [INFO] [CreativeGates] Loading CreativeGates v1.3.5
    2013-11-26 12:04:00 [INFO] [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
    2013-11-26 12:04:00 [INFO] [Vault] Enabling Vault v1.2.22-b277
    2013-11-26 12:04:00 [WARNING] ----- Bukkit Auto Updater -----
    2013-11-26 12:04:00 [INFO] [Vault][Economy] Essentials Economy found: Waiting
    2013-11-26 12:04:00 [WARNING] Your version of CraftBukkit is out of date. Version 1.6.4-R2.1 (build #2919) was released on Thu Oct 31 00:00:36 HST 2013.
    2013-11-26 12:04:00 [WARNING] Details: /downloads/craftbukkit/view/02391_1.6.4-R2.1/
    2013-11-26 12:04:00 [WARNING] Download: /downloads/craftbukkit/get/02391_1.6.4-R2.1/craftbukkit-dev.jar
    2013-11-26 12:04:00 [WARNING] ----- ------------------- -----
    2013-11-26 12:04:00 [INFO] [Vault][Permission] GroupManager found: Waiting
    2013-11-26 12:04:00 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
    2013-11-26 12:04:00 [INFO] [Vault][Chat] GroupManager found: Waiting
    2013-11-26 12:04:01 [INFO] [Vault] Enabled Version 1.2.22-b277
    2013-11-26 12:04:01 [INFO] [PlotMe] Enabling PlotMe v0.13
    2013-11-26 12:04:01 [INFO] ¤9[PlotMe] ¤r 190 plots loaded
    2013-11-26 12:04:01 [INFO] [uSkyBlock] Enabling uSkyBlock v1.0.2
    2013-11-26 12:04:01 [INFO] [uSkyBlock] Using built in protection.
    2013-11-26 12:04:01 [INFO] [uSkyBlock] 0 schematics loaded.
    2013-11-26 12:04:01 [INFO] [uSkyBlock] uSkyBlock v.1.0.2 enabled.
    2013-11-26 12:04:01 [INFO] [mcMMO] Enabling mcMMO v1.3.14-b1258
    2013-11-26 12:04:01 [INFO] [mcMMO] Loading mcMMO config.yml File...
    2013-11-26 12:04:01 [INFO] [mcMMO] Loading mcMMO treasures.yml File...
    2013-11-26 12:04:02 [INFO] [mcMMO] Loading mcMMO advanced.yml File...
    2013-11-26 12:04:02 [INFO] [mcMMO] Loading mcMMO repair.vanilla.yml File...
    2013-11-26 12:04:02 [INFO] [mcMMO] Version 1.3.14-b1258 is enabled!
    2013-11-26 12:04:02 [INFO] Preparing level "world"
    2013-11-26 12:04:02 [INFO] Preparing start region for level 0 (Seed: -8870272850625741464)
    2013-11-26 12:04:03 [INFO] Preparing start region for level 1 (Seed: -8870272850625741464)
    2013-11-26 12:04:03 [INFO] Preparing start region for level 2 (Seed: -8870272850625741464)
    2013-11-26 12:04:04 [INFO] [GroupManager] Enabling GroupManager v2.0 (2.9.6) (Phoenix)
    2013-11-26 12:04:04 [INFO] GroupManager version 2.0 (2.9.6) (Phoenix) is enabled!
    2013-11-26 12:04:04 [INFO] [Vault][Permission] GroupManager hooked.
    2013-11-26 12:04:04 [INFO] [Vault][Chat] GroupManager - Chat hooked.
    2013-11-26 12:04:04 [INFO] [WorldEdit] Enabling WorldEdit v5.5.2
    2013-11-26 12:04:04 [INFO] WEPIF: Using the Bukkit Permissions API.
    2013-11-26 12:04:04 [INFO] [ColouredMotd] Enabling ColouredMotd v1.2.2
    2013-11-26 12:04:04 [INFO] [JoinSplosion] Enabling JoinSplosion v1.0
    2013-11-26 12:04:04 [INFO] [WorldGuard] Enabling WorldGuard v5.7
    2013-11-26 12:04:04 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
    2013-11-26 12:04:04 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
    2013-11-26 12:04:04 [INFO] [WorldGuard] (world) Lava fire is blocked.
    2013-11-26 12:04:04 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
    2013-11-26 12:04:04 [INFO] [WorldGuard] Loaded configuration for world 'world'
    2013-11-26 12:04:04 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    2013-11-26 12:04:04 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
    2013-11-26 12:04:04 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
    2013-11-26 12:04:04 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
    2013-11-26 12:04:04 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
    2013-11-26 12:04:04 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    2013-11-26 12:04:04 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
    2013-11-26 12:04:04 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
    2013-11-26 12:04:04 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
    2013-11-26 12:04:04 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
    2013-11-26 12:04:04 [INFO] [WorldGuard] 43 regions loaded for 'world'
    2013-11-26 12:04:04 [INFO] [WorldGuard] 1 regions loaded for 'world_nether'
    2013-11-26 12:04:04 [INFO] [WorldGuard] 1 regions loaded for 'world_the_end'
    2013-11-26 12:04:04 [INFO] [BouncyBeds] Enabling BouncyBeds v2.0
    2013-11-26 12:04:04 [INFO] [AutoMessage] Enabling AutoMessage v2.1.1
    2013-11-26 12:04:04 [INFO] [Permissions] Enabling Permissions v3.1.6
    2013-11-26 12:04:04 [INFO] Fake Permissions version 3.1.6 is enabled!
    2013-11-26 12:04:04 [INFO] WEPIF: Using the Bukkit Permissions API.
    2013-11-26 12:04:04 [INFO] [WhatIsIt] Enabling WhatIsIt v1.3.5
    2013-11-26 12:04:04 [INFO] [WhatIsIt] has been enabled.
    2013-11-26 12:04:04 [INFO] [Lockette] Enabling Lockette v1.7.9
    2013-11-26 12:04:04 [INFO] [Lockette] Version 1.7.9 is being enabled! Yay! (Core version 1.3.6)
    2013-11-26 12:04:04 [INFO] [Lockette] Detected craftbukkit build [2918] ok.
    2013-11-26 12:04:04 [INFO] [Lockette] Custom lockable block list: [116, 84, 57, 145]
    2013-11-26 12:04:04 [INFO] [Lockette] Ignoring linked plugins: [mcMMO]
    2013-11-26 12:04:04 [INFO] [Lockette] Loading strings file for English by Acru
    2013-11-26 12:04:04 [INFO] [Lockette] Enabled link to plugin GroupManager for Groups, version 2.0 (2.9.6) (Phoenix)
    2013-11-26 12:04:04 [INFO] [Lockette] Enabled link to plugin mcMMO for Groups, version 1.3.14-b1258
    2013-11-26 12:04:04 [INFO] [Lockette] Ignoring fake Permissions plugin version 3.1.6
    2013-11-26 12:04:04 [INFO] [Lockette] Using ops file for admin permissions.
    2013-11-26 12:04:04 [INFO] [Lockette] Ready to protect your containers.
    2013-11-26 12:04:04 [INFO] [Timeismoney] Enabling Timeismoney v0.9
    2013-11-26 12:04:04 [INFO] Timeismoney is now enabled
    2013-11-26 12:04:04 [INFO] [ColorMe] Enabling ColorMe v3.8.1
    2013-11-26 12:04:04 [INFO] [ColorMe] Loaded Vault successfully
    2013-11-26 12:04:04 [INFO] [ColorMe] Running without Spout!
    2013-11-26 12:04:04 [INFO] [ColorMe] Using own group system!
    2013-11-26 12:04:04 [INFO] [ColorMe] SoftMode enabled. If other chat plugins are found, the chat won't be affected by ColorMe.
    2013-11-26 12:04:04 [INFO] [ColorMe] Found EssentialsChat. Will use it for chat!
    2013-11-26 12:04:04 [INFO] [ColorMe] Didn't found TagAPI!
    2013-11-26 12:04:05 [INFO] [MobArena] Enabling MobArena v0.94.4.94
    2013-11-26 12:04:05 [INFO] [MobArena] Loaded arena 'default'.
    2013-11-26 12:04:05 [INFO] [MobArena] v0.94.4.94 enabled.
    2013-11-26 12:04:05 [INFO] [MoneyDrop] Enabling MoneyDrop v1.6.2
    2013-11-26 12:04:05 [INFO] [MoneyDrop] Startup complete.
    2013-11-26 12:04:05 [INFO] [Essentials] Enabling Essentials v2.9.6
    2013-11-26 12:04:06 [INFO] [Vault][Economy] Essentials Economy hooked.
    2013-11-26 12:04:06 [INFO] Essentials: Using GroupManager based permissions.
    2013-11-26 12:04:06 [INFO] [floAuction] Enabling floAuction v2.8.8
    2013-11-26 12:04:06 [INFO] [floAuction] has been enabled.
    2013-11-26 12:04:06 [INFO] [EssentialsXMPP] Enabling EssentialsXMPP v2.9.6
    2013-11-26 12:04:06 [WARNING] config broken for xmpp
    2013-11-26 12:04:06 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.6
    2013-11-26 12:04:06 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
    2013-11-26 12:04:06 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.6
    2013-11-26 12:04:06 [INFO] [EssentialsGeoIP] Enabling EssentialsGeoIP v2.9.6
    2013-11-26 12:04:06 [INFO] [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
    2013-11-26 12:04:06 [INFO] [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
    2013-11-26 12:04:06 [INFO] [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
    2013-11-26 12:04:06 [INFO] [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
    2013-11-26 12:04:07 [INFO] [Multiverse-Core] Loading World & Settings - 'CreativePlots' - Env: NORMAL - Type: NORMAL & seed: 6551568998723076626 & generator: PlotMe
    2013-11-26 12:04:07 [INFO] Preparing start region for level 3 (Seed: 6551568998723076626)
    2013-11-26 12:04:07 [INFO] [WorldGuard] (CreativePlots) TNT ignition is PERMITTED.
    2013-11-26 12:04:07 [INFO] [WorldGuard] (CreativePlots) Lighters are PERMITTED.
    2013-11-26 12:04:07 [INFO] [WorldGuard] (CreativePlots) Lava fire is blocked.
    2013-11-26 12:04:07 [INFO] [WorldGuard] (CreativePlots) Fire spread is UNRESTRICTED.
    2013-11-26 12:04:07 [INFO] [WorldGuard] Loaded configuration for world 'CreativePlots'
    2013-11-26 12:04:07 [INFO] [Multiverse-Core] Loading World & Settings - 'skyworld' - Env: NORMAL - Type: FLAT & seed: -8666618740704422885 & generator: uSkyBlock
    2013-11-26 12:04:07 [INFO] Preparing start region for level 4 (Seed: -8666618740704422885)
    2013-11-26 12:04:07 [INFO] [WorldGuard] (skyworld) TNT ignition is PERMITTED.
    2013-11-26 12:04:07 [INFO] [WorldGuard] (skyworld) Lighters are PERMITTED.
    2013-11-26 12:04:07 [INFO] [WorldGuard] (skyworld) Lava fire is blocked.
    2013-11-26 12:04:07 [INFO] [WorldGuard] (skyworld) Fire spread is UNRESTRICTED.
    2013-11-26 12:04:07 [INFO] [WorldGuard] Loaded configuration for world 'skyworld'
    2013-11-26 12:04:07 [WARNING] [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
    2013-11-26 12:04:07 [WARNING] [Multiverse-Core] Original Location: X: -201 Y: 4 Z: 227 P: 0 Y: 0
    2013-11-26 12:04:08 [SEVERE] [Multiverse-Core] New safe spawn NOT found!!!
    2013-11-26 12:04:08 [INFO] [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -8870272850625741464
    2013-11-26 12:04:08 [INFO] [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -8870272850625741464
    2013-11-26 12:04:08 [INFO] [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -8870272850625741464
    2013-11-26 12:04:08 [INFO] [Multiverse-Core] 5 - World(s) loaded.
    2013-11-26 12:04:08 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.6
    2013-11-26 12:04:08 [INFO] [GriefPrevention] Enabling GriefPrevention v7.2.1
    2013-11-26 12:04:08 [INFO] GriefPrevention: Grief Prevention enabled.
    2013-11-26 12:04:08 [INFO] GriefPrevention: 27 total claims loaded.
    2013-11-26 12:04:08 [INFO] GriefPrevention: 22 players have staked claims.
    2013-11-26 12:04:09 [INFO] [Factions] Enabling Factions v1.6.9.4
    2013-11-26 12:04:09 [INFO] [Factions v1.6.9.4] === ENABLE START ===
    2013-11-26 12:04:09 [INFO] [Factions v1.6.9.4] Loading board from disk
    2013-11-26 12:04:09 [INFO] [Factions v1.6.9.4] Found and will integrate chat with EssentialsChat v2.9.6
    2013-11-26 12:04:09 [INFO] [Factions v1.6.9.4] Economy integration through Vault plugin successful.
    2013-11-26 12:04:09 [INFO] [Factions v1.6.9.4] === ENABLE DONE (Took 135ms) ===
    2013-11-26 12:04:09 [INFO] [Lockette] Enabled link to plugin Factions for Groups, version 1.6.9.4
    2013-11-26 12:04:09 [INFO] [CreativeGates] Enabling CreativeGates v1.3.5
    2013-11-26 12:04:09 [INFO] [CreativeGates v1.3.5] === ENABLE START ===
    2013-11-26 12:04:09 [INFO] [CreativeGates v1.3.5] === ENABLE DONE (Took 179ms) ===
    2013-11-26 12:04:09 [INFO] [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
    2013-11-26 12:04:09 [INFO] [Multiverse-Inventories 2.5-b335] enabled.
    2013-11-26 12:04:09 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2013-11-26 12:04:09 [INFO] Done (7.401s)! For help, type "help" or "?"
    2013-11-26 12:04:09 [INFO] [uSkyBlock] Using vault for permissions
    2013-11-26 12:04:09 [INFO] Multiverse already knows about 'skyworld'!
    2013-11-26 12:04:16 [INFO] [mcMMO] Loading mcMMO spout.yml File...
    2013-11-26 12:04:16 [INFO] EPK_M1N3CR4FTer[/127.0.0.1:49880] logged in with entity id 315 at ([world] -687.3465524895306, 66.8421496611783, -3487.4280281251513)
    2013-11-26 12:04:16 [INFO] Loaded player file for EPK_M1N3CR4FTer
    2013-11-26 12:04:27 [INFO] EPK_M1N3CR4FTer issued server command: /gmc
    2013-11-26 12:04:48 [INFO] EPK_M1N3CR4FTer issued server command: /top
    2013-11-26 12:04:54 [INFO] EPK_M1N3CR4FTer issued server command: /speed 4
    2013-11-26 12:05:03 [INFO] EPK_M1N3CR4FTer issued server command: /island
    2013-11-26 12:05:04 [INFO] [WorldGuard] 0 regions loaded for 'skyworld'
    2013-11-26 12:05:08 [SEVERE] [MoneyDrop] No config file found for "skyworld". Generating default config file.
    2013-11-26 12:05:18 [WARNING] [WorldEdit] No compatible nms block class found.
    2013-11-26 12:05:29 [INFO] EPK_M1N3CR4FTer issued server command: /plot home
    2013-11-26 12:05:30 [INFO] [WorldGuard] 0 regions loaded for 'CreativePlots'
    2013-11-26 12:05:33 [INFO] EPK_M1N3CR4FTer issued server command: /time day
    2013-11-26 12:05:45 [INFO] EPK_M1N3CR4FTer lost connection: disconnect.quitting
    2013-11-26 12:05:45 [INFO] Connection reset
    2013-11-26 12:05:45 [INFO] Removing player from memory: EPK_M1N3CR4FTer
    2013-11-26 12:05:45 [INFO] ¤eEPK_M1N3CR4FTer left the game.
    2013-11-26 12:05:51 [INFO] CONSOLE: Stopping the server..
    2013-11-26 12:05:51 [INFO] Stopping server
    2013-11-26 12:05:51 [INFO] [Multiverse-Inventories] Disabling Multiverse-Inventories v2.5-b335
    2013-11-26 12:05:51 [INFO] [CreativeGates] Disabling CreativeGates v1.3.5
    2013-11-26 12:05:51 [INFO] [CreativeGates v1.3.5] Disabled
    2013-11-26 12:05:51 [INFO] [Factions] Disabling Factions v1.6.9.4
    2013-11-26 12:05:51 [INFO] [Lockette] Disabled link to plugin Factions, version 1.6.9.4
    2013-11-26 12:05:51 [INFO] [Factions v1.6.9.4] Disabled
    2013-11-26 12:05:51 [INFO] [GriefPrevention] Disabling GriefPrevention v7.2.1
    2013-11-26 12:05:51 [INFO] GriefPrevention: GriefPrevention disabled.
    2013-11-26 12:05:51 [INFO] [EssentialsChat] Disabling EssentialsChat v2.9.6
    2013-11-26 12:05:51 [INFO] [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
    2013-11-26 12:05:51 [INFO] [Multiverse-Core] - Disabled
    2013-11-26 12:05:51 [INFO] [EssentialsGeoIP] Disabling EssentialsGeoIP v2.9.6
    2013-11-26 12:05:51 [INFO] [EssentialsSpawn] Disabling EssentialsSpawn v2.9.6
    2013-11-26 12:05:51 [INFO] [EssentialsProtect] Disabling EssentialsProtect v2.9.6
    2013-11-26 12:05:52 [INFO] [EssentialsXMPP] Disabling EssentialsXMPP v2.9.6
    2013-11-26 12:05:52 [INFO] [floAuction] Disabling floAuction v2.8.8
    2013-11-26 12:05:52 [INFO] [floAuction] has been disabled.
    2013-11-26 12:05:52 [INFO] [Essentials] Disabling Essentials v2.9.6
    2013-11-26 12:05:52 [INFO] [Vault][Economy] Essentials Economy unhooked.
    2013-11-26 12:05:52 [INFO] [MoneyDrop] Disabling MoneyDrop v1.6.2
    2013-11-26 12:05:52 [INFO] [MoneyDrop] Shut down complete.
    2013-11-26 12:05:52 [INFO] [MobArena] Disabling MobArena v0.94.4.94
    2013-11-26 12:05:52 [INFO] [MobArena] disabled.
    2013-11-26 12:05:52 [INFO] [mcMMO] Disabling mcMMO v1.3.14-b1258
    2013-11-26 12:05:52 [INFO] [Lockette] Disabled link to plugin mcMMO, version 1.3.14-b1258
    2013-11-26 12:05:52 [INFO] Backing up your mcMMO Configuration...
    2013-11-26 12:05:52 [INFO] Backup Completed.
    2013-11-26 12:05:52 [INFO] [mcMMO] Was disabled.
    2013-11-26 12:05:52 [INFO] [ColorMe] Disabling ColorMe v3.8.1
    2013-11-26 12:05:52 [INFO] [Timeismoney] Disabling Timeismoney v0.9
    2013-11-26 12:05:52 [INFO] Timeismoney is now disabled
    2013-11-26 12:05:52 [INFO] [Lockette] Disabling Lockette v1.7.9
    2013-11-26 12:05:52 [INFO] Lockette is being disabled... ;.;
    2013-11-26 12:05:52 [INFO] [Lockette] Closing all automatic doors.
    2013-11-26 12:05:52 [INFO] [WhatIsIt] Disabling WhatIsIt v1.3.5
    2013-11-26 12:05:52 [INFO] [WhatIsIt] has been disabled.
    2013-11-26 12:05:52 [INFO] [Permissions] Disabling Permissions v3.1.6
    2013-11-26 12:05:52 [INFO] WEPIF: Using the Bukkit Permissions API.
    2013-11-26 12:05:52 [INFO] Fake Permissions version 3.1.6 is disabled!
    2013-11-26 12:05:52 [INFO] [AutoMessage] Disabling AutoMessage v2.1.1
    2013-11-26 12:05:52 [INFO] [BouncyBeds] Disabling BouncyBeds v2.0
    2013-11-26 12:05:52 [INFO] [WorldGuard] Disabling WorldGuard v5.7
    2013-11-26 12:05:52 [INFO] [uSkyBlock] Disabling uSkyBlock v1.0.2
    2013-11-26 12:05:52 [INFO] [uSkyBlock] uSkyBlock v1.0.2 disabled.
    2013-11-26 12:05:52 [INFO] [PlotMe] Disabling PlotMe v0.13
    2013-11-26 12:05:52 [INFO] [Vault] Disabling Vault v1.2.22-b277
    2013-11-26 12:05:52 [INFO] [JoinSplosion] Disabling JoinSplosion v1.0
    2013-11-26 12:05:52 [INFO] [ColouredMotd] Disabling ColouredMotd v1.2.2
    2013-11-26 12:05:52 [INFO] [WorldEdit] Disabling WorldEdit v5.5.2
    2013-11-26 12:05:52 [INFO] [GroupManager] Disabling GroupManager v2.0 (2.9.6) (Phoenix)
    2013-11-26 12:05:52 [INFO] GroupManager version 2.0 (2.9.6) (Phoenix) is disabled!
    2013-11-26 12:05:52 [INFO] Saving players
    2013-11-26 12:05:52 [WARNING] DSCT: Socket closed
    2013-11-26 12:05:52 [INFO] Saving worlds
    2013-11-26 12:05:52 [INFO] Closing listening thread
     
  11. Offline

    Deleted user

    2013-11-26 12:05:51 [INFO] CONSOLE: Stopping the server..

    You've got a scheduled command or something?
     
  12. Offline

    turkeybird90

    Your problem is with the skyworld... I had this same error...

    Code:
    2013-11-26 12:04:07 [INFO] [Multiverse-Core] Loading World & Settings - 'skyworld' - Env: NORMAL - Type: FLAT & seed: -8666618740704422885 & generator: uSkyBlock
    2013-11-26 12:04:07 [INFO] Preparing start region for level 4 (Seed: -8666618740704422885)
    2013-11-26 12:04:07 [INFO] [WorldGuard] (skyworld) TNT ignition is PERMITTED.
    2013-11-26 12:04:07 [INFO] [WorldGuard] (skyworld) Lighters are PERMITTED.
    2013-11-26 12:04:07 [INFO] [WorldGuard] (skyworld) Lava fire is blocked.
    2013-11-26 12:04:07 [INFO] [WorldGuard] (skyworld) Fire spread is UNRESTRICTED.
    2013-11-26 12:04:07 [INFO] [WorldGuard] Loaded configuration for world 'skyworld'
    2013-11-26 12:04:07 [WARNING] [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
    2013-11-26 12:04:07 [WARNING] [Multiverse-Core] Original Location: X: -201 Y: 4 Z: 227 P: 0 Y: 0
    2013-11-26 12:04:08 [SEVERE] [Multiverse-Core] New safe spawn NOT found!!!
    Try getting rid of that world, that's how I fixed it. Back the world up first though... *If you do delete it*
     
  13. Offline

    wowzersam

    I made the spawn safe now for multiverse turkeybird90 so it doesn't say:

    2013-11-26 12:04:07 [WARNING] [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
    2013-11-26 12:04:07 [WARNING] [Multiverse-Core] Original Location: X: -201 Y: 4 Z: 227 P: 0 Y: 0
    2013-11-26 12:04:08 [SEVERE] [Multiverse-Core] New safe spawn NOT found!!!

     
    turkeybird90 likes this.
  14. Offline

    DoomHunter

    The thing causing it to randomly stop is a plugin that is outdated!
     
Thread Status:
Not open for further replies.

Share This Page