Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. [21:24:06 ERROR]: null
  2. org.bukkit.command.CommandException: Unhandled exception executing command 'profil' in plugin profil
  3. e v1.0
  4. > at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[minecraft_spigot_18_ser
  5. ver.jar:git-Spigot-db6de12-18fbb24]
  6. > at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[minecraft_spigo
  7. t_18_server.jar:git-Spigot-db6de12-18fbb24]
  8. > at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[minecr
  9. aft_spigot_18_server.jar:git-Spigot-db6de12-18fbb24]
  10. > at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [
  11. minecraft_spigot_18_server.jar:git-Spigot-db6de12-18fbb24]
  12. > at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [minecraft_spi
  13. got_18_server.jar:git-Spigot-db6de12-18fbb24]
  14. > at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [minecraft_spig
  15. ot_18_server.jar:git-Spigot-db6de12-18fbb24]
  16. > at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [minecraft_spigo
  17. t_18_server.jar:git-Spigot-db6de12-18fbb24]
  18. > at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [minecraft_spigot
  19. _18_server.jar:git-Spigot-db6de12-18fbb24]
  20. > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_211]
  21. > at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_211]
  22. > at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [minecraft_spigot_18_server.jar
  23. :git-Spigot-db6de12-18fbb24]
  24. > at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [minecraft_spigo
  25. t_18_server.jar:git-Spigot-db6de12-18fbb24]
  26. > at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [minecraft_spigo
  27. t_18_server.jar:git-Spigot-db6de12-18fbb24]
  28. > at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [minecraft_spigo
  29. t_18_server.jar:git-Spigot-db6de12-18fbb24]
  30. > at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [minecraft_spi
  31. got_18_server.jar:git-Spigot-db6de12-18fbb24]
  32. > at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
  33. Caused by: java.lang.NoClassDefFoundError: com/intellectualcrafters/plot/object/PlotPlayer
  34. > at at.stnwtr.thistoy.profile.command.ProfileCommand.onCommand(ProfileCommand.java:115) ~[?:?
  35. ]
  36. > at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[minecraft_spigot_18_ser
  37. ver.jar:git-Spigot-db6de12-18fbb24]
  38. > ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement