Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. [Sponge]: Error occurred while executing command 'f map' for source EntityPlayerMP['SpaceLeggings'/27687, l='world', x=3809.82, y=67.80, z=5178.47]: No value present
  2. 22.10 10:36:16 [Server] INFO java.util.NoSuchElementException: No value present
  3. 22.10 10:36:16 [Server] INFO at java.util.Optional.get(Optional.java:135) ~[?:1.8.0_181]
  4. 22.10 10:36:16 [Server] INFO at io.github.aquerr.eaglefactions.commands.MapCommand.generateMap(MapCommand.java:115) ~[MapCommand.class:?]
  5. 22.10 10:36:16 [Server] INFO at io.github.aquerr.eaglefactions.commands.MapCommand.execute(MapCommand.java:41) ~[MapCommand.class:?]
  6. 22.10 10:36:16 [Server] INFO at org.spongepowered.api.command.args.ChildCommandElementExecutor.execute(ChildCommandElementExecutor.java:255) ~[ChildCommandElementExecutor.class:1.12.2-2705-7.1.0-BETA-3392]
  7. 22.10 10:36:16 [Server] INFO at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:388) ~[CommandSpec.class:1.12.2-2705-7.1.0-BETA-3392]
  8. 22.10 10:36:16 [Server] INFO at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:341) ~[SimpleDispatcher.class:1.12.2-2705-7.1.0-BETA-3392]
  9. 22.10 10:36:16 [Server] INFO at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:329) [SpongeCommandManager.class:1.12.2-2705-7.1.0-BETA-3392]
  10. 22.10 10:36:16 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1083) [dh.class:?]
  11. 22.10 10:36:16 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:958) [pa.class:?]
  12. 22.10 10:36:16 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:937) [pa.class:?]
  13. 22.10 10:36:16 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?]
  14. 22.10 10:36:16 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?]
  15. 22.10 10:36:16 [Server] INFO at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:92) [PacketUtil.class:1.12.2-2705-7.1.0-BETA-3392]
  16. 22.10 10:36:16 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zle000(SourceFile:539) [hv$1.class:?]
  17. 22.10 10:36:16 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
  18. 22.10 10:36:16 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_181]
  19. 22.10 10:36:16 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_181]
  20. 22.10 10:36:16 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
  21. 22.10 10:36:16 [Server] INFO at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:293) [SpongeImplHooks.class:1.12.2-2705-7.1.0-BETA-3392]
  22. 22.10 10:36:16 [Server] INFO at net.minecraft.server.MinecraftServer.redirect$onRun$zjj000(MinecraftServer.java:3972) [MinecraftServer.class:?]
  23. 22.10 10:36:16 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
  24. 22.10 10:36:16 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) [nz.class:?]
  25. 22.10 10:36:16 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  26. 22.10 10:36:16 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  27. 22.10 10:36:16 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement