Advertisement
Guest User

Untitled

a guest
Jan 19th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.82 KB | None | 0 0
  1. 19.01 22:46:13 [Server] FATAL Error executing task
  2. 19.01 22:46:13 [Server] INFO java.util.concurrent.ExecutionException: java.util.NoSuchElementException: No value present
  3. 19.01 22:46:13 [Server] INFO at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_101]
  4. 19.01 22:46:13 [Server] INFO at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_101]
  5. 19.01 22:46:13 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
  6. 19.01 22:46:13 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(SourceFile:1526) [MinecraftServer.class:?]
  7. 19.01 22:46:13 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(SourceFile:335) [lh.class:?]
  8. 19.01 22:46:13 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(SourceFile:562) [MinecraftServer.class:?]
  9. 19.01 22:46:13 [Server] INFO at net.minecraft.server.MinecraftServer.run(SourceFile:466) [MinecraftServer.class:?]
  10. 19.01 22:46:13 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
  11. 19.01 22:46:13 [Server] INFO Caused by: java.util.NoSuchElementException: No value present
  12. 19.01 22:46:13 [Server] INFO at java.util.Optional.get(Optional.java:135) ~[?:1.8.0_101]
  13. 19.01 22:46:13 [Server] INFO at net.minecraft.tileentity.TileEntityBanner.updatePatterns(SourceFile:605) ~[arz.class:?]
  14. 19.01 22:46:13 [Server] INFO at net.minecraft.tileentity.TileEntityBanner.handler$onSetItemValues$zih000(SourceFile:569) ~[arz.class:?]
  15. 19.01 22:46:13 [Server] INFO at net.minecraft.tileentity.TileEntityBanner.func_175112_a(SourceFile:52) ~[arz.class:?]
  16. 19.01 22:46:13 [Server] INFO at net.minecraft.item.ItemBanner.func_180614_a(SourceFile:67) ~[adt.class:?]
  17. 19.01 22:46:13 [Server] INFO at net.minecraft.item.ItemStack.func_179546_a(SourceFile:178) ~[afj.class:?]
  18. 19.01 22:46:13 [Server] INFO at net.minecraft.server.management.PlayerInteractionManager.func_187251_a(SourceFile:708) ~[lz.class:?]
  19. 19.01 22:46:13 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.redirect$onProcessRightClickBlock$zgk000(SourceFile:1998) ~[mi.class:?]
  20. 19.01 22:46:13 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_184337_a(SourceFile:632) ~[mi.class:?]
  21. 19.01 22:46:13 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:55) ~[jm.class:?]
  22. 19.01 22:46:13 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:11) ~[jm.class:?]
  23. 19.01 22:46:13 [Server] INFO at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:156) ~[PacketUtil.class:1.11.2-6.0.0-BETA-198]
  24. 19.01 22:46:13 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zjd000(SourceFile:539) ~[fo$1.class:?]
  25. 19.01 22:46:13 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fo$1.class:?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement