Hello, I made a kit /kit pvp and it will not work. It says "An internal error occurred while attempting to perform this command." This is the error that shows up in Console:
[10:59:00 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'kit' in plugin Kits v2.1
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[patched.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:146) ~[patched.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:666) ~[patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1189) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1001) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [patched.jar:git-PaperSpigot-"4c7641d"]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_222]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_222]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:774) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [patched.jar:git-PaperSpigot-"4c7641d"]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/util/org/apache/commons/lang3/ArrayUtils
at com.dragonphase.kits.api.KitManager.spawnKit(KitManager.java:328) ~[?:?]
at com.dragonphase.kits.commands.KitCommandExecutor.spawnKit(KitCommandExecutor.java:341) ~[?:?]
at com.dragonphase.kits.commands.KitCommandExecutor.spawnKit(KitCommandExecutor.java:326) ~[?:?]
at com.dragonphase.kits.commands.KitCommandExecutor.spawnKit(KitCommandExecutor.java:301) ~[?:?]
at com.dragonphase.kits.commands.KitCommandExecutor.spawnKit(KitCommandExecutor.java:285) ~[?:?]
at com.dragonphase.kits.commands.KitCommandExecutor.spawnKit(KitCommandExecutor.java:269) ~[?:?]
at com.dragonphase.kits.commands.KitCommandExecutor.spawnKit(KitCommandExecutor.java:237) ~[?:?]
at com.dragonphase.kits.commands.KitCommandExecutor.onCommand(KitCommandExecutor.java:49) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched.jar:git-PaperSpigot-"4c7641d"]
... 15 more
and this is the plugin: https://dev.bukkit.org/projects/kits
and this is the kit in the file:
kits:
- ==: com.dragonphase.kits.api.Kit
delay: 0
name: Pvp
clear: true
overwrite: true
items:
- ==: org.bukkit.inventory.ItemStack
type: DIAMOND_SWORD
meta:
==: ItemMeta
meta-type: UNSPECIFIC
Unbreakable: true
- ==: org.bukkit.inventory.ItemStack
type: IRON_AXE
meta:
==: ItemMeta
meta-type: UNSPECIFIC
enchants:
DIG_SPEED: 2
Unbreakable: true
- ==: org.bukkit.inventory.ItemStack
type: IRON_HELMET
meta:
==: ItemMeta
meta-type: UNSPECIFIC
Unbreakable: true
- ==: org.bukkit.inventory.ItemStack
type: IRON_CHESTPLATE
meta:
==: ItemMeta
meta-type: UNSPECIFIC
Unbreakable: true
- ==: org.bukkit.inventory.ItemStack
type: IRON_LEGGINGS
meta:
==: ItemMeta
meta-type: UNSPECIFIC
Unbreakable: true
- ==: org.bukkit.inventory.ItemStack
type: IRON_BOOTS
meta:
==: ItemMeta
meta-type: UNSPECIFIC
Unbreakable: true
- ==: org.bukkit.inventory.ItemStack
type: BOW
meta:
==: ItemMeta
meta-type: UNSPECIFIC
Unbreakable: true
- ==: org.bukkit.inventory.ItemStack
type: ARROW
amount: 16
- ==: org.bukkit.inventory.ItemStack
type: GOLDEN_APPLE
amount: 10
- ==: org.bukkit.inventory.ItemStack
type: WOOD
damage: 3
amount: 64
meta:
==: ItemMeta
meta-type: UNSPECIFIC
internal: H4sIAAAAAAAAAONiYOBk4HJOzAvISUxO9c/jYGBgYGYQzs3MS00uSkwrsUrPyS8vLsnPS2UQQwgWliYWlVTFJ+XkJ2czyCDEi0sSgeyU+PScxOLi+IJEoC4AnNtKY2EAAAA=
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
- null
announce: true