Advertisement
TG_Vulcano

Auction house error

Jul 29th, 2019
2,366
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.69 KB | None | 0 0
  1. 29.07 12:50:24 [Server] INFO _Vulkano_ issued server command: /ah sell 20
  2. 29.07 12:50:24 [Server] ERROR null
  3. 29.07 12:50:24 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'ah' in plugin AuctionHouse v1.7.15
  4. 29.07 12:50:24 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1503.jar:git-Spigot-109b080-1dced6a]
  5. 29.07 12:50:24 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1503.jar:git-Spigot-109b080-1dced6a]
  6. 29.07 12:50:24 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1503.jar:git-Spigot-109b080-1dced6a]
  7. 29.07 12:50:24 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1397) [spigot-1.12.2-R0.1-SNAPSHOT-b1503.jar:git-Spigot-109b080-1dced6a]
  8. 29.07 12:50:24 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1232) [spigot-1.12.2-R0.1-SNAPSHOT-b1503.jar:git-Spigot-109b080-1dced6a]
  9. 29.07 12:50:24 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.12.2-R0.1-SNAPSHOT-b1503.jar:git-Spigot-109b080-1dced6a]
  10. 29.07 12:50:24 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.12.2-R0.1-SNAPSHOT-b1503.jar:git-Spigot-109b080-1dced6a]
  11. 29.07 12:50:24 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.2-R0.1-SNAPSHOT-b1503.jar:git-Spigot-109b080-1dced6a]
  12. 29.07 12:50:24 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_144]
  13. 29.07 12:50:24 [Server] INFO at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_144]
  14. 29.07 12:50:24 [Server] INFO at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.2-R0.1-SNAPSHOT-b1503.jar:git-Spigot-109b080-1dced6a]
  15. 29.07 12:50:24 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot-1.12.2-R0.1-SNAPSHOT-b1503.jar:git-Spigot-109b080-1dced6a]
  16. 29.07 12:50:24 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2-R0.1-SNAPSHOT-b1503.jar:git-Spigot-109b080-1dced6a]
  17. 29.07 12:50:24 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2-R0.1-SNAPSHOT-b1503.jar:git-Spigot-109b080-1dced6a]
  18. 29.07 12:50:24 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2-R0.1-SNAPSHOT-b1503.jar:git-Spigot-109b080-1dced6a]
  19. 29.07 12:50:24 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
  20. 29.07 12:50:24 [Server] INFO Caused by: java.lang.NoSuchMethodError: net.md_5.bungee.api.chat.ComponentBuilder.append(Lnet/md_5/bungee/api/chat/BaseComponent;)Lnet/md_5/bungee/api/chat/ComponentBuilder;
  21. 29.07 12:50:24 [Server] INFO at com.spawnchunk.auctionhouse.util.MessageUtil.translateItem(MessageUtil.java:126) ~[?:?]
  22. 29.07 12:50:24 [Server] INFO at com.spawnchunk.auctionhouse.util.MessageUtil.sendMessage(MessageUtil.java:105) ~[?:?]
  23. 29.07 12:50:24 [Server] INFO at com.spawnchunk.auctionhouse.modules.Auctions.completeListing(Auctions.java:438) ~[?:?]
  24. 29.07 12:50:24 [Server] INFO at com.spawnchunk.auctionhouse.modules.Auctions.sellItemInHand(Auctions.java:409) ~[?:?]
  25. 29.07 12:50:24 [Server] INFO at com.spawnchunk.auctionhouse.commands.AHCommand.onCommand(AHCommand.java:187) ~[?:?]
  26. 29.07 12:50:24 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.12.2-R0.1-SNAPSHOT-b1503.jar:git-Spigot-109b080-1dced6a]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement