Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2012-12-28 12:52:49 [INFO] Starting minecraft server version 1.4.6
- 2012-12-28 12:52:49 [INFO] Loading properties
- 2012-12-28 12:52:49 [INFO] Default game type: SURVIVAL
- 2012-12-28 12:52:49 [INFO] Generating keypair
- 2012-12-28 12:52:50 [INFO] Starting Minecraft server on 192.168.1.71:25565
- 2012-12-28 12:52:50 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.6-R0.1-19-g73d4d5c-b2575jnks (MC: 1.4.6) (Implementing API version 1.4.6-R0.2-SNAPSHOT)
- 2012-12-28 12:52:51 [INFO] [CensorShip] Loading CensorShip v2.1
- 2012-12-28 12:52:51 [INFO] [GroupManager] Loading GroupManager v2.0.63 (Phoenix)
- 2012-12-28 12:52:51 [INFO] [WorldEdit] Loading WorldEdit v5.4.5
- 2012-12-28 12:52:51 [INFO] [DisguiseCraft] Loading DisguiseCraft v4.3
- 2012-12-28 12:52:51 [INFO] [SurvivalGames] Loading SurvivalGames vB 0.4.11
- 2012-12-28 12:52:51 [INFO] [TagAPI] Loading TagAPI v1.7.1
- 2012-12-28 12:52:51 [INFO] [EndlessEnchant] Loading EndlessEnchant v1.0
- 2012-12-28 12:52:51 [INFO] [iBlock] Loading iBlock v3.1
- 2012-12-28 12:52:51 [INFO] [Newspaper] Loading Newspaper v1.0
- 2012-12-28 12:52:51 [INFO] [Lockette] Loading Lockette v1.7.9
- 2012-12-28 12:52:51 [INFO] [ColorMe] Loading ColorMe v3.6
- 2012-12-28 12:52:51 [INFO] [Multiverse-Core] Loading Multiverse-Core v2.4-b527
- 2012-12-28 12:52:51 [INFO] [WorldGuard] Loading WorldGuard v5.6.5
- 2012-12-28 12:52:51 [INFO] [TF2] Loading TF2 v1.4.3
- 2012-12-28 12:52:51 [INFO] [Essentials] Loading Essentials vPre2.9.6.1
- 2012-12-28 12:52:51 [INFO] [EssentialsProtect] Loading EssentialsProtect vPre2.9.6.1
- 2012-12-28 12:52:51 [INFO] MLog clients using java 1.4+ standard logging.
- 2012-12-28 12:52:51 [INFO] [EssentialsSpawn] Loading EssentialsSpawn vPre2.9.6.1
- 2012-12-28 12:52:51 [INFO] [EssentialsChat] Loading EssentialsChat vPre2.9.6.1
- 2012-12-28 12:52:51 [INFO] [EssentialsAntiBuild] Loading EssentialsAntiBuild vPre2.9.6.1
- 2012-12-28 12:52:51 [INFO] Preparing level "BurgerCraft"
- 2012-12-28 12:52:51 [INFO] Preparing start region for level 0 (Seed: 8879854143788865044)
- 2012-12-28 12:52:51 [INFO] ----- Bukkit Auto Updater -----
- 2012-12-28 12:52:51 [INFO] It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
- 2012-12-28 12:52:51 [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'.
- 2012-12-28 12:52:51 [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.
- 2012-12-28 12:52:51 [INFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
- 2012-12-28 12:52:52 [INFO] ----- ------------------- -----
- 2012-12-28 12:52:52 [INFO] Preparing spawn area: 97%
- 2012-12-28 12:52:52 [INFO] Preparing start region for level 1 (Seed: 7095687203081392598)
- 2012-12-28 12:52:53 [INFO] Preparing spawn area: 65%
- 2012-12-28 12:52:54 [INFO] Preparing start region for level 2 (Seed: 7095687203081392598)
- 2012-12-28 12:52:54 [INFO] [CensorShip] Enabling CensorShip v2.1
- 2012-12-28 12:52:54 [INFO] CensorShip v2.1 enabled!
- 2012-12-28 12:52:54 [INFO] [GroupManager] Enabling GroupManager v2.0.63 (Phoenix)
- 2012-12-28 12:52:54 [INFO] GroupManager version 2.0.63 (Phoenix) is enabled!
- 2012-12-28 12:52:54 [INFO] [WorldEdit] Enabling WorldEdit v5.4.5
- 2012-12-28 12:52:54 [INFO] WEPIF: Using the Bukkit Permissions API.
- 2012-12-28 12:52:54 [INFO] [DisguiseCraft] Enabling DisguiseCraft v4.3
- 2012-12-28 12:52:55 [WARNING] [DisguiseCraft] You have "disguisePVP" enabled in the configuration, but do not have the ProtocolLib plugin installed! Players wearing disguises can not be attacked by melee!
- 2012-12-28 12:52:55 [INFO] [DisguiseCraft] Version 4.3 is enabled!
- 2012-12-28 12:52:55 [INFO] [SurvivalGames] Enabling SurvivalGames vB 0.4.11
- 2012-12-28 12:52:55 [INFO] METRICS STARTING
- 2012-12-28 12:52:55 [INFO] [TagAPI] Enabling TagAPI v1.7.1
- 2012-12-28 12:52:55 [SEVERE] Error occurred while enabling TagAPI v1.7.1 (Is it up to date?)
- java.lang.NoClassDefFoundError: net/minecraft/server/NetworkManager
- at org.kitteh.tag.handler.DefaultHandler.<init>(DefaultHandler.java:72)
- at org.kitteh.tag.TagAPI.onEnable(TagAPI.java:209)
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
- at org.bukkit.craftbukkit.v1_4_6.CraftServer.loadPlugin(CraftServer.java:278)
- at org.bukkit.craftbukkit.v1_4_6.CraftServer.enablePlugins(CraftServer.java:260)
- at net.minecraft.server.v1_4_6.MinecraftServer.j(MinecraftServer.java:321)
- at net.minecraft.server.v1_4_6.MinecraftServer.e(MinecraftServer.java:300)
- at net.minecraft.server.v1_4_6.MinecraftServer.a(MinecraftServer.java:259)
- at net.minecraft.server.v1_4_6.DedicatedServer.init(DedicatedServer.java:149)
- at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:399)
- at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
- Caused by: java.lang.ClassNotFoundException: net.minecraft.server.NetworkManager
- at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- ... 13 more
- 2012-12-28 12:52:55 [INFO] [EndlessEnchant] Enabling EndlessEnchant v1.0
- 2012-12-28 12:52:55 [INFO] [EndlessEnchant] Permission plugin detected, using GroupManager.
- 2012-12-28 12:52:55 [INFO] [iBlock] Enabling iBlock v3.1
- 2012-12-28 12:52:55 [INFO] [iBlock] Version 3.1 enabled successfully!
- 2012-12-28 12:52:55 [INFO] [iBlock] Auto-updating is disabled! (Enable in the configuration file!)
- 2012-12-28 12:52:55 [INFO] [Newspaper] Enabling Newspaper v1.0
- 2012-12-28 12:52:55 [INFO] [Newspaper] Newspaper v1.0.1 has been enabled!
- 2012-12-28 12:52:55 [WARNING] [Newspaper] ----------------------------------------------------------
- 2012-12-28 12:52:55 [WARNING] [Newspaper] SoftDependency Not Found - VAULT:
- 2012-12-28 12:52:55 [WARNING] [Newspaper] Vault is what makes the economy features of Newspaper work
- 2012-12-28 12:52:55 [WARNING] [Newspaper] DOWNLOAD - http://dev.bukkit.org/server-mods/vault/
- 2012-12-28 12:52:55 [WARNING] [Newspaper] ----------------------------------------------------------
- 2012-12-28 12:52:55 [INFO] [Lockette] Enabling Lockette v1.7.9
- 2012-12-28 12:52:55 [INFO] [Lockette] Version 1.7.9 is being enabled! Yay! (Core version 1.3.6)
- 2012-12-28 12:52:55 [INFO] [Lockette] Detected craftbukkit build [2575] ok.
- 2012-12-28 12:52:55 [INFO] [Lockette] Custom lockable block list: [116, 84, 57, 145]
- 2012-12-28 12:52:55 [INFO] [Lockette] Ignoring linked plugins: [mcMMO]
- 2012-12-28 12:52:55 [INFO] [Lockette] Loading strings file for English by Acru
- 2012-12-28 12:52:55 [INFO] [Lockette] Enabled link to plugin GroupManager for Groups, version 2.0.63 (Phoenix)
- 2012-12-28 12:52:55 [INFO] [Lockette] Using ops file for admin permissions.
- 2012-12-28 12:52:55 [INFO] [Lockette] Ready to protect your containers.
- 2012-12-28 12:52:55 [INFO] [ColorMe] Enabling ColorMe v3.6
- 2012-12-28 12:52:55 [INFO] [ColorMe] Vault was not found! Running without economy!
- 2012-12-28 12:52:55 [INFO] [ColorMe] Running without Spout!
- 2012-12-28 12:52:55 [INFO] [ColorMe] Using own group system!
- 2012-12-28 12:52:55 [INFO] [ColorMe] SoftMode enabled. If other chat plugins are found, the chat won't be affected by ColorMe.
- 2012-12-28 12:52:55 [INFO] [ColorMe] Found EssentialsChat. Will use it for chat!
- 2012-12-28 12:52:55 [INFO] [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
- 2012-12-28 12:52:55 [INFO] [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
- 2012-12-28 12:52:55 [INFO] [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
- 2012-12-28 12:52:55 [INFO] [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: FLAT & seed: 6611490909451984218
- 2012-12-28 12:52:55 [INFO] Preparing start region for level 3 (Seed: 6611490909451984218)
- 2012-12-28 12:52:56 [INFO] Preparing spawn area for world, 52%
- 2012-12-28 12:52:57 [INFO] Preparing spawn area for world, 77%
- 2012-12-28 12:53:01 [INFO] [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 6721287059425771632
- 2012-12-28 12:53:01 [INFO] Preparing start region for level 4 (Seed: 6721287059425771632)
- 2012-12-28 12:53:02 [INFO] Preparing spawn area for world_nether, 89%
- 2012-12-28 12:53:05 [INFO] [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 6721287059425771632
- 2012-12-28 12:53:05 [INFO] Preparing start region for level 5 (Seed: 6721287059425771632)
- 2012-12-28 12:53:08 [INFO] [Multiverse-Core] Loading World & Settings - 'BurgerCraft' - Env: NORMAL - Type: NORMAL & seed: 8879854143788865044
- 2012-12-28 12:53:11 [INFO] [Multiverse-Core] Loading World & Settings - 'BurgerCraft_nether' - Env: NETHER - Type: NORMAL & seed: 7095687203081392598
- 2012-12-28 12:53:15 [INFO] [Multiverse-Core] Loading World & Settings - 'BurgerCraft_the_end' - Env: THE_END - Type: NORMAL & seed: 7095687203081392598
- 2012-12-28 12:53:18 [INFO] [Multiverse-Core] 6 - World(s) loaded.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] Enabling WorldGuard v5.6.5
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (BurgerCraft) TNT ignition is PERMITTED.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (BurgerCraft) Lighters are PERMITTED.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (BurgerCraft) Lava fire is blocked.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (BurgerCraft) Fire spread is UNRESTRICTED.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] Loaded configuration for world 'BurgerCraft'
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (BurgerCraft_nether) TNT ignition is PERMITTED.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (BurgerCraft_nether) Lighters are PERMITTED.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (BurgerCraft_nether) Lava fire is blocked.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (BurgerCraft_nether) Fire spread is UNRESTRICTED.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] Loaded configuration for world 'BurgerCraft_nether'
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (BurgerCraft_the_end) TNT ignition is PERMITTED.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (BurgerCraft_the_end) Lighters are PERMITTED.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (BurgerCraft_the_end) Lava fire is blocked.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (BurgerCraft_the_end) Fire spread is UNRESTRICTED.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] Loaded configuration for world 'BurgerCraft_the_end'
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (world) Lava fire is blocked.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] Loaded configuration for world 'world'
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
- 2012-12-28 12:53:18 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
- 2012-12-28 12:53:18 [INFO] [WorldGuard] 0 regions loaded for 'BurgerCraft'
- 2012-12-28 12:53:18 [INFO] [WorldGuard] 0 regions loaded for 'BurgerCraft_nether'
- 2012-12-28 12:53:18 [INFO] [WorldGuard] 0 regions loaded for 'BurgerCraft_the_end'
- 2012-12-28 12:53:18 [INFO] [WorldGuard] 1 regions loaded for 'world'
- 2012-12-28 12:53:18 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
- 2012-12-28 12:53:18 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
- 2012-12-28 12:53:18 [INFO] [TF2] Enabling TF2 v1.4.3
- 2012-12-28 12:53:18 [WARNING] [TF2] Encountered an error while trying to update the lobby wall. This is usually harmless, make sure you have correctly set it with enough signs.
- 2012-12-28 12:53:18 [INFO] [Essentials] Enabling Essentials vPre2.9.6.1
- 2012-12-28 12:53:18 [INFO] Essentials: Using GroupManager based permissions.
- 2012-12-28 12:53:19 [INFO] [EssentialsProtect] Enabling EssentialsProtect vPre2.9.6.1
- 2012-12-28 12:53:19 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
- 2012-12-28 12:53:19 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn vPre2.9.6.1
- 2012-12-28 12:53:19 [INFO] [EssentialsChat] Enabling EssentialsChat vPre2.9.6.1
- 2012-12-28 12:53:19 [INFO] [EssentialsAntiBuild] Enabling EssentialsAntiBuild vPre2.9.6.1
- 2012-12-28 12:53:19 [INFO] Server permissions file permissions.yml is empty, ignoring it
- 2012-12-28 12:54:02 [INFO] Done (70.593s)! For help, type "help" or "?"
- 2012-12-28 12:54:02 [WARNING] Method "public Class<?> getClassByName(String)" is Deprecated, and may be removed in a future version of Bukkit
- org.bukkit.plugin.AuthorNagException:
- at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:284)
- at com.earth2me.essentials.storage.BukkitConstructor.getClassForNode(BukkitConstructor.java:418)
- at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.getConstructor(Constructor.java:321)
- at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:331)
- at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:183)
- at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:142)
- at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:128)
- at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
- at org.yaml.snakeyaml.Yaml.load(Yaml.java:423)
- at com.earth2me.essentials.storage.YamlStorageReader.load(YamlStorageReader.java:47)
- at com.earth2me.essentials.storage.AbstractDelayedYamlFileReader.run(AbstractDelayedYamlFileReader.java:37)
- at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftTask.run(CraftTask.java:53)
- at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
- at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
- at java.lang.Thread.run(Unknown Source)
- 2012-12-28 12:54:02 [INFO] 1 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement