Advertisement
Guest User

Untitled

a guest
Nov 24th, 2018
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1. 24.11 14:11:37 [Server] ERROR null
  2. 24.11 14:11:37 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'qs' in plugin QuickShop vReremake 1.3.1.1
  3. 24.11 14:11:37 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-d7bebef]
  4. 24.11 14:11:37 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-d7bebef]
  5. 24.11 14:11:37 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-d7bebef]
  6. 24.11 14:11:37 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1399) [spigot-1.12.2.jar:git-Spigot-dcd1643-d7bebef]
  7. 24.11 14:11:37 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1234) [spigot-1.12.2.jar:git-Spigot-dcd1643-d7bebef]
  8. 24.11 14:11:37 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.12.2.jar:git-Spigot-dcd1643-d7bebef]
  9. 24.11 14:11:37 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.12.2.jar:git-Spigot-dcd1643-d7bebef]
  10. 24.11 14:11:37 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.2.jar:git-Spigot-dcd1643-d7bebef]
  11. 24.11 14:11:37 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_152]
  12. 24.11 14:11:37 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_152]
  13. 24.11 14:11:37 [Server] INFO at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.2.jar:git-Spigot-dcd1643-d7bebef]
  14. 24.11 14:11:37 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot-1.12.2.jar:git-Spigot-dcd1643-d7bebef]
  15. 24.11 14:11:37 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-dcd1643-d7bebef]
  16. 24.11 14:11:37 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-dcd1643-d7bebef]
  17. 24.11 14:11:37 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-dcd1643-d7bebef]
  18. 24.11 14:11:37 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
  19. 24.11 14:11:37 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.Material.createBlockData()Lorg/bukkit/block/data/BlockData;
  20. 24.11 14:11:37 [Server] INFO at org.maxgamer.quickshop.Util.SignMenuFactory.newMenu(SignMenuFactory.java:47) ~[?:?]
  21. 24.11 14:11:37 [Server] INFO at org.maxgamer.quickshop.Command.QS.sign(QS.java:267) ~[?:?]
  22. 24.11 14:11:37 [Server] INFO at org.maxgamer.quickshop.Command.QS.onCommand(QS.java:857) ~[?:?]
  23. 24.11 14:11:37 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.12.2.jar:git-Spigot-dcd1643-d7bebef]
  24. 24.11 14:11:37 [Server] INFO ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement