RaZoResPecT
Birisi mi Spawnlandı?
- Katılım
- 17 Aralık 2014
- Mesajlar
- 6
- Elmaslar
- 0
- Puan
- 0
- Yaş
- 35
BAŞLIĞI YANLIŞ GİRDİM DÜZELTİLEMİYORDA SANIRIM WORLDGUARDLA İLGİLİ BİR SORUNUM YOK
Sunucumun Lobisindeki ChestCommands plugininde ChestCommandsın komutlarını yazdığımda (Örneğin /chestcommands reload) "An internal error occured while attempting to perform this command" hatası alıyorum. Lobide Spigot 1.8.8 yüklü.
Konsol:
Lobide yüklü pluginler:
Sunucumun Lobisindeki ChestCommands plugininde ChestCommandsın komutlarını yazdığımda (Örneğin /chestcommands reload) "An internal error occured while attempting to perform this command" hatası alıyorum. Lobide Spigot 1.8.8 yüklü.
Konsol:
Kod:
[12:56:31 INFO]: WorldsKinq issued server command: /chestcommands reload
[12:56:31 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'chestcommands' in plugin ChestCommands v3.1.1
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-db6de12-18fbb24]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_131]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_131]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.gmail.filoghost.chestcommands.serializer.EnchantmentSerializer
at com.gmail.filoghost.chestcommands.serializer.IconSerializer.loadIconFromSection(IconSerializer.java:100) ~[?:?]
at com.gmail.filoghost.chestcommands.serializer.MenuSerializer.loadMenu(MenuSerializer.java:45) ~[?:?]
at com.gmail.filoghost.chestcommands.ChestCommands.load(ChestCommands.java:199) ~[?:?]
at com.gmail.filoghost.chestcommands.command.CommandHandler.execute(CommandHandler.java:58) ~[?:?]
at com.gmail.filoghost.chestcommands.command.CommandFramework.onCommand(CommandFramework.java:46) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
... 15 more
Lobide yüklü pluginler:
Son düzenleme: