Broken kti plugin? HELP NEEDED!

Status
This thread has been locked.

Assiv

Feedback score
6
Posts
107
Reactions
28
Resources
0
Hello! I have an issue with the kits!

Everytime i try to use a kit that has enchanted i don't receive them i get an error on the console

It would be nice if someone could help me :(

the error is:


[15:25:24 ERROR]: Command kit failed:
java.lang.NoClassDefFoundError: Could not initialize class com.earth2me.essentials.Enchantments
at com.earth2me.essentials.MetaItemStack.parseEnchantmentStrings(MetaItemStack.java:465) ~[Essentials-2.x-SNAPSHOT.jar:?]
at com.earth2me.essentials.MetaItemStack.addStringMeta(MetaItemStack.java:280) ~[Essentials-2.x-SNAPSHOT.jar:?]
at com.earth2me.essentials.MetaItemStack.parseStringMeta(MetaItemStack.java:157) ~[Essentials-2.x-SNAPSHOT.jar:?]
at com.earth2me.essentials.Kit.expandItems(Kit.java:252) ~[Essentials-2.x-SNAPSHOT.jar:?]
at com.earth2me.essentials.Kit.expandItems(Kit.java:217) ~[Essentials-2.x-SNAPSHOT.jar:?]
at com.earth2me.essentials.commands.Commandkit.giveKits(Commandkit.java:101) ~[Essentials-2.x-SNAPSHOT.jar:?]
at com.earth2me.essentials.commands.Commandkit.run(Commandkit.java:40) ~[Essentials-2.x-SNAPSHOT.jar:?]
at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:180) ~[Essentials-2.x-SNAPSHOT.jar:?]
at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:526) [Essentials-2.x-SNAPSHOT.jar:?]
at com.earth2me.essentials.Essentials.onCommand(Essentials.java:401) [Essentials-2.x-SNAPSHOT.jar:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [server.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Spigot-db6de12-18fbb24]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_131]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_131]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [server.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.
Status
This thread has been locked.
Top