Multiverse not working error sent to Console
ROG-Shadow opened this issue · 2 comments
Earlier I tried to do a basic (/mv create world normal) command but then an error message came up saying "An internal error occurred when attempting to perform this command. Details were printed to the server console and logs, please add that to your bug report." I do not know what this means but I have the whole report which will be pasted below. If you could explain how to fix or connect me to another issue with the answer that would be greatly appreciated. Thank you for your time and consideration.
-ROG
Bug Report
[9:49:25 PM] Luke van der Colff: 04.06 18:44:38 [Server] SEVERE at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
04.06 18:44:38 [Server] SEVERE at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
04.06 18:44:38 [Server] SEVERE at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
04.06 18:44:38 [Server] SEVERE at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
04.06 18:44:38 [Server] SEVERE at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581)
04.06 18:44:38 [Server] SEVERE at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30)
04.06 18:44:38 [Server] SEVERE at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
04.06 18:44:38 [Server] SEVERE at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:109)
04.06 18:44:38 [Server] SEVERE at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292)
04.06 18:44:38 [Server] SEVERE at net.minecraft.server.v1_5_R3.Packet3Chat.handle(Packet3Chat.java:44)
04.06 18:44:38 [Server] SEVERE at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:840)
04.06 18:44:38 [Server] SEVERE at net.minecraft.server.v1_5_R3.PlayerConnection.chat(PlayerConnection.java:883)
04.06 18:44:38 [Server] SEVERE at net.minecraft.server.v1_5_R3.PlayerConnection.handleCommand(PlayerConnection.java:965)
04.06 18:44:38 [Server] SEVERE at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:523)
04.06 18:44:38 [Server] SEVERE at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
04.06 18:44:38 [Server] SEVERE at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
04.06 18:44:38 [Server] SEVERE at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:882)
04.06 18:44:38 [Server] SEVERE at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93)
04.06 18:44:38 [Server] SEVERE at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143)
04.06 18:44:38 [Server] SEVERE at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279)
04.06 18:44:38 [Server] SEVERE at com.onarandombox.MultiverseCore.commands.CreateCommand.runCommand(CreateCommand.java:114)
04.06 18:44:38 [Server] SEVERE at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:236)
04.06 18:44:38 [Server] SEVERE at com.onarandombox.MultiverseCore.utils.WorldManager.saveWorldsConfig(WorldManager.java:739)
@GalsukPlay No, you have an entirely different problem: Your server doesn't have enough RAM.
@ROG-Shadow Updating to the latest dev build should fix the issue: http://ci.onarandombox.com/view/Multiverse
Have Same Problem:
21.08 03:30:18 [Server] INFO Stopping server
21.08 03:30:16 [Server] INFO java.lang.OutOfMemoryError: Java heap space
21.08 03:30:16 [Server] SEVERE Encountered an unexpected exception OutOfMemoryError
21.08 03:30:15 [Server] SEVERE java.lang.OutOfMemoryError: Java heap space
21.08 03:30:10 [Server] INFO java.lang.OutOfMemoryError: Java heap space
21.08 03:30:10 [Server] WARNING Server permissions file permissions.yml is not valid YAML.
21.08 03:30:03 [Server] INFO java.lang.OutOfMemoryError: Java heap space
21.08 03:30:03 [Server] SEVERE Error occurred (in the plugin loader) while enabling Multiverse-Portals v2.4-b548 (Is it up to date?)
21.08 03:29:52 [Server] INFO java.lang.OutOfMemoryError: Java heap space
21.08 03:29:52 [Server] SEVERE Error occurred while enabling Multiverse-Portals v2.4-b548 (Is it up to date?)
21.08 03:22:06 [Server] INFO Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Listen thread"
21.08 03:21:56 [Server] SEVERE java.lang.OutOfMemoryError: Java heap space
21.08 03:21:54 [Server] SEVERE Exception in thread "Listen thread"
21.08 03:16:27 [Server] INFO - Version 2.4-b548 Enabled - By Rigby and fernferret
21.08 03:16:27 [Server] INFO Enabling Multiverse-Portals v2.4-b548
21.08 03:16:19 [Server] INFO Enabling EssentialsAntiBuild vPre2.12.1.2
21.08 03:16:18 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.a(MinecraftServer.java:250)
21.08 03:16:18 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.f(MinecraftServer.java:290)
21.08 03:16:18 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:313)
21.08 03:16:18 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer.java:264)
21.08 03:16:18 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.java:282)
21.08 03:16:18 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
21.08 03:16:18 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
21.08 03:16:18 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
21.08 03:16:18 [Server] INFO at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:304)
21.08 03:16:18 [Server] INFO at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:650)
21.08 03:16:18 [Server] INFO at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:359)
21.08 03:16:18 [Server] INFO at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:376)
21.08 03:16:18 [Server] INFO at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:395)
21.08 03:16:18 [Server] INFO at org.bukkit.WorldCreator.createWorld(WorldCreator.java:235)
21.08 03:16:18 [Server] INFO at org.bukkit.Bukkit.createWorld(Bukkit.java:226)
21.08 03:16:18 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.createWorld(CraftServer.java:763)
21.08 03:16:18 [Server] INFO at net.minecraft.server.v1_6_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:84)
21.08 03:16:18 [Server] INFO at net.minecraft.server.v1_6_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:105)
21.08 03:16:18 [Server] INFO at net.minecraft.server.v1_6_R2.ChunkProviderServer.loadChunk(ChunkProviderServer.java:176)
21.08 03:16:18 [Server] INFO at net.minecraft.server.v1_6_R2.ChunkRegionLoader.a(ChunkRegionLoader.java:45)
21.08 03:16:18 [Server] INFO at net.minecraft.server.v1_6_R2.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:80)
21.08 03:16:18 [Server] INFO at net.minecraft.server.v1_6_R2.NBTCompressedStreamTools.a(SourceFile:75)
21.08 03:16:18 [Server] INFO at net.minecraft.server.v1_6_R2.NBTBase.a(SourceFile:89)
21.08 03:16:18 [Server] INFO at net.minecraft.server.v1_6_R2.NBTBase.b(SourceFile:101)
21.08 03:16:18 [Server] INFO at net.minecraft.server.v1_6_R2.NBTTagCompound.load(SourceFile:38)
21.08 03:16:18 [Server] INFO at net.minecraft.server.v1_6_R2.NBTBase.b(SourceFile:101)
21.08 03:16:18 [Server] INFO at net.minecraft.server.v1_6_R2.NBTTagCompound.load(SourceFile:38)
21.08 03:16:18 [Server] INFO at net.minecraft.server.v1_6_R2.NBTBase.b(SourceFile:101)
21.08 03:16:18 [Server] INFO at net.minecraft.server.v1_6_R2.NBTTagList.load(SourceFile:41)
21.08 03:16:18 [Server] INFO at net.minecraft.server.v1_6_R2.NBTTagCompound.load(SourceFile:38)
21.08 03:16:18 [Server] INFO at net.minecraft.server.v1_6_R2.NBTBase.b(SourceFile:101)
21.08 03:16:18 [Server] INFO at net.minecraft.server.v1_6_R2.NBTTagByteArray.load(SourceFile:27)
21.08 03:16:18 [Server] INFO java.lang.OutOfMemoryError: Java heap space
21.08 03:16:18 [Server] SEVERE Error occurred while enabling Multiverse-Core v2.5-b641 (Is it up to date?)
21.08 03:16:16 [Server] INFO Preparing spawn area for quake, 69%
21.08 03:16:13 [Server] INFO Preparing spawn area for quake, 69%
21.08 03:16:11 [Server] INFO Preparing spawn area for quake, 69%
21.08 03:16:10 [Server] INFO Preparing spawn area for quake, 65%
21.08 03:16:09 [Server] INFO Preparing spawn area for quake, 65%
21.08 03:16:08 [Server] INFO Preparing spawn area for quake, 65%
21.08 03:16:06 [Server] INFO Preparing spawn area for quake, 65%
21.08 03:16:05 [Server] INFO Preparing spawn area for quake, 56%
21.08 03:16:04 [Server] INFO Preparing spawn area for quake, 32%
21.08 03:16:02 [Server] INFO Preparing start region for level 13 (Seed: 7310274307698165648)
21.08 03:16:02 [Server] INFO Loaded configuration for world 'skyb'
21.08 03:16:02 [Server] INFO (skyb) Fire spread is UNRESTRICTED.
21.08 03:16:02 [Server] INFO (skyb) Lava fire is blocked.
21.08 03:16:02 [Server] INFO (skyb) Lighters are PERMITTED.
21.08 03:16:02 [Server] INFO (skyb) TNT ignition is PERMITTED.
21.08 03:16:02 [Server] INFO Preparing spawn area for skyb, 44%
21.08 03:16:01 [Server] INFO Preparing start region for level 12 (Seed: -9146600782701580707)
21.08 03:16:01 [Server] WARNING Use '/mv remove' to remove it from the config!
21.08 03:16:01 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: TDMArena
21.08 03:16:01 [Server] WARNING Use '/mv remove' to remove it from the config!
21.08 03:16:01 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: Spawn2_the_end
21.08 03:16:00 [Server] WARNING Use '/mv remove' to remove it from the config!
21.08 03:16:00 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: Spawn2_nether
21.08 03:16:00 [Server] INFO Loaded configuration for world 'PlotWorld'
21.08 03:16:00 [Server] INFO (PlotWorld) Fire spread is UNRESTRICTED.
21.08 03:16:00 [Server] INFO (PlotWorld) Lava fire is blocked.
21.08 03:16:00 [Server] INFO (PlotWorld) Lighters are PERMITTED.
21.08 03:16:00 [Server] INFO (PlotWorld) TNT ignition is PERMITTED.
21.08 03:16:00 [Server] INFO Preparing start region for level 11 (Seed: 8988992978126957089)
21.08 03:16:00 [Server] INFO Loaded configuration for world 'minigames'
21.08 03:16:00 [Server] INFO (minigames) Fire spread is UNRESTRICTED.
21.08 03:16:00 [Server] INFO (minigames) Lava fire is blocked.
21.08 03:16:00 [Server] INFO (minigames) Lighters are PERMITTED.
21.08 03:16:00 [Server] INFO (minigames) TNT ignition is PERMITTED.
21.08 03:16:00 [Server] INFO Preparing spawn area for minigames, 89%
21.08 03:15:58 [Server] INFO Preparing start region for level 10 (Seed: 3752133221748750728)
21.08 03:15:58 [Server] WARNING Use '/mv remove' to remove it from the config!
21.08 03:15:58 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: NewSp
21.08 03:15:58 [Server] WARNING Use '/mv remove' to remove it from the config!
21.08 03:15:58 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: survivalgames2
21.08 03:15:58 [Server] WARNING Use '/mv remove' to remove it from the config!
21.08 03:15:58 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: survivalgames1
21.08 03:15:58 [Server] INFO Loaded configuration for world 'SG'
21.08 03:15:58 [Server] INFO (SG) Fire spread is UNRESTRICTED.
21.08 03:15:58 [Server] INFO (SG) Lava fire is blocked.
21.08 03:15:58 [Server] INFO (SG) Lighters are PERMITTED.
21.08 03:15:58 [Server] INFO (SG) TNT ignition is PERMITTED.
21.08 03:15:58 [Server] INFO Preparing spawn area for SG, 73%
21.08 03:15:57 [Server] INFO Preparing start region for level 9 (Seed: -8118632233347464536)
21.08 03:15:57 [Server] WARNING Use '/mv remove' to remove it from the config!
21.08 03:15:57 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: flatroom
21.08 03:15:57 [Server] INFO Loaded configuration for world 'ParkoursWorld'
21.08 03:15:57 [Server] INFO (ParkoursWorld) Fire spread is UNRESTRICTED.
21.08 03:15:57 [Server] INFO (ParkoursWorld) Lava fire is blocked.
21.08 03:15:57 [Server] INFO (ParkoursWorld) Lighters are PERMITTED.
21.08 03:15:57 [Server] INFO (ParkoursWorld) TNT ignition is PERMITTED.
21.08 03:15:56 [Server] INFO Preparing start region for level 8 (Seed: 6740259659443854893)
21.08 03:15:56 [Server] INFO Loaded configuration for world 'Spawn'
21.08 03:15:56 [Server] INFO (Spawn) Fire spread is UNRESTRICTED.
21.08 03:15:56 [Server] INFO (Spawn) Lava fire is blocked.
21.08 03:15:56 [Server] INFO (Spawn) Lighters are PERMITTED.
21.08 03:15:56 [Server] INFO (Spawn) TNT ignition is PERMITTED.
21.08 03:15:55 [Server] INFO Preparing start region for level 7 (Seed: 2977367018161626878)
21.08 03:15:55 [Server] WARNING Use '/mv remove' to remove it from the config!
21.08 03:15:55 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: MainArena
21.08 03:15:55 [Server] WARNING Use '/mv remove' to remove it from the config!
21.08 03:15:55 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: equinox
21.08 03:15:55 [Server] WARNING Use '/mv remove' to remove it from the config!
21.08 03:15:55 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: HG01
21.08 03:15:55 [Server] WARNING Use '/mv remove' to remove it from the config!
21.08 03:15:55 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: Blitz
21.08 03:15:55 [Server] INFO Loaded configuration for world 'JungleParkour'
21.08 03:15:55 [Server] INFO (JungleParkour) Fire spread is UNRESTRICTED.
21.08 03:15:55 [Server] INFO (JungleParkour) Lava fire is blocked.
21.08 03:15:55 [Server] INFO (JungleParkour) Lighters are PERMITTED.
21.08 03:15:55 [Server] INFO (JungleParkour) TNT ignition is PERMITTED.
21.08 03:15:54 [Server] INFO Preparing start region for level 6 (Seed: -5138407933102141401)
21.08 03:15:54 [Server] INFO Loaded configuration for world 'factions'
21.08 03:15:54 [Server] INFO (factions) Fire spread is UNRESTRICTED.
21.08 03:15:54 [Server] INFO (factions) Lava fire is blocked.
21.08 03:15:54 [Server] INFO (factions) Lighters are PERMITTED.
21.08 03:15:54 [Server] INFO (factions) TNT ignition is PERMITTED.
21.08 03:15:54 [Server] INFO Preparing start region for level 5 (Seed: -920408061107144407)
21.08 03:15:54 [Server] INFO Loaded configuration for world 'dragonsprint2'
21.08 03:15:54 [Server] INFO (dragonsprint2) Fire spread is UNRESTRICTED.
21.08 03:15:54 [Server] INFO (dragonsprint2) Lava fire is blocked.
21.08 03:15:54 [Server] INFO (dragonsprint2) Lighters are PERMITTED.
21.08 03:15:54 [Server] INFO (dragonsprint2) TNT ignition is PERMITTED.
21.08 03:15:53 [Server] INFO Preparing start region for level 4 (Seed: -840854931)
21.08 03:15:53 [Server] INFO Loaded configuration for world 'Tzilumim'
21.08 03:15:53 [Server] INFO (Tzilumim) Fire spread is UNRESTRICTED.
21.08 03:15:53 [Server] INFO (Tzilumim) Lava fire is blocked.
21.08 03:15:53 [Server] INFO (Tzilumim) Lighters are PERMITTED.
21.08 03:15:53 [Server] INFO (Tzilumim) TNT ignition is PERMITTED.
21.08 03:15:52 [Server] INFO Preparing start region for level 3 (Seed: -3590686079063449011)
21.08 03:15:52 [Server] INFO Loaded configuration for world 'infected'
21.08 03:15:52 [Server] INFO (infected) Fire spread is UNRESTRICTED.
21.08 03:15:52 [Server] INFO (infected) Lava fire is blocked.
21.08 03:15:52 [Server] INFO (infected) Lighters are PERMITTED.
21.08 03:15:52 [Server] INFO (infected) TNT ignition is PERMITTED.
21.08 03:15:51 [Server] INFO Preparing start region for level 2 (Seed: 2007694497689550736)
21.08 03:15:51 [Server] WARNING Use '/mv remove' to remove it from the config!
21.08 03:15:51 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: BuildIt
21.08 03:15:51 [Server] WARNING Use '/mv remove' to remove it from the config!
21.08 03:15:51 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: PVPLobby
21.08 03:15:51 [Server] WARNING Use '/mv remove' to remove it from the config!
21.08 03:15:51 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: FreeKitsArena
21.08 03:15:51 [Server] WARNING Use '/mv remove' to remove it from the config!
21.08 03:15:51 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: SnowPvP
21.08 03:15:51 [Server] WARNING Use '/mv remove' to remove it from the config!
21.08 03:15:51 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: PVP
21.08 03:15:51 [Server] WARNING Use '/mv remove' to remove it from the config!
21.08 03:15:51 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: jumpark
21.08 03:15:51 [Server] INFO - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.5-b641
21.08 03:15:51 [Server] INFO Enabling Multiverse-Core v2.5-b641
21.08 03:15:51 [Server] INFO Enabling EssentialsChat vPre2.12.1.2
21.08 03:15:51 [Server] INFO [CN] Succesfully hooked into WorldGuard!
21.08 03:15:51 [Server] INFO 0 regions loaded for 'Hub_the_end'
21.08 03:15:51 [Server] INFO 1 regions loaded for 'Hub'
21.08 03:15:51 [Server] INFO Enabling CompassNavigation v1.5.1
21.08 03:15:51 [Server] INFO Enabling EssentialsSpawn vPre2.12.1.2
21.08 03:15:50 [Server] INFO Enabling EssentialsProtect vPre2.12.1.2
21.08 03:15:50 [Server] INFO Payment method found (iConomy version: 6)
21.08 03:15:50 [Server] INFO Essentials: Using GroupManager based permissions.
21.08 03:15:50 [Server] INFO Enabling Essentials vPre2.12.1.2
21.08 03:15:50 [Server] INFO 0 regions loaded for 'Hub_the_end'
21.08 03:15:50 [Server] INFO 1 regions loaded for 'Hub'
21.08 03:15:50 [Server] INFO Loaded configuration for world 'Hub_the_end'
21.08 03:15:50 [Server] INFO (Hub_the_end) Fire spread is UNRESTRICTED.
21.08 03:15:50 [Server] INFO (Hub_the_end) Lava fire is blocked.
21.08 03:15:50 [Server] INFO (Hub_the_end) Lighters are PERMITTED.
21.08 03:15:50 [Server] INFO (Hub_the_end) TNT ignition is PERMITTED.
21.08 03:15:50 [Server] INFO Loaded configuration for world 'Hub'
21.08 03:15:50 [Server] INFO (Hub) Fire spread is UNRESTRICTED.
21.08 03:15:50 [Server] INFO (Hub) Lava fire is blocked.
21.08 03:15:50 [Server] INFO (Hub) Lighters are PERMITTED.
21.08 03:15:50 [Server] INFO (Hub) TNT ignition is PERMITTED.
21.08 03:15:50 [Server] INFO Enabling WorldGuard v5.8
21.08 03:15:50 [Server] INFO load des Lobby
21.08 03:15:50 [Server] INFO load de huge
21.08 03:15:50 [Server] INFO load de village
21.08 03:15:50 [Server] INFO 2SIZE
21.08 03:15:50 [Server] INFO Found arena : huge
21.08 03:15:50 [Server] INFO Found arena : village
21.08 03:15:50 [Server] INFO Enabling Quake v0.3.0
21.08 03:15:50 [Server] INFO ====================================
21.08 03:15:50 [Server] INFO | Stable Version |
21.08 03:15:50 [Server] INFO | Version: 4.1 |
21.08 03:15:50 [Server] INFO | ColoredSigns by Janomine |
21.08 03:15:50 [Server] INFO ====================================
21.08 03:15:50 [Server] WARNING Check your craftbukkit version or contact the developer.
21.08 03:15:50 [Server] WARNING Erorr while loading commands.
21.08 03:15:50 [Server] INFO Enabling ColoredSigns v4.1
21.08 03:15:50 [Server] INFO Enabling Heads v1.3
21.08 03:15:50 [Server] INFO CommandBin is sponsored by VPSCraft.net!
21.08 03:15:50 [Server] INFO §r[§aCMD§2Bin§f] §3§oCommandBin has been enabled!
21.08 03:15:50 [Server] INFO Enabling CommandBin v5.15
21.08 03:15:50 [Server] INFO WarpSigns version 2.0 is enabled!
21.08 03:15:50 [Server] INFO Enabling WarpSigns v2.0
21.08 03:15:50 [Server] INFO METRICS STARTING
21.08 03:15:50 [Server] INFO Enabling SurvivalGames v0.5.8.42
21.08 03:15:49 [Server] INFO Version 4.9 is enabled!
21.08 03:15:49 [Server] WARNING You have "disguisePVP" enabled in the configuration, but do not have the ProtocolLib plugin installed! Players wearing disguises can not be attacked by melee!
21.08 03:15:49 [Server] INFO Enabling DisguiseCraft v4.9
21.08 03:15:49 [Server] INFO Purged accounts with default balance.
21.08 03:15:49 [Server] INFO Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
21.08 03:15:49 [Server] INFO Enabled (18 ms)
21.08 03:15:49 [Server] INFO Enabling iConomy v7.0
21.08 03:15:49 [Server] INFO WEPIF: GroupManager detected! Using GroupManager for permissions.
21.08 03:15:49 [Server] INFO Enabling WorldEdit v5.5.7
21.08 03:15:49 [Server] INFO Version 3.10.1-beta-sMD5NET-b601 is enabled.
21.08 03:15:49 [Server] INFO Inventory checks: FastConsume is available, disabled InstantEat.
21.08 03:15:49 [Server] INFO Added block-info for Minecraft 1.6.1 blocks.
21.08 03:15:49 [Server] INFO Added block-info for Minecraft 1.5 blocks.
21.08 03:15:49 [Server] INFO McAccess set to: 1.6.2 / CB2808-DEV
21.08 03:15:49 [Server] INFO Enabling NoCheatPlus v3.10.1-beta-sMD5NET-b601
21.08 03:15:49 [Server] INFO GroupManager version 2.0 (2.11.1) (Phoenix) is enabled!
21.08 03:15:49 [Server] INFO GroupManager - INFO - Backups will be retained for 24 hours!
21.08 03:15:49 [Server] INFO GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
21.08 03:15:49 [Server] INFO GroupManager - INFO - Superperms support enabled.
21.08 03:15:49 [Server] INFO GroupManager - INFO - World Found: world
21.08 03:15:49 [Server] INFO GroupManager - INFO - World Found: hub
21.08 03:15:49 [Server] INFO GroupManager - INFO - World Found: spawn2
21.08 03:15:49 [Server] INFO GroupManager - INFO - World Found: blitz
21.08 03:15:49 [Server] INFO Enabling GroupManager v2.0 (2.11.1) (Phoenix)
21.08 03:15:48 [Server] INFO MyHub is Enabled!
21.08 03:15:48 [Server] INFO Enabling MyHub v2.2
21.08 03:15:48 [Server] INFO Unable to use economy handling. Has Vault been enabled?
21.08 03:15:48 [Server] INFO Enabling Citizens v2.0.9-SNAPSHOT (build 966)
21.08 03:15:48 [Server] INFO Preparing start region for level 1 (Seed: 8230800807612769519)
21.08 03:15:47 [Multicraft] Server already running
21.08 03:15:47 [Multicraft] Received start command
21.08 03:15:47 [Server] INFO Preparing start region for level 0 (Seed: 8230800807612769519)
21.08 03:15:47 [Server] INFO Preparing level "Hub"
21.08 03:15:47 [Server] INFO §9[PlotMe] §r 13 plots loaded
21.08 03:15:45 [Server] SEVERE java.lang.UnsatisfiedLinkError: /tmp/sqlite-3.7.2-libsqlitejdbc.so: /tmp/sqlite-3.7.2-libsqlitejdbc.so: failed to map segment from shared object: Operation not permitted
21.08 03:15:45 [Server] INFO Enabling PlotMe v0.13b
21.08 03:15:45 [Server] INFO Loading Multiverse-Portals v2.4-b548
21.08 03:15:45 [Server] INFO Loading EssentialsAntiBuild vPre2.12.1.2
21.08 03:15:45 [Server] INFO Loading Multiverse-Core v2.5-b641
21.08 03:15:45 [Server] INFO Loading EssentialsChat vPre2.12.1.2
21.08 03:15:45 [Server] INFO Loading CompassNavigation v1.5.1
21.08 03:15:45 [Server] INFO Loading EssentialsSpawn vPre2.12.1.2
21.08 03:15:45 [Server] INFO Loading EssentialsProtect vPre2.12.1.2
21.08 03:15:45 [Server] INFO Loading Essentials vPre2.12.1.2
21.08 03:15:45 [Server] INFO Loading WorldGuard v5.8
21.08 03:15:45 [Server] INFO Loading Quake v0.3.0
21.08 03:15:45 [Server] INFO Loading PlotMe v0.13b
21.08 03:15:45 [Server] INFO Loading ColoredSigns v4.1
21.08 03:15:45 [Server] INFO Loading Heads v1.3
21.08 03:15:45 [Server] INFO Loading CommandBin v5.15
21.08 03:15:45 [Server] INFO Loading WarpSigns v2.0
21.08 03:15:45 [Server] INFO Loading SurvivalGames v0.5.8.42
21.08 03:15:45 [Server] INFO Loading DisguiseCraft v4.9
21.08 03:15:45 [Server] INFO Loading iConomy v7.0
21.08 03:15:45 [Server] INFO Loading WorldEdit v5.5.7
21.08 03:15:45 [Server] INFO Loading NoCheatPlus v3.10.1-beta-sMD5NET-b601
21.08 03:15:45 [Server] INFO Loading GroupManager v2.0 (2.11.1) (Phoenix)
21.08 03:15:45 [Server] INFO Loading MyHub v2.2
21.08 03:15:45 [Server] INFO Loading Citizens v2.0.9-SNAPSHOT (build 966)
21.08 03:15:45 [Server] INFO ----- ------------------- -----
21.08 03:15:45 [Server] INFO If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
21.08 03:15:45 [Server] INFO With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
21.08 03:15:45 [Server] INFO If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
21.08 03:15:45 [Server] INFO It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
21.08 03:15:45 [Server] INFO ----- Bukkit Auto Updater -----
21.08 03:15:44 [Server] INFO This server is running CraftBukkit version git-Bukkit-1.6.2-R0.1-11-g81cb6e3-b2852jnks (MC: 1.6.2) (Implementing API version 1.6.2-R0.2-SNAPSHOT)
21.08 03:15:44 [Server] INFO Starting Minecraft server on 198.24.175.42:25587
21.08 03:15:43 [Server] INFO Generating keypair
21.08 03:15:43 [Server] INFO Default game type: ADVENTURE
21.08 03:15:43 [Server] INFO Loading properties
21.08 03:15:43 [Server] INFO Starting minecraft server version 1.6.2
21.08 03:15:42 [Multicraft] Loaded config for "Bukkit: Dev (1.6.2) (Use at your own risk dangerous)"
21.08 03:15:42 [Multicraft] Starting server!
21.08 03:15:42 [Multicraft] Loading server properties
21.08 03:15:42 [Multicraft] Received start command
20.08 22:33:07 [Multicraft] Not restarting crashed server.
20.08 22:33:07 [Multicraft] Server stopped
20.08 22:33:07 [Multicraft] Server shut down
20.08 22:33:07 [Server] INFO Disabling Multiverse-Portals v2.4-b548
20.08 22:33:07 [Server] INFO Stopping server
20.08 22:33:07 [Server] INFO Saving chunks for level 'quake'/Overworld
20.08 22:33:07 [Server] INFO Saving chunks for level 'skyb'/Overworld
20.08 22:33:07 [Server] INFO Saving chunks for level 'minigames'/Overworld
20.08 22:33:07 [Server] INFO Saving chunks for level 'PlotWorld'/Overworld
20.08 22:33:07 [Server] INFO Saving chunks for level 'SG'/Overworld
20.08 22:33:07 [Server] INFO Saving chunks for level 'ParkoursWorld'/Overworld
20.08 22:33:07 [Server] INFO Saving chunks for level 'Spawn'/Overworld
20.08 22:33:07 [Server] INFO Saving chunks for level 'JungleParkour'/Overworld
20.08 22:33:07 [Server] INFO Saving chunks for level 'factions'/Overworld
20.08 22:33:07 [Server] INFO Saving chunks for level 'dragonsprint2'/Overworld
20.08 22:33:07 [Server] INFO Saving chunks for level 'Tzilumim'/Overworld
20.08 22:33:07 [Server] INFO Saving chunks for level 'infected'/Overworld
20.08 22:33:07 [Server] INFO Saving chunks for level 'Hub_the_end'/The End
20.08 22:33:07 [Server] INFO Saving chunks for level 'Hub'/Overworld
20.08 22:33:07 [Server] INFO Closing listening thread
20.08 22:33:07 [Server] INFO Saving worlds
20.08 22:33:07 [Server] WARNING DSCT: Socket closed
20.08 22:33:07 [Server] INFO Saving players
20.08 22:33:04 [Server] INFO Disabling Citizens v2.0.9-SNAPSHOT (build 966)
20.08 22:33:04 [Server] INFO MyHub has been Disabled!
20.08 22:33:04 [Server] INFO Disabling MyHub v2.2
20.08 22:33:04 [Server] INFO GroupManager version 2.0 (2.11.1) (Phoenix) is disabled!
20.08 22:33:04 [Server] INFO GroupManager - INFO - Scheduled Data Saving is disabled!
20.08 22:33:04 [Server] INFO Disabling GroupManager v2.0 (2.11.1) (Phoenix)
20.08 22:33:04 [Server] INFO Version 3.10.1-beta-sMD5NET-b601 is disabled.
20.08 22:33:04 [Server] INFO Disabling NoCheatPlus v3.10.1-beta-sMD5NET-b601
20.08 22:33:04 [Server] INFO Disabling WorldEdit v5.5.7
20.08 22:33:04 [Server] INFO Disabled. (0 ms)
20.08 22:33:04 [Server] INFO Closing general data...
20.08 22:33:04 [Server] INFO Disabling iConomy v7.0
20.08 22:33:04 [Server] INFO Version 4.9 disabled!
20.08 22:33:04 [Server] INFO Disabling DisguiseCraft v4.9
20.08 22:33:04 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
20.08 22:33:04 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:450)
20.08 22:33:04 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.stop(MinecraftServer.java:343)
20.08 22:33:04 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.disablePlugins(CraftServer.java:277)
20.08 22:33:04 [Server] INFO at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:393)
20.08 22:33:04 [Server] INFO at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:400)
20.08 22:33:04 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:481)
20.08 22:33:04 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:219)
20.08 22:33:04 [Server] INFO at org.mcsg.survivalgames.SurvivalGames.onDisable(SurvivalGames.java:45)
20.08 22:33:04 [Server] INFO at org.mcsg.survivalgames.SettingsManager.saveSpawns(SettingsManager.java:231)
20.08 22:33:04 [Server] INFO java.lang.NullPointerException
20.08 22:33:04 [Server] SEVERE Error occurred while disabling SurvivalGames v0.5.8.42 (Is it up to date?)
20.08 22:33:03 [Server] INFO Disabling SurvivalGames v0.5.8.42
20.08 22:33:03 [Server] INFO WarpSigns version 2.0 is Disabled!
20.08 22:33:03 [Server] INFO Disabling WarpSigns v2.0
20.08 22:33:03 [Server] INFO §r[§aCMD§2Bin§f] §3§oCommandBin has been disabled!
20.08 22:33:03 [Server] INFO Disabling CommandBin v5.15
20.08 22:33:03 [Server] INFO Disabling Heads v1.3
20.08 22:33:03 [Server] INFO Disabling...
20.08 22:33:03 [Server] INFO Disabling ColoredSigns v4.1
20.08 22:33:03 [Server] INFO Disabling PlotMe v0.13b
20.08 22:33:03 [Server] INFO Disabling Quake v0.3.0
20.08 22:33:02 [Server] INFO Disabling WorldGuard v5.8
20.08 22:33:01 [Server] INFO Disabling Essentials vPre2.12.1.2
20.08 22:32:59 [Server] INFO Caused by: java.lang.OutOfMemoryError: Java heap space
20.08 22:32:59 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
20.08 22:32:59 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:450)
20.08 22:32:59 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.stop(MinecraftServer.java:343)
20.08 22:32:59 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.disablePlugins(CraftServer.java:277)
20.08 22:32:59 [Server] INFO at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:393)
20.08 22:32:59 [Server] INFO at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:400)
20.08 22:32:59 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:475)
20.08 22:32:59 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
20.08 22:32:59 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
20.08 22:32:59 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
20.08 22:32:59 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
20.08 22:32:59 [Server] INFO org.bukkit.event.EventException
20.08 22:32:59 [Server] SEVERE Could not pass event PluginDisableEvent to GroupManager v2.0 (2.11.1) (Phoenix)
20.08 22:32:54 [Server] INFO Disabling EssentialsProtect vPre2.12.1.2
20.08 22:32:52 [Server] INFO Caused by: java.lang.OutOfMemoryError: Java heap space
20.08 22:32:52 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
20.08 22:32:52 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:450)
20.08 22:32:52 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.stop(MinecraftServer.java:343)
20.08 22:32:52 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.disablePlugins(CraftServer.java:277)
20.08 22:32:52 [Server] INFO at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:393)
20.08 22:32:52 [Server] INFO at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:400)
20.08 22:32:52 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:475)
20.08 22:32:52 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
20.08 22:32:52 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
20.08 22:32:52 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
20.08 22:32:52 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
20.08 22:32:52 [Server] INFO org.bukkit.event.EventException
20.08 22:32:52 [Server] SEVERE Could not pass event PluginDisableEvent to GroupManager v2.0 (2.11.1) (Phoenix)
20.08 22:32:50 [Server] INFO Disabling EssentialsSpawn vPre2.12.1.2
20.08 22:32:48 [Server] INFO Caused by: java.lang.OutOfMemoryError: Java heap space
20.08 22:32:48 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
20.08 22:32:48 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:450)
20.08 22:32:48 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.stop(MinecraftServer.java:343)
20.08 22:32:48 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.disablePlugins(CraftServer.java:277)
20.08 22:32:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:393)
20.08 22:32:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:400)
20.08 22:32:48 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:475)
20.08 22:32:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
20.08 22:32:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
20.08 22:32:48 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
20.08 22:32:48 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
20.08 22:32:48 [Server] INFO org.bukkit.event.EventException
20.08 22:32:48 [Server] SEVERE Could not pass event PluginDisableEvent to GroupManager v2.0 (2.11.1) (Phoenix)
20.08 22:32:44 [Server] INFO Disabling CompassNavigation v1.5.1
20.08 22:32:42 [Server] INFO Caused by: java.lang.OutOfMemoryError: Java heap space
20.08 22:32:42 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
20.08 22:32:42 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:450)
20.08 22:32:42 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.stop(MinecraftServer.java:343)
20.08 22:32:42 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.disablePlugins(CraftServer.java:277)
20.08 22:32:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:393)
20.08 22:32:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:400)
20.08 22:32:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:475)
20.08 22:32:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
20.08 22:32:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
20.08 22:32:42 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
20.08 22:32:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
20.08 22:32:42 [Server] INFO org.bukkit.event.EventException
20.08 22:32:42 [Server] SEVERE Could not pass event PluginDisableEvent to GroupManager v2.0 (2.11.1) (Phoenix)
20.08 22:32:33 [Server] INFO Disabling EssentialsChat vPre2.12.1.2
20.08 22:32:31 [Server] INFO java.lang.OutOfMemoryError: Java heap space
20.08 22:32:31 [Server] SEVERE Error occurred while disabling Multiverse-Core v2.5-b641 (Is it up to date?)
20.08 22:32:12 [Server] INFO Caused by: java.lang.OutOfMemoryError: Java heap space
20.08 22:32:12 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
20.08 22:32:12 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:450)
20.08 22:32:12 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.stop(MinecraftServer.java:343)
20.08 22:32:12 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.disablePlugins(CraftServer.java:277)
20.08 22:32:12 [Server] INFO at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:393)
20.08 22:32:12 [Server] INFO at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:400)
20.08 22:32:12 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:475)
20.08 22:32:12 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
20.08 22:32:12 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
20.08 22:32:12 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
20.08 22:32:12 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
20.08 22:32:12 [Server] INFO org.bukkit.event.EventException
20.08 22:32:12 [Server] SEVERE Could not pass event PluginDisableEvent to GroupManager v2.0 (2.11.1) (Phoenix)
20.08 22:32:08 [Server] INFO Disabling Multiverse-Core v2.5-b641
20.08 22:32:07 [Server] INFO java.lang.OutOfMemoryError: Java heap space
20.08 22:32:07 [Server] SEVERE Error occurred (in the plugin loader) while cancelling tasks for EssentialsAntiBuild vPre2.12.1.2 (Is it up to date?)
20.08 22:32:04 [Server] INFO java.lang.OutOfMemoryError: Java heap space
20.08 22:32:04 [Server] SEVERE Error occurred (in the plugin loader) while disabling EssentialsAntiBuild vPre2.12.1.2 (Is it up to date?)
20.08 22:31:56 [Server] INFO Disabling EssentialsAntiBuild vPre2.12.1.2
20.08 22:31:53 [Server] INFO java.lang.OutOfMemoryError: Java heap space
20.08 22:31:53 [Server] SEVERE Error occurred (in the plugin loader) while cancelling tasks for Multiverse-Portals v2.4-b548 (Is it up to date?)
20.08 22:31:51 [Server] INFO java.lang.OutOfMemoryError: Java heap space
20.08 22:31:51 [Server] SEVERE Error occurred (in the plugin loader) while disabling Multiverse-Portals v2.4-b548 (Is it up to date?)
20.08 22:31:43 [Server] INFO Disabling Multiverse-Portals v2.4-b548
20.08 22:31:41 [Server] INFO Stopping server
20.08 22:31:39 [Server] INFO java.lang.OutOfMemoryError: Java heap space
20.08 22:31:39 [Server] SEVERE Encountered an unexpected exception OutOfMemoryError
20.08 22:31:38 [Server] SEVERE java.lang.OutOfMemoryError: Java heap space
20.08 22:27:26 [Multicraft] Auto-saving world...
20.08 22:16:19 [Server] INFO - Version 2.4-b548 Enabled - By Rigby and fernferret
20.08 22:16:17 [Server] INFO Enabling Multiverse-Portals v2.4-b548
20.08 22:15:34 [Server] INFO Enabling EssentialsAntiBuild vPre2.12.1.2
20.08 22:15:30 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.a(MinecraftServer.java:250)
20.08 22:15:30 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.f(MinecraftServer.java:290)
20.08 22:15:30 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:313)
20.08 22:15:30 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer.java:264)
20.08 22:15:30 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.java:282)
20.08 22:15:30 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
20.08 22:15:30 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
20.08 22:15:30 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
20.08 22:15:30 [Server] INFO at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:304)
20.08 22:15:30 [Server] INFO at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:650)
20.08 22:15:30 [Server] INFO at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:359)
20.08 22:15:30 [Server] INFO at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:376)
20.08 22:15:30 [Server] INFO at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:395)
20.08 22:15:30 [Server] INFO at org.bukkit.WorldCreator.createWorld(WorldCreator.java:235)
20.08 22:15:30 [Server] INFO at org.bukkit.Bukkit.createWorld(Bukkit.java:226)
20.08 22:15:30 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.createWorld(CraftServer.java:763)
20.08 22:15:30 [Server] INFO at net.minecraft.server.v1_6_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:84)
20.08 22:15:30 [Server] INFO at net.minecraft.server.v1_6_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:105)
20.08 22:15:30 [Server] INFO at net.minecraft.server.v1_6_R2.ChunkProviderServer.loadChunk(ChunkProviderServer.java:176)
20.08 22:15:30 [Server] INFO at net.minecraft.server.v1_6_R2.ChunkRegionLoader.a(ChunkRegionLoader.java:45)
20.08 22:15:30 [Server] INFO at net.minecraft.server.v1_6_R2.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:80)
20.08 22:15:30 [Server] INFO at net.minecraft.server.v1_6_R2.NBTCompressedStreamTools.a(SourceFile:75)
20.08 22:15:30 [Server] INFO at net.minecraft.server.v1_6_R2.NBTBase.a(SourceFile:89)
20.08 22:15:30 [Server] INFO at net.minecraft.server.v1_6_R2.NBTBase.b(SourceFile:101)
20.08 22:15:30 [Server] INFO at net.minecraft.server.v1_6_R2.NBTTagCompound.load(SourceFile:38)
20.08 22:15:30 [Server] INFO at net.minecraft.server.v1_6_R2.NBTBase.b(SourceFile:101)
20.08 22:15:30 [Server] INFO at net.minecraft.server.v1_6_R2.NBTTagCompound.load(SourceFile:38)
20.08 22:15:30 [Server] INFO at net.minecraft.server.v1_6_R2.NBTBase.b(SourceFile:101)
20.08 22:15:30 [Server] INFO at net.minecraft.server.v1_6_R2.NBTTagList.load(SourceFile:41)
20.08 22:15:30 [Server] INFO at net.minecraft.server.v1_6_R2.NBTTagCompound.load(SourceFile:38)
20.08 22:15:30 [Server] INFO at net.minecraft.server.v1_6_R2.NBTBase.b(SourceFile:101)
20.08 22:15:30 [Server] INFO at net.minecraft.server.v1_6_R2.NBTTagByteArray.load(SourceFile:27)
20.08 22:15:30 [Server] INFO java.lang.OutOfMemoryError: Java heap space
20.08 22:15:30 [Server] SEVERE Error occurred while enabling Multiverse-Core v2.5-b641 (Is it up to date?)
20.08 22:15:15 [Server] INFO Preparing spawn area for quake, 69%
20.08 22:14:54 [Server] INFO Preparing spawn area for quake, 69%
20.08 22:14:50 [Server] INFO Preparing spawn area for quake, 69%
20.08 22:14:46 [Server] INFO Preparing spawn area for quake, 65%
20.08 22:14:38 [Server] INFO Preparing spawn area for quake, 65%
20.08 22:14:31 [Server] INFO Preparing spawn area for quake, 65%
20.08 22:14:26 [Server] INFO Preparing spawn area for quake, 61%
20.08 22:14:22 [Server] INFO Preparing spawn area for quake, 57%
20.08 22:14:17 [Server] INFO Preparing spawn area for quake, 48%
20.08 22:14:11 [Server] INFO Preparing spawn area for quake, 44%
20.08 22:14:10 [Server] INFO Preparing spawn area for quake, 32%
20.08 22:14:03 [Server] INFO Preparing spawn area for quake, 24%
20.08 22:14:01 [Server] INFO Preparing spawn area for quake, 16%
20.08 22:14:00 [Server] INFO Preparing spawn area for quake, 0%
20.08 22:13:53 [Server] INFO Preparing start region for level 13 (Seed: 7310274307698165648)
20.08 22:13:48 [Server] INFO Loaded configuration for world 'skyb'
20.08 22:13:48 [Server] INFO (skyb) Fire spread is UNRESTRICTED.
20.08 22:13:48 [Server] INFO (skyb) Lava fire is blocked.
20.08 22:13:48 [Server] INFO (skyb) Lighters are PERMITTED.
20.08 22:13:48 [Server] INFO (skyb) TNT ignition is PERMITTED.
20.08 22:13:47 [Server] INFO Preparing spawn area for skyb, 81%
20.08 22:13:46 [Server] INFO Preparing spawn area for skyb, 65%
20.08 22:13:45 [Server] INFO Preparing spawn area for skyb, 36%
20.08 22:13:44 [Server] INFO Preparing spawn area for skyb, 20%
20.08 22:13:37 [Server] INFO Preparing spawn area for skyb, 12%
20.08 22:13:35 [Server] INFO Preparing spawn area for skyb, 0%
20.08 22:13:34 [Server] INFO Preparing start region for level 12 (Seed: -9146600782701580707)
20.08 22:13:33 [Server] WARNING Use '/mv remove' to remove it from the config!
20.08 22:13:33 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: TDMArena
20.08 22:13:33 [Server] WARNING Use '/mv remove' to remove it from the config!
20.08 22:13:33 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: Spawn2_the_end
20.08 22:13:32 [Server] INFO Loaded configuration for world 'minigames'
20.08 22:13:32 [Server] INFO (minigames) Fire spread is UNRESTRICTED.
20.08 22:13:32 [Server] INFO (minigames) Lava fire is blocked.
20.08 22:13:32 [Server] INFO (minigames) Lighters are PERMITTED.
20.08 22:13:32 [Server] INFO (minigames) TNT ignition is PERMITTED.
20.08 22:13:32 [Server] INFO Preparing spawn area for minigames, 97%
20.08 22:13:31 [Server] INFO Preparing spawn area for minigames, 77%
20.08 22:13:30 [Server] INFO Preparing spawn area for minigames, 61%
20.08 22:13:29 [Server] INFO Preparing spawn area for minigames, 44%
20.08 22:13:24 [Server] INFO Preparing spawn area for minigames, 40%
20.08 22:13:24 [Server] INFO Preparing spawn area for minigames, 20%
20.08 22:13:22 [Server] INFO Preparing spawn area for minigames, 12%
20.08 22:13:21 [Server] INFO Preparing start region for level 11 (Seed: 3752133221748750728)
20.08 22:13:20 [Server] INFO Loaded configuration for world 'PlotWorld'
20.08 22:13:20 [Server] INFO (PlotWorld) Fire spread is UNRESTRICTED.
20.08 22:13:20 [Server] INFO (PlotWorld) Lava fire is blocked.
20.08 22:13:20 [Server] INFO (PlotWorld) Lighters are PERMITTED.
20.08 22:13:20 [Server] INFO (PlotWorld) TNT ignition is PERMITTED.
20.08 22:13:20 [Server] INFO Preparing spawn area for PlotWorld, 73%
20.08 22:13:19 [Server] INFO Preparing spawn area for PlotWorld, 48%
20.08 22:13:18 [Server] INFO Preparing start region for level 10 (Seed: 8988992978126957089)
20.08 22:13:17 [Server] WARNING Use '/mv remove' to remove it from the config!
20.08 22:13:17 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: Spawn2_nether
20.08 22:13:17 [Server] WARNING Use '/mv remove' to remove it from the config!
20.08 22:13:17 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: NewSp
20.08 22:13:17 [Server] WARNING Use '/mv remove' to remove it from the config!
20.08 22:13:17 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: survivalgames2
20.08 22:13:17 [Server] WARNING Use '/mv remove' to remove it from the config!
20.08 22:13:17 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: survivalgames1
20.08 22:13:17 [Server] WARNING Use '/mv remove' to remove it from the config!
20.08 22:13:17 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: flatroom
20.08 22:13:16 [Server] INFO Loaded configuration for world 'SG'
20.08 22:13:16 [Server] INFO (SG) Fire spread is UNRESTRICTED.
20.08 22:13:16 [Server] INFO (SG) Lava fire is blocked.
20.08 22:13:16 [Server] INFO (SG) Lighters are PERMITTED.
20.08 22:13:16 [Server] INFO (SG) TNT ignition is PERMITTED.
20.08 22:13:16 [Server] INFO Preparing spawn area for SG, 93%
20.08 22:13:15 [Server] INFO Preparing spawn area for SG, 73%
20.08 22:13:10 [Server] INFO Preparing spawn area for SG, 48%
20.08 22:13:09 [Server] INFO Preparing spawn area for SG, 40%
20.08 22:13:09 [Server] INFO Preparing spawn area for SG, 24%
20.08 22:13:07 [Server] INFO Preparing start region for level 9 (Seed: -8118632233347464536)
20.08 22:13:06 [Server] INFO Loaded configuration for world 'ParkoursWorld'
20.08 22:13:06 [Server] INFO (ParkoursWorld) Fire spread is UNRESTRICTED.
20.08 22:13:06 [Server] INFO (ParkoursWorld) Lava fire is blocked.
20.08 22:13:06 [Server] INFO (ParkoursWorld) Lighters are PERMITTED.
20.08 22:13:06 [Server] INFO (ParkoursWorld) TNT ignition is PERMITTED.
20.08 22:13:06 [Server] INFO Preparing spawn area for ParkoursWorld, 97%
20.08 22:13:05 [Server] INFO Preparing spawn area for ParkoursWorld, 69%
20.08 22:13:04 [Server] INFO Preparing spawn area for ParkoursWorld, 48%
20.08 22:13:03 [Server] INFO Preparing spawn area for ParkoursWorld, 20%
20.08 22:13:03 [Server] INFO Preparing start region for level 8 (Seed: 6740259659443854893)
20.08 22:13:01 [Server] INFO Loaded configuration for world 'Spawn'
20.08 22:13:01 [Server] INFO (Spawn) Fire spread is UNRESTRICTED.
20.08 22:13:01 [Server] INFO (Spawn) Lava fire is blocked.
20.08 22:13:01 [Server] INFO (Spawn) Lighters are PERMITTED.
20.08 22:13:01 [Server] INFO (Spawn) TNT ignition is PERMITTED.
20.08 22:13:01 [Server] INFO Preparing spawn area for Spawn, 81%
20.08 22:12:59 [Server] INFO Preparing spawn area for Spawn, 28%
20.08 22:12:59 [Server] INFO Preparing start region for level 7 (Seed: 2977367018161626878)
20.08 22:12:58 [Server] WARNING Use '/mv remove' to remove it from the config!
20.08 22:12:58 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: MainArena
20.08 22:12:58 [Server] WARNING Use '/mv remove' to remove it from the config!
20.08 22:12:58 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: equinox
20.08 22:12:58 [Server] WARNING Use '/mv remove' to remove it from the config!
20.08 22:12:58 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: HG01
20.08 22:12:58 [Server] WARNING Use '/mv remove' to remove it from the config!
20.08 22:12:58 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: Blitz
20.08 22:12:58 [Server] INFO Loaded configuration for world 'JungleParkour'
20.08 22:12:58 [Server] INFO (JungleParkour) Fire spread is UNRESTRICTED.
20.08 22:12:58 [Server] INFO (JungleParkour) Lava fire is blocked.
20.08 22:12:58 [Server] INFO (JungleParkour) Lighters are PERMITTED.
20.08 22:12:58 [Server] INFO (JungleParkour) TNT ignition is PERMITTED.
20.08 22:12:58 [Server] INFO Preparing spawn area for JungleParkour, 85%
20.08 22:12:57 [Server] INFO Preparing spawn area for JungleParkour, 56%
20.08 22:12:56 [Server] INFO Preparing spawn area for JungleParkour, 24%
20.08 22:12:55 [Server] INFO Preparing start region for level 6 (Seed: -5138407933102141401)
20.08 22:12:55 [Server] INFO Loaded configuration for world 'factions'
20.08 22:12:55 [Server] INFO (factions) Fire spread is UNRESTRICTED.
20.08 22:12:55 [Server] INFO (factions) Lava fire is blocked.
20.08 22:12:55 [Server] INFO (factions) Lighters are PERMITTED.
20.08 22:12:55 [Server] INFO (factions) TNT ignition is PERMITTED.
20.08 22:12:54 [Server] INFO Preparing spawn area for factions, 77%
20.08 22:12:53 [Server] INFO Preparing spawn area for factions, 36%
20.08 22:12:52 [Server] INFO Preparing start region for level 5 (Seed: -920408061107144407)
20.08 22:12:52 [Server] INFO Loaded configuration for world 'dragonsprint2'
20.08 22:12:52 [Server] INFO (dragonsprint2) Fire spread is UNRESTRICTED.
20.08 22:12:52 [Server] INFO (dragonsprint2) Lava fire is blocked.
20.08 22:12:52 [Server] INFO (dragonsprint2) Lighters are PERMITTED.
20.08 22:12:52 [Server] INFO (dragonsprint2) TNT ignition is PERMITTED.
20.08 22:12:51 [Server] INFO Preparing spawn area for dragonsprint2, 57%
20.08 22:12:50 [Server] INFO Preparing start region for level 4 (Seed: -840854931)
20.08 22:12:50 [Server] INFO Loaded configuration for world 'Tzilumim'
20.08 22:12:50 [Server] INFO (Tzilumim) Fire spread is UNRESTRICTED.
20.08 22:12:50 [Server] INFO (Tzilumim) Lava fire is blocked.
20.08 22:12:50 [Server] INFO (Tzilumim) Lighters are PERMITTED.
20.08 22:12:50 [Server] INFO (Tzilumim) TNT ignition is PERMITTED.
20.08 22:12:49 [Server] INFO Preparing spawn area for Tzilumim, 60%
20.08 22:12:48 [Server] INFO Preparing spawn area for Tzilumim, 20%
20.08 22:12:47 [Server] INFO Preparing start region for level 3 (Seed: -3590686079063449011)
20.08 22:12:47 [Server] INFO Loaded configuration for world 'infected'
20.08 22:12:47 [Server] INFO (infected) Fire spread is UNRESTRICTED.
20.08 22:12:47 [Server] INFO (infected) Lava fire is blocked.
20.08 22:12:47 [Server] INFO (infected) Lighters are PERMITTED.
20.08 22:12:47 [Server] INFO (infected) TNT ignition is PERMITTED.
20.08 22:12:47 [Server] INFO Preparing spawn area for infected, 97%
20.08 22:12:46 [Server] INFO Preparing spawn area for infected, 65%
20.08 22:12:45 [Server] INFO Preparing spawn area for infected, 24%
20.08 22:12:44 [Server] INFO Preparing start region for level 2 (Seed: 2007694497689550736)
20.08 22:12:44 [Server] WARNING Use '/mv remove' to remove it from the config!
20.08 22:12:44 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: BuildIt
20.08 22:12:44 [Server] WARNING Use '/mv remove' to remove it from the config!
20.08 22:12:44 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: PVPLobby
20.08 22:12:44 [Server] WARNING Use '/mv remove' to remove it from the config!
20.08 22:12:44 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: FreeKitsArena
20.08 22:12:44 [Server] WARNING Use '/mv remove' to remove it from the config!
20.08 22:12:44 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: SnowPvP
20.08 22:12:44 [Server] WARNING Use '/mv remove' to remove it from the config!
20.08 22:12:44 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: PVP
20.08 22:12:44 [Server] WARNING Use '/mv remove' to remove it from the config!
20.08 22:12:44 [Server] WARNING WorldManager: Can't load this world because the folder was deleted/moved: jumpark
20.08 22:12:41 [Server] INFO - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.5-b641
20.08 22:12:41 [Server] INFO Enabling Multiverse-Core v2.5-b641
20.08 22:12:41 [Server] INFO Enabling EssentialsChat vPre2.12.1.2
20.08 22:12:41 [Server] INFO [CN] Succesfully hooked into WorldGuard!
20.08 22:12:41 [Server] INFO 0 regions loaded for 'Hub_the_end'
20.08 22:12:41 [Server] INFO 1 regions loaded for 'Hub'
20.08 22:12:41 [Server] INFO Enabling CompassNavigation v1.5.1
20.08 22:12:41 [Server] INFO Enabling EssentialsSpawn vPre2.12.1.2
20.08 22:12:41 [Server] INFO Enabling EssentialsProtect vPre2.12.1.2
20.08 22:12:41 [Server] INFO Payment method found (iConomy version: 6)
20.08 22:12:41 [Server] INFO Essentials: Using GroupManager based permissions.
20.08 22:12:39 [Server] INFO Enabling Essentials vPre2.12.1.2
20.08 22:12:39 [Server] INFO 0 regions loaded for 'Hub_the_end'
20.08 22:12:39 [Server] INFO 1 regions loaded for 'Hub'
20.08 22:12:39 [Server] INFO Loaded configuration for world 'Hub_the_end'
20.08 22:12:39 [Server] INFO (Hub_the_end) Fire spread is UNRESTRICTED.
20.08 22:12:39 [Server] INFO (Hub_the_end) Lava fire is blocked.
20.08 22:12:39 [Server] INFO (Hub_the_end) Lighters are PERMITTED.
20.08 22:12:39 [Server] INFO (Hub_the_end) TNT ignition is PERMITTED.
20.08 22:12:39 [Server] INFO Loaded configuration for world 'Hub'
20.08 22:12:39 [Server] INFO (Hub) Fire spread is UNRESTRICTED.
20.08 22:12:39 [Server] INFO (Hub) Lava fire is blocked.
20.08 22:12:39 [Server] INFO (Hub) Lighters are PERMITTED.
20.08 22:12:39 [Server] INFO (Hub) TNT ignition is PERMITTED.
20.08 22:12:39 [Server] INFO Enabling WorldGuard v5.8
20.08 22:12:39 [Server] INFO load des Lobby