Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.77 KB | None | 0 0
  1. 22.07 13:36:29 [Server] ERROR null
  2. 22.07 13:36:29 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'sellstick' in plugin SellStick v8.0.2
  3. 22.07 13:36:29 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-fbe3046]
  4. 22.07 13:36:29 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-fbe3046]
  5. 22.07 13:36:29 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-fbe3046]
  6. 22.07 13:36:29 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1397) [spigot-1.12.2.jar:git-Spigot-642f6d2-fbe3046]
  7. 22.07 13:36:29 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1232) [spigot-1.12.2.jar:git-Spigot-642f6d2-fbe3046]
  8. 22.07 13:36:29 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.12.2.jar:git-Spigot-642f6d2-fbe3046]
  9. 22.07 13:36:29 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.12.2.jar:git-Spigot-642f6d2-fbe3046]
  10. 22.07 13:36:29 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.2.jar:git-Spigot-642f6d2-fbe3046]
  11. 22.07 13:36:29 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_171]
  12. 22.07 13:36:29 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_171]
  13. 22.07 13:36:29 [Server] INFO at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.2.jar:git-Spigot-642f6d2-fbe3046]
  14. 22.07 13:36:29 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot-1.12.2.jar:git-Spigot-642f6d2-fbe3046]
  15. 22.07 13:36:29 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-642f6d2-fbe3046]
  16. 22.07 13:36:29 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-642f6d2-fbe3046]
  17. 22.07 13:36:29 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-642f6d2-fbe3046]
  18. 22.07 13:36:29 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  19. 22.07 13:36:29 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R3/NBTBase
  20. 22.07 13:36:29 [Server] INFO at com.acropolismc.play.sellstick.SellStickCommand.onCommand(SellStickCommand.java:82) ~[?:?]
  21. 22.07 13:36:29 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-fbe3046]
  22. 22.07 13:36:29 [Server] INFO ... 15 more
  23. 22.07 13:36:29 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R3.NBTBase
  24. 22.07 13:36:29 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:105) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-fbe3046]
  25. 22.07 13:36:29 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-fbe3046]
  26. 22.07 13:36:29 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_171]
  27. 22.07 13:36:29 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_171]
  28. 22.07 13:36:29 [Server] INFO at com.acropolismc.play.sellstick.SellStickCommand.onCommand(SellStickCommand.java:82) ~[?:?]
  29. 22.07 13:36:29 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-fbe3046]
  30. 22.07 13:36:29 [Server] INFO ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement