Skip to content

Instantly share code, notes, and snippets.

@dynomite567
Created April 22, 2019 01:27
Show Gist options
  • Save dynomite567/57ea13f0f5cab54aed354dbd2d0a4e94 to your computer and use it in GitHub Desktop.
Save dynomite567/57ea13f0f5cab54aed354dbd2d0a4e94 to your computer and use it in GitHub Desktop.
21.04 21:23:48 [Server] Server thread/WARN [minecraft/CommandHandler]: Couldn't process command: rtp
21.04 21:23:48 [Server] INFO java.lang.NullPointerException: null
21.04 21:23:48 [Server] INFO at com.feed_the_beast.ftbutilities.command.tp.CmdRTP.findBlockPos(CmdRTP.java:59) ~[CmdRTP.class:?]
21.04 21:23:48 [Server] INFO at com.feed_the_beast.ftbutilities.command.tp.CmdRTP.lambda$execute$0(CmdRTP.java:36) ~[CmdRTP.class:?]
21.04 21:23:48 [Server] INFO at com.feed_the_beast.ftbutilities.data.FTBUtilitiesPlayerData$TeleportTask.execute(FTBUtilitiesPlayerData.java:118) ~[FTBUtilitiesPlayerData$TeleportTask.class:?]
21.04 21:23:48 [Server] INFO at com.feed_the_beast.ftbutilities.data.FTBUtilitiesPlayerData$Timer.teleport(FTBUtilitiesPlayerData.java:80) ~[FTBUtilitiesPlayerData$Timer.class:?]
21.04 21:23:48 [Server] INFO at com.feed_the_beast.ftbutilities.command.tp.CmdRTP.func_184881_a(CmdRTP.java:36) ~[CmdRTP.class:?]
21.04 21:23:48 [Server] INFO at com.feed_the_beast.ftbutilities.ranks.CommandOverride.func_184881_a(CommandOverride.java:88) ~[CommandOverride.class:?]
21.04 21:23:48 [Server] INFO at net.minecraft.command.CommandHandler.func_175786_a(CommandHandler.java:119) [bj.class:?]
21.04 21:23:48 [Server] INFO at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:91) [bj.class:?]
21.04 21:23:48 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:962) [pa.class:?]
21.04 21:23:48 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:941) [pa.class:?]
21.04 21:23:48 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?]
21.04 21:23:48 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?]
21.04 21:23:48 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
21.04 21:23:48 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_191]
21.04 21:23:48 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_191]
21.04 21:23:48 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
21.04 21:23:48 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
21.04 21:23:48 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
21.04 21:23:48 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
21.04 21:23:48 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
21.04 21:23:48 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment