Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [17:08:18] [Server thread/INFO]: Starting minecraft server version 1.8.8
- [17:08:18] [Server thread/INFO]: Loading properties
- [17:08:18] [Server thread/INFO]: Default game type: SURVIVAL
- [17:08:18] [Server thread/INFO]: Generating keypair
- [17:08:18] [Server thread/INFO]: Starting Minecraft server on 192.168.0.15:25565
- [17:08:18] [Server thread/INFO]: Using default channel type
- [17:08:19] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
- [17:08:19] [Server thread/WARN]: Couldn't load server icon
- java.lang.IllegalArgumentException: Must be 64 pixels high
- at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadServerIcon0(CraftServer.java:1618) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadServerIcon0(CraftServer.java:1605) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadIcon(CraftServer.java:728) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:249) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:08:19] [Server thread/ERROR]: Could not load 'plugins\iControlU.jar' in folder 'plugins'
- org.bukkit.plugin.UnknownDependencyException: LibsDisguises
- at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:08:19] [Server thread/ERROR]: Could not load 'plugins\Version_1.1B.jar' in folder 'plugins'
- org.bukkit.plugin.InvalidPluginException: Cannot find main class `me.MartinA.EasyHub.Main'
- at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:42) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- Caused by: java.lang.ClassNotFoundException: me.MartinA.EasyHub.Main
- at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_51]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
- at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
- at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_51]
- at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- ... 10 more
- [17:08:19] [Server thread/ERROR]: Could not load 'plugins\ChatManager.jar' in folder 'plugins'
- org.bukkit.plugin.UnknownDependencyException: Vault
- at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:08:19] [Server thread/ERROR]: Could not load 'plugins\DisguiseCraft (2).jar' in folder 'plugins'
- org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
- at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
- at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_51]
- at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- ... 9 more
- Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R2.Packet
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
- at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
- at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_51]
- at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- ... 9 more
- [17:08:19] [Server thread/INFO]: [AcceptRules] Loading AcceptRules v2.7-53
- [17:08:19] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
- [17:08:19] [Server thread/INFO]: [EasyStaffChat] Loading EasyStaffChat v1.0.0
- [17:08:19] [Server thread/INFO]: [AFK] Loading AFK v1.0
- [17:08:19] [Server thread/INFO]: [EconomyManager] Loading EconomyManager v1.0.3
- [17:08:19] [Server thread/INFO]: [NickNames] Loading NickNames v2.3
- [17:08:19] [Server thread/INFO]: [TitleMotd] Loading TitleMotd v1.0.1
- [17:08:19] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
- [17:08:19] [Server thread/INFO]: [PlayerMention] Loading PlayerMention v1.3
- [17:08:19] [Server thread/INFO]: [floAuction] Loading floAuction v3.1.0
- [17:08:19] [Server thread/INFO]: [EasyChatClear] Loading EasyChatClear v1.1.1
- [17:08:19] [Server thread/INFO]: [SetSpawn] Loading SetSpawn v2.1
- [17:08:19] [Server thread/INFO]: [EasyAntiSpam] Loading EasyAntiSpam v4.3
- [17:08:19] [Server thread/INFO]: [EasyHome] Loading EasyHome v0.7
- [17:08:19] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
- [17:08:19] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.8) has not yet been tested! Proceed with caution.
- [17:08:19] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
- [17:08:19] [Server thread/INFO]: [EasyChatProtect] Loading EasyChatProtect v1.1
- [17:08:19] [Server thread/WARN]: [EasyChatProtect] Default system encoding may have misread config.yml from plugin jar
- [17:08:19] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.11.1-RC-sMD5NET-b743
- [17:08:19] [Server thread/INFO]: [GlobalMute] Loading GlobalMute v1.3
- [17:08:19] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
- [17:08:19] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v10.4.4
- [17:08:19] [Server thread/INFO]: [Punishmental] Loading Punishmental v5.1
- [17:08:19] [Server thread/INFO]: [EasyKits] Loading EasyKits v2.0.4
- [17:08:19] [Server thread/INFO]: [T] Loading Title v1.2
- [17:08:19] [Server thread/INFO]: [VanishNoPacket] Loading VanishNoPacket v3.19.1
- [17:08:19] [Server thread/INFO]: [ReportSystem] Loading ReportSystem v1.0
- [17:08:19] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
- [17:08:19] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
- [17:08:19] [Server thread/INFO]: [SignSpy] Loading SignSpy v1.3
- [17:08:19] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
- [17:08:19] [Server thread/INFO]: [NoobResponse] Loading NoobResponse v3.02
- [17:08:19] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
- [17:08:19] [Server thread/INFO]: [GCPluginHider] Loading GCPluginHider v1.8
- [17:08:19] [Server thread/INFO]: [EasyOPChat] Loading EasyOPChat v1.1
- [17:08:19] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.5.7-b${BUILD_NUMBER}
- [17:08:19] [Server thread/INFO]: [EasyWarp] Loading EasyWarp v3.3
- [17:08:19] [Server thread/INFO]: [AnvilColors] Loading AnvilColors v1.3.1
- [17:08:19] [Server thread/INFO]: [ColoredTexts] Loading ColoredTexts v1.4
- [17:08:19] [Server thread/INFO]: [ChairStairs] Loading ChairStairs v1.1
- [17:08:19] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
- [17:08:19] [Server thread/INFO]: [Commandspy] Loading Commandspy v3.2.0
- [17:08:19] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.2
- [17:08:19] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
- [17:08:19] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
- [17:08:19] [Server thread/INFO]: [Factions] Loading Factions v2.8.2
- [17:08:19] [Server thread/INFO]: [EconomyManager] Enabling EconomyManager v1.0.3
- [17:08:19] [Server thread/INFO]: [EconomyManager] ItemStack{STONE x 1}
- [17:08:19] [Server thread/INFO]: [EconomyManager] ItemStack{STONE x 1}
- [17:08:19] [Server thread/INFO]: [EconomyManager] ItemStack{WOOL x 1}
- [17:08:19] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
- [17:08:19] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
- [17:08:19] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v10.4.4
- [17:08:20] [Server thread/ERROR]: Error occurred while enabling SkinsRestorer v10.4.4 (Is it up to date?)
- java.lang.NullPointerException
- at skinsrestorer.bukkit.SkinsRestorer.onEnable(SkinsRestorer.java:89) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:252) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:08:20] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.2
- [17:08:20] [Server thread/INFO]: [MassiveCore 2.8.2] === ENABLE START ===
- [17:08:20] [Server thread/INFO]: [MassiveCore 2.8.2] §eLoading Cachefile datas...
- [17:08:20] [Server thread/INFO]: [MassiveCore 2.8.2] §eLoading Onlineplayer datas...
- [17:08:20] [Server thread/INFO]: [MassiveCore 2.8.2] §eLoading Registry datas...
- [17:08:20] [Server thread/INFO]: [MassiveCore 2.8.2] §eSaving Cachefile...
- [17:08:20] [Server thread/INFO]: [MassiveCore 2.8.2] §eSetup of IdUtil took §d9§ems.
- [17:08:20] [Server thread/INFO]: [MassiveCore 2.8.2] === ENABLE §aCOMPLETE §e(Took §d106ms§e) ===
- [17:08:20] [Server thread/INFO]: Preparing level "world"
- [17:08:20] [Server thread/INFO]: Preparing start region for level 0 (Seed: 4512721813909448414)
- [17:08:21] [Server thread/INFO]: Preparing spawn area: 64%
- [17:08:21] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4512721813909448414)
- [17:08:22] [Server thread/INFO]: Preparing start region for level 2 (Seed: 4512721813909448414)
- [17:08:22] [Server thread/INFO]: [AcceptRules] Enabling AcceptRules v2.7-53
- [17:08:22] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
- [17:08:23] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
- [17:08:23] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
- [17:08:23] [Server thread/INFO]: [EasyStaffChat] Enabling EasyStaffChat v1.0.0
- [17:08:23] [Server thread/INFO]: [EasyStaffChat] Successfully enabled EasyStaffChat v1.0.0
- [17:08:23] [Server thread/INFO]: [AFK] Enabling AFK v1.0
- [17:08:23] [Server thread/INFO]: [AFK] Plugin has been enabled!
- [17:08:23] [Server thread/INFO]: [NickNames] Enabling NickNames v2.3
- [17:08:23] [Server thread/INFO]: [TitleMotd] Enabling TitleMotd v1.0.1
- [17:08:23] [Server thread/INFO]: [TitleMotd] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- [17:08:23] [Server thread/INFO]: [TitleMotd] Plugin: TitleMotd v1.0.1
- [17:08:23] [Server thread/INFO]: [TitleMotd] Author: Maximvdw
- [17:08:23] [Server thread/INFO]: [TitleMotd] Site: http://www.mvdw-software.be/
- [17:08:23] [Server thread/INFO]: [TitleMotd] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- [17:08:23] [Server thread/INFO]: [TitleMotd] Loading configuration ...
- [17:08:23] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R3.ChatSerializer
- [17:08:23] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67)
- [17:08:23] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62)
- [17:08:23] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
- [17:08:23] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
- [17:08:23] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
- [17:08:23] [Server thread/WARN]: at java.lang.Class.forName(Unknown Source)
- [17:08:23] [Server thread/WARN]: at be.maximvdw.titlemotd.ui.Title.getNMSClass(Title.java:450)
- [17:08:23] [Server thread/WARN]: at be.maximvdw.titlemotd.ui.Title.loadClasses(Title.java:113)
- [17:08:23] [Server thread/WARN]: at be.maximvdw.titlemotd.ui.Title.<init>(Title.java:61)
- [17:08:23] [Server thread/WARN]: at be.maximvdw.titlemotd.TitleMotd.onEnable(TitleMotd.java:36)
- [17:08:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
- [17:08:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
- [17:08:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
- [17:08:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342)
- [17:08:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314)
- [17:08:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406)
- [17:08:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370)
- [17:08:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325)
- [17:08:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235)
- [17:08:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504)
- [17:08:23] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
- [17:08:23] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R3.ChatSerializer
- [17:08:23] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67)
- [17:08:23] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62)
- [17:08:23] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
- [17:08:23] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
- [17:08:23] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
- [17:08:23] [Server thread/WARN]: at java.lang.Class.forName(Unknown Source)
- [17:08:23] [Server thread/WARN]: at be.maximvdw.titlemotd.ui.Title.getNMSClass(Title.java:450)
- [17:08:23] [Server thread/WARN]: at be.maximvdw.titlemotd.ui.Title.loadClasses(Title.java:113)
- [17:08:23] [Server thread/WARN]: at be.maximvdw.titlemotd.ui.Title.<init>(Title.java:61)
- [17:08:23] [Server thread/WARN]: at be.maximvdw.titlemotd.TitleMotd.onEnable(TitleMotd.java:46)
- [17:08:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
- [17:08:23] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
- [17:08:23] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
- [17:08:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342)
- [17:08:23] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314)
- [17:08:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406)
- [17:08:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370)
- [17:08:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325)
- [17:08:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235)
- [17:08:23] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504)
- [17:08:23] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
- [17:08:23] [Server thread/INFO]: [TitleMotd] Loading failback ...
- [17:08:23] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
- [17:08:23] [Server thread/WARN]: §4Version mismatch! Please update EssentialsProtect to the same version.
- [17:08:23] [Server thread/WARN]: §4Version mismatch! Please update EssentialsChat to the same version.
- [17:08:23] [Server thread/WARN]: §4Version mismatch! Please update EssentialsAntiBuild to the same version.
- [17:08:23] [Server thread/WARN]: §4Version mismatch! Please update EssentialsSpawn to the same version.
- [17:08:23] [Server thread/INFO]: Bukkit version format changed. Version not checked.
- [17:08:23] [Server thread/INFO]: git-Bukkit-18fbb24 (MC: 1.8.8)
- [17:08:23] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
- [17:08:23] [Server thread/INFO]: Using locale en_US
- [17:08:23] [Server thread/INFO]: Using locale en_US
- [17:08:23] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
- [17:08:23] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
- [17:08:23] [Server thread/INFO]: [PlayerMention] Enabling PlayerMention v1.3
- [17:08:23] [Server thread/ERROR]: Error occurred while enabling PlayerMention v1.3 (Is it up to date?)
- java.lang.NullPointerException
- at me.hypexmon5ter.pm.PlayerMention.onEnable(PlayerMention.java:107) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:08:23] [Server thread/INFO]: [floAuction] Enabling floAuction v3.1.0
- [17:08:23] [Server thread/ERROR]: [floAuction] ----- WhatIsIt Dependency Failure -----
- [17:08:23] [Server thread/ERROR]: [floAuction] ATTENTION! THIS IS A NOTIFICATION THAT floAuction HAS NOT BEEN
- [17:08:23] [Server thread/ERROR]: [floAuction] ENABLED. floAuction REQUIRES THE WhatIsIt PLUGIN AND YOU LACK
- [17:08:23] [Server thread/ERROR]: [floAuction] IT. DOWNLOAD AND INSTALL WhatIsIt IF YOU WANT floAuction TO
- [17:08:23] [Server thread/ERROR]: [floAuction] PROVIDE YOU WITH IT'S LEGENDARY AUCTION FUNCTIONALITY!
- [17:08:23] [Server thread/ERROR]: [floAuction] ----- --------------------------- -----
- [17:08:23] [Server thread/INFO]: [floAuction] Disabling floAuction v3.1.0
- [17:08:23] [Server thread/INFO]: [floAuction] has been disabled.
- [17:08:23] [Server thread/INFO]: [EasyChatClear] Enabling EasyChatClear v1.1.1
- [17:08:23] [Server thread/INFO]: [EasyChatClear] Plugin activatet!
- [17:08:23] [Server thread/INFO]: [EasyChatClear] Plugin by MDRunaway!
- [17:08:23] [Server thread/INFO]: [SetSpawn] Enabling SetSpawn v2.1
- [17:08:23] [Server thread/INFO]: [EasyAntiSpam] Enabling EasyAntiSpam v4.3
- [17:08:23] [Server thread/INFO]: EasyAntiSpam enabled.
- [17:08:23] [Server thread/INFO]: [EasyHome] Enabling EasyHome v0.7
- [17:08:23] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
- [17:08:23] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
- [17:08:23] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
- [17:08:23] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
- [17:08:23] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
- [17:08:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
- [17:08:23] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
- [17:08:23] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
- [17:08:23] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
- [17:08:23] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
- [17:08:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
- [17:08:23] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
- [17:08:23] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
- [17:08:23] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
- [17:08:23] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
- [17:08:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
- [17:08:23] [Server thread/INFO]: [WorldGuard] Loading region data...
- [17:08:23] [Server thread/INFO]: [EasyChatProtect] Enabling EasyChatProtect v1.1
- [17:08:23] [Server thread/INFO]: [EasyChatProtect] ChatProtect enabled.
- [17:08:23] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.11.1-RC-sMD5NET-b743
- [17:08:23] [Server thread/WARN]: [NoCheatPlus] Check for updates and support at BukkitDev: http://dev.bukkit.org/server-mods/nocheatplus/
- [17:08:23] [Server thread/WARN]: [NoCheatPlus] Development builds (unsupported by the Bukkit Staff, at your own risk): http://ci.md-5.net/job/NoCheatPlus/changes
- [17:08:23] [Server thread/WARN]: [NoCheatPlus] Could not set up native access for the server-mod (git-Bukkit-18fbb24 (MC: 1.8.8)). Please check for updates and consider to request support.
- [17:08:23] [Server thread/WARN]: [NoCheatPlus] Bukkit-API-only access: Some features will likely not function properly, performance might suffer.
- [17:08:23] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.4.6|1.4.7|1.5.x|1.6.x|1.7.x / Bukkit-API
- [17:08:23] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
- [17:08:23] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
- [17:08:23] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
- [17:08:23] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
- [17:08:23] [Server thread/INFO]: Adding packet level hooks for ProtocolLib (MC 1.8.8)...
- [17:08:23] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: FlyingFrequency | SoundDistance
- [17:08:23] [Server thread/INFO]: [NoCheatPlus] Version 3.11.1-RC-sMD5NET-b743 is enabled.
- [17:08:23] [Server thread/INFO]: [GlobalMute] Enabling GlobalMute v1.3
- [17:08:23] [Server thread/INFO]: [GlobalMute] [GlobalMute] Enabling Plugin...
- [17:08:23] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
- [17:08:23] [Server thread/INFO]: [Citizens] Unable to use economy handling. Has Vault been enabled?
- [17:08:23] [Server thread/INFO]: [Punishmental] Enabling Punishmental v5.1
- [17:08:23] [Server thread/INFO]: 5.1
- [17:08:23] [Server thread/WARN]: §a[Punishmental] Starting lag checker
- [17:08:23] [Server thread/WARN]: §a[Punishmental] Lag cheker running
- [17:08:23] [Server thread/INFO]: [Punishmental]: Connecting to WorldEdit
- [17:08:23] [Server thread/INFO]: [Punishmental]: WorldEdit found and loaded, loading punishable areas
- [17:08:23] [Server thread/INFO]: [Punishmental]: Commands READY
- [17:08:24] [Server thread/INFO]: [EasyKits] Enabling EasyKits v2.0.4
- [17:08:24] [Server thread/ERROR]: Error occurred while enabling EasyKits v2.0.4 (Is it up to date?)
- java.lang.NoClassDefFoundError: net/milkbowl/vault/economy/Economy
- at info.TrenTech.EasyKits.EasyKits.setupEconomy(EasyKits.java:84) ~[?:?]
- at info.TrenTech.EasyKits.EasyKits.onEnable(EasyKits.java:49) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- Caused by: java.lang.ClassNotFoundException: net.milkbowl.vault.economy.Economy
- at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_51]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
- ... 13 more
- [17:08:24] [Server thread/INFO]: [T] Enabling Title v1.2
- [17:08:24] [Server thread/INFO]: [0;33;1m[TITLE] [0;31;22mCould not load titles[m
- [17:08:24] [Server thread/INFO]: [T] Disabling Title v1.2
- [17:08:24] [Server thread/INFO]: [VanishNoPacket] Enabling VanishNoPacket v3.19.1
- [17:08:24] [Server thread/INFO]: [VanishNoPacket] Colored nametags enabled, but I couldn't find TagAPI
- [17:08:24] [Server thread/INFO]: [VanishNoPacket] For awesome colored nametags on vanish, visit
- [17:08:24] [Server thread/INFO]: [VanishNoPacket] http://dev.bukkit.org/server-mods/tag/
- [17:08:24] [Server thread/INFO]: [VanishNoPacket] and download TagAPI.jar
- [17:08:24] [Server thread/INFO]: [VanishNoPacket] 3.19.1 loaded.
- [17:08:24] [Server thread/INFO]: [ReportSystem] Enabling ReportSystem v1.0
- [17:08:24] [Server thread/INFO]: ReportSystem Version 1.0 Enabled!
- [17:08:24] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
- [17:08:24] [Server thread/ERROR]: Error occurred while enabling EssentialsProtect v2.13.1 (Is it up to date?)
- java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
- at com.earth2me.essentials.protect.EssentialsConnect.<init>(EssentialsConnect.java:21) ~[?:?]
- at com.earth2me.essentials.protect.EssentialsProtect.onEnable(EssentialsProtect.java:32) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:08:24] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
- [17:08:24] [Server thread/ERROR]: Error occurred while enabling EssentialsChat v2.13.1 (Is it up to date?)
- java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
- at com.earth2me.essentials.chat.EssentialsChat.onEnable(EssentialsChat.java:26) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:08:24] [Server thread/INFO]: [SignSpy] Enabling SignSpy v1.3
- [17:08:24] [Server thread/INFO]: [SignSpy] SignSpy v1.3 is enabled! :D
- [17:08:24] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
- [17:08:24] [Server thread/ERROR]: Error occurred while enabling EssentialsAntiBuild v2.13.1 (Is it up to date?)
- java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
- at com.earth2me.essentials.antibuild.EssentialsConnect.<init>(EssentialsConnect.java:24) ~[?:?]
- at com.earth2me.essentials.antibuild.EssentialsAntiBuild.onEnable(EssentialsAntiBuild.java:28) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:08:24] [Server thread/INFO]: [NoobResponse] Enabling NoobResponse v3.02
- [17:08:24] [Server thread/INFO]: [NoobResponse] Loading configuration...
- [17:08:24] [Server thread/INFO]: [NoobResponse] Starting update check...
- [17:08:24] [Server thread/INFO]: [NoobResponse] NoobResponse version 3.02 successfully enabled!
- [17:08:24] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3
- [17:08:24] [Server thread/INFO]: [PermissionsEx] Initializing file backend
- [17:08:24] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
- [17:08:24] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
- [17:08:24] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
- [17:08:24] [Server thread/INFO]: [GCPluginHider] Enabling GCPluginHider v1.8
- [17:08:24] [Server thread/INFO]: [EasyOPChat] Enabling EasyOPChat v1.1
- [17:08:24] [Server thread/INFO]: EasyOPChat loaded!
- [17:08:24] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
- [17:08:24] [Server thread/INFO]: [EasyWarp] Enabling EasyWarp v3.3
- [17:08:24] [Server thread/INFO]: [AnvilColors] Enabling AnvilColors v1.3.1
- [17:08:24] [Server thread/INFO]: [ColoredTexts] Enabling ColoredTexts v1.4
- [17:08:24] [Server thread/INFO]: ColoredTexts Version 1.4 Has been Enabled!
- [17:08:24] [Server thread/INFO]: [§bColored§2Texts§r]§e is the most up to date version.
- [17:08:24] [Server thread/INFO]: [ChairStairs] Enabling ChairStairs v1.1
- [17:08:24] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
- [17:08:24] [Server thread/ERROR]: Error occurred while enabling EssentialsSpawn v2.13.1 (Is it up to date?)
- java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
- at com.earth2me.essentials.spawn.EssentialsSpawn.onEnable(EssentialsSpawn.java:34) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit.jar:git-Bukkit-18fbb24]
- at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:08:24] [Server thread/INFO]: [Commandspy] Enabling Commandspy v3.2.0
- [17:08:24] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
- [17:08:24] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
- [17:08:24] [Server thread/INFO]: [Factions] Enabling Factions v2.8.2
- [17:08:24] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.2[0;36;22m] [0;33;1m=== ENABLE START ===[m
- [17:08:24] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.2[0;36;22m] [0;33;1m[0;32;1mActivated [0;33;1mintegration with [0;35;1mWorldGuard[m
- [17:08:24] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.2[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m128ms[0;33;1m) ===[m
- [17:08:24] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
- [17:08:25] [Server thread/INFO]: Done (4.874s)! For help, type "help" or "?"
- [17:08:25] [Server thread/ERROR]: Couldn't load server icon
- java.lang.IllegalStateException: Must be 64 pixels high
- at org.apache.commons.lang3.Validate.validState(Validate.java:826) ~[craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:596) [craftbukkit.jar:git-Bukkit-18fbb24]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:510) [craftbukkit.jar:git-Bukkit-18fbb24]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- [17:08:25] [Server thread/INFO]: [PlayerVaults] ** Vaults have already been converted to UUIDs. If this is incorrect, shutdown your server and rename the plugins\PlayerVaults\uuidvaults directory.
- [17:08:25] [pool-3-thread-5/INFO]: [PlayerVaults] We didn't find an update!
- [17:08:25] [Server thread/WARN]: [NoCheatPlus] The block breaking data is incomplete, default to allow instant breaking:
- [17:08:25] [Server thread/WARN]: --- Missing entries -------------------------------
- [17:08:25] [Server thread/WARN]: * MISSING 165(SLIME_BLOCK / SOLID+GROUND)
- [17:08:25] [Server thread/WARN]: * MISSING 166(BARRIER / SOLID+GROUND)
- [17:08:25] [Server thread/WARN]: * MISSING 167(IRON_TRAPDOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 168(PRISMARINE / SOLID+GROUND)
- [17:08:25] [Server thread/WARN]: * MISSING 169(SEA_LANTERN / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 176(STANDING_BANNER / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 177(WALL_BANNER / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 178(DAYLIGHT_DETECTOR_INVERTED / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 179(RED_SANDSTONE / SOLID+GROUND)
- [17:08:25] [Server thread/WARN]: * MISSING 180(RED_SANDSTONE_STAIRS / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 181(DOUBLE_STONE_SLAB2 / SOLID+GROUND)
- [17:08:25] [Server thread/WARN]: * MISSING 182(STONE_SLAB2 / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 183(SPRUCE_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 184(BIRCH_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 185(JUNGLE_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 186(DARK_OAK_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 187(ACACIA_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 188(SPRUCE_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 189(BIRCH_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 190(JUNGLE_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 191(DARK_OAK_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 192(ACACIA_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 193(SPRUCE_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 194(BIRCH_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 195(JUNGLE_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 196(ACACIA_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/WARN]: * MISSING 197(DARK_OAK_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
- [17:08:25] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
- [17:08:25] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
- [17:08:25] [pool-3-thread-6/WARN]: §c[Punishmental] Failsafe Activated to prevent server lock-up
- [17:08:25] [pool-3-thread-6/WARN]: §c[Punishmental] If the server was running fine when this happened, please consider deactivating or raising the failsafe value in the Punishmental Config Settings
- [17:08:25] [pool-3-thread-6/WARN]: §a[Punishmental] Starting lag checker
- [17:08:25] [pool-3-thread-6/WARN]: §a[Punishmental] Lag cheker running
- [17:08:25] [Server thread/INFO]: [Citizens] Loaded 2 NPCs.
- [17:08:27] [pool-3-thread-12/INFO]: [VanishNoPacket] Error: Could not check if plugin was up to date. Will try later
- [17:08:38] [Server thread/INFO]: Stopping the server
- [17:08:38] [Server thread/INFO]: Stopping server
- [17:08:38] [Server thread/INFO]: [Factions] Disabling Factions v2.8.2
- [17:08:38] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.8.2[0;36;22m] [0;33;1mDisabled[m
- [17:08:38] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.10
- [17:08:38] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.8.2
- [17:08:38] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.8.2[0;36;22m] [0;33;1mDisabled[m
- [17:08:38] [Server thread/INFO]: [Commandspy] Disabling Commandspy v3.2.0
- [17:08:38] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.13.1
- [17:08:38] [Server thread/INFO]: [ChairStairs] Disabling ChairStairs v1.1
- [17:08:38] [Server thread/INFO]: [ChairStairs] has been disabled.
- [17:08:38] [Server thread/INFO]: [ColoredTexts] Disabling ColoredTexts v1.4
- [17:08:38] [Server thread/INFO]: ColoredTexts Has been Disabled!
- [17:08:38] [Server thread/INFO]: [AnvilColors] Disabling AnvilColors v1.3.1
- [17:08:38] [Server thread/INFO]: [EasyWarp] Disabling EasyWarp v3.3
- [17:08:38] [Server thread/INFO]: [PlayerVaults] Disabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
- [17:08:38] [Server thread/INFO]: [EasyOPChat] Disabling EasyOPChat v1.1
- [17:08:38] [Server thread/INFO]: [GCPluginHider] Disabling GCPluginHider v1.8
- [17:08:38] [Server thread/INFO]: GCPluginHider version 1.8 has successfully disabled.
- [17:08:38] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.3
- [17:08:38] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
- [17:08:38] [Server thread/INFO]: [NoobResponse] Disabling NoobResponse v3.02
- [17:08:38] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
- [17:08:38] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
- [17:08:38] [Server thread/INFO]: [NoobResponse] NoobResponse version 3.02 successfully disabled!
- [17:08:38] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild v2.13.1
- [17:08:38] [Server thread/INFO]: [SignSpy] Disabling SignSpy v1.3
- [17:08:38] [Server thread/INFO]: [SignSpy] SignSpy v1.3 is disabled! D:
- [17:08:38] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.13.1
- [17:08:38] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.13.1
- [17:08:38] [Server thread/INFO]: [ReportSystem] Disabling ReportSystem v1.0
- [17:08:38] [Server thread/INFO]: ReportSystem Version 1.0 Disabled!
- [17:08:38] [Server thread/INFO]: [VanishNoPacket] Disabling VanishNoPacket v3.19.1
- [17:08:38] [Server thread/INFO]: [VanishNoPacket] 3.19.1 unloaded.
- [17:08:38] [Server thread/INFO]: [EasyKits] Disabling EasyKits v2.0.4
- [17:08:38] [Server thread/INFO]: [Punishmental] Disabling Punishmental v5.1
- [17:08:38] [Server thread/INFO]: [Punishmental]: COMMANDS DISABLED
- [17:08:38] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v10.4.4
- [17:08:38] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.16-SNAPSHOT (build 1267)
- [17:08:38] [Server thread/INFO]: [GlobalMute] Disabling GlobalMute v1.3
- [17:08:38] [Server thread/INFO]: [GlobalMute] [GlobalMute] Disabling Plugin...
- [17:08:38] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.11.1-RC-sMD5NET-b743
- [17:08:38] [Server thread/INFO]: [NoCheatPlus] Version 3.11.1-RC-sMD5NET-b743 is disabled.
- [17:08:38] [Server thread/INFO]: [EasyChatProtect] Disabling EasyChatProtect v1.1
- [17:08:38] [Server thread/INFO]: [EasyChatProtect] ChatProtect disabled.
- [17:08:38] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
- [17:08:38] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
- [17:08:38] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.4
- [17:08:38] [Server thread/INFO]: [EasyHome] Disabling EasyHome v0.7
- [17:08:38] [Server thread/INFO]: [EasyAntiSpam] Disabling EasyAntiSpam v4.3
- [17:08:38] [Server thread/INFO]: [SetSpawn] Disabling SetSpawn v2.1
- [17:08:38] [Server thread/INFO]: [EasyChatClear] Disabling EasyChatClear v1.1.1
- [17:08:38] [Server thread/INFO]: [EasyChatClear] Plugin deactivatet!
- [17:08:38] [Server thread/INFO]: [EasyChatClear] Plugin by MDRunaway!
- [17:08:38] [Server thread/INFO]: [PlayerMention] Disabling PlayerMention v1.3
- [17:08:38] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
- [17:08:38] [Server thread/INFO]: [TitleMotd] Disabling TitleMotd v1.0.1
- [17:08:38] [Server thread/INFO]: [NickNames] Disabling NickNames v2.3
- [17:08:38] [Server thread/INFO]: [EconomyManager] Disabling EconomyManager v1.0.3
- [17:08:38] [Server thread/INFO]: [AFK] Disabling AFK v1.0
- [17:08:38] [Server thread/INFO]: [AFK] Plugin has been disabled!
- [17:08:38] [Server thread/INFO]: [EasyStaffChat] Disabling EasyStaffChat v1.0.0
- [17:08:38] [Server thread/INFO]: [EasyStaffChat] Successfully disabled EasyStaffChat v1.0.0
- [17:08:38] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
- [17:08:38] [Server thread/INFO]: [AcceptRules] Disabling AcceptRules v2.7-53
- [17:08:38] [Server thread/INFO]: Saving players
- [17:08:38] [Server thread/INFO]: Saving worlds
- [17:08:38] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
- [17:08:39] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
- [17:08:39] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment