Advertisement
Guest User

Untitled

a guest
Jul 21st, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.89 KB | None | 0 0
  1. 21.07 11:17:16 [Server] Server thread/ERROR [Sponge]: Error occurred while executing command 'pokehatch mrblizzard' for source EntityPlayerMP['MrBlizzard'/181218, l='world', x=-4355.58, y=97.87, z=11421.33]: java.lang.NoSuchMethodError: com.pixelmonmod.pixelmon.comm.ChatHandler.sendFormattedChat(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/util/text/TextFormatting;Ljava/lang/String;[Ljava/lang/Object;)V
  2. 21.07 11:17:16 [Server] INFO java.lang.RuntimeException: java.lang.NoSuchMethodError: com.pixelmonmod.pixelmon.comm.ChatHandler.sendFormattedChat(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/util/text/TextFormatting;Ljava/lang/String;[Ljava/lang/Object;)V
  3. 21.07 11:17:16 [Server] INFO at org.spongepowered.common.command.MinecraftCommandWrapper.tryExecute(MinecraftCommandWrapper.java:164) ~[MinecraftCommandWrapper.class:1.12.2-2705-7.1.0-BETA-3126]
  4. 21.07 11:17:16 [Server] INFO at org.spongepowered.common.command.MinecraftCommandWrapper.process(MinecraftCommandWrapper.java:145) ~[MinecraftCommandWrapper.class:1.12.2-2705-7.1.0-BETA-3126]
  5. 21.07 11:17:16 [Server] INFO at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:341) ~[SimpleDispatcher.class:1.12.2-2705-7.1.0-BETA-3126]
  6. 21.07 11:17:16 [Server] INFO at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:328) [SpongeCommandManager.class:1.12.2-2705-7.1.0-BETA-3126]
  7. 21.07 11:17:16 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1083) [dh.class:?]
  8. 21.07 11:17:16 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:958) [pa.class:?]
  9. 21.07 11:17:16 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:937) [pa.class:?]
  10. 21.07 11:17:16 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?]
  11. 21.07 11:17:16 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?]
  12. 21.07 11:17:16 [Server] INFO at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:148) [PacketUtil.class:1.12.2-2705-7.1.0-BETA-3126]
  13. 21.07 11:17:16 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zlb000(SourceFile:539) [hv$1.class:?]
  14. 21.07 11:17:16 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
  15. 21.07 11:17:16 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_141]
  16. 21.07 11:17:16 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_141]
  17. 21.07 11:17:16 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
  18. 21.07 11:17:16 [Server] INFO at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:284) [SpongeImplHooks.class:1.12.2-2705-7.1.0-BETA-3126]
  19. 21.07 11:17:16 [Server] INFO at net.minecraft.server.MinecraftServer.redirect$onRun$zjg000(MinecraftServer.java:3987) [MinecraftServer.class:?]
  20. 21.07 11:17:16 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
  21. 21.07 11:17:16 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) [nz.class:?]
  22. 21.07 11:17:16 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  23. 21.07 11:17:16 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  24. 21.07 11:17:16 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_141]
  25. 21.07 11:17:16 [Server] INFO Caused by: java.lang.NoSuchMethodError: com.pixelmonmod.pixelmon.comm.ChatHandler.sendFormattedChat(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/util/text/TextFormatting;Ljava/lang/String;[Ljava/lang/Object;)V
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement