Advertisement
Mykeware

Untitled

Jan 29th, 2017
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.56 KB | None | 0 0
  1. 29.01 15:10:38 [Server] Server thread/INFO [nucleus]: Dysthymic ran the command: /ah
  2. 29.01 15:10:38 [Server] Server thread/ERROR [Sponge]: Error occurred while executing command 'ah' for source EntityPlayerMP['Dysthymic'/3487, l='world', x=322.09, y=58.00, z=10.55]: null
  3. 29.01 15:10:38 [Server] INFO java.lang.NullPointerException
  4. 29.01 15:10:38 [Server] INFO at net.cfilatov.auctionhouse.menu.MenuRenderer.lambda$renderAuctionPage$0(MenuRenderer.java:342) ~[MenuRenderer.class:?]
  5. 29.01 15:10:38 [Server] INFO at java.util.Optional.orElseGet(Optional.java:267) ~[?:1.8.0_101]
  6. 29.01 15:10:38 [Server] INFO at net.cfilatov.auctionhouse.menu.MenuRenderer.renderAuctionPage(MenuRenderer.java:340) ~[MenuRenderer.class:?]
  7. 29.01 15:10:38 [Server] INFO at net.cfilatov.auctionhouse.menu.MenuRenderer.openAuction(MenuRenderer.java:70) ~[MenuRenderer.class:?]
  8. 29.01 15:10:38 [Server] INFO at net.cfilatov.auctionhouse.commands.CommandHandler.handleAuction(CommandHandler.java:53) ~[CommandHandler.class:?]
  9. 29.01 15:10:38 [Server] INFO at net.cfilatov.auctionhouse.commands.CommandHandler.execute(CommandHandler.java:237) ~[CommandHandler.class:?]
  10. 29.01 15:10:38 [Server] INFO at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:351) ~[CommandSpec.class:1.10.2-2171-5.1.0-BETA-2010]
  11. 29.01 15:10:38 [Server] INFO at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:333) ~[SimpleDispatcher.class:1.10.2-2171-5.1.0-BETA-2010]
  12. 29.01 15:10:38 [Server] INFO at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:291) [SpongeCommandManager.class:1.10.2-2171-5.1.0-BETA-2010]
  13. 29.01 15:10:38 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:83) [bd.class:?]
  14. 29.01 15:10:38 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:913) [me.class:?]
  15. 29.01 15:10:38 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:892) [me.class:?]
  16. 29.01 15:10:38 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [im.class:?]
  17. 29.01 15:10:38 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [im.class:?]
  18. 29.01 15:10:38 [Server] INFO at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:136) [PacketUtil.class:1.10.2-2171-5.1.0-BETA-2010]
  19. 29.01 15:10:38 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zjd000(SourceFile:39) [fl$1.class:?]
  20. 29.01 15:10:38 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fl$1.class:?]
  21. 29.01 15:10:38 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_101]
  22. 29.01 15:10:38 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_101]
  23. 29.01 15:10:38 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:45) [h.class:?]
  24. 29.01 15:10:38 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668) [MinecraftServer.class:?]
  25. 29.01 15:10:38 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) [ld.class:?]
  26. 29.01 15:10:38 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) [MinecraftServer.class:?]
  27. 29.01 15:10:38 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?]
  28. 29.01 15:10:38 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement