Advertisement
Guest User

Untitled

a guest
Oct 21st, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.69 KB | None | 0 0
  1. 21.10 13:18:39 [Server] Server thread/ERROR [Sponge]: Error occurred while executing command 'retrievestatue' for source EntityPlayerMP['MageFX'/5814, l='survival', x=-1013.49, y=66.00, z=1332.50]: com.pixelmonmod.pixelmon.entities.pixelmon.EntityStatue cannot be cast to com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon
  2. 21.10 13:18:39 [Server] INFO java.lang.ClassCastException: com.pixelmonmod.pixelmon.entities.pixelmon.EntityStatue cannot be cast to com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon
  3. 21.10 13:18:39 [Server] INFO at com.pixelmonmod.pixelmon.entities.pixelmon.Entity1Base.func_70106_y(Entity1Base.java:429) ~[Entity1Base.class:?]
  4. 21.10 13:18:39 [Server] INFO at org.waterpicker.pickupstatue.PickupStatue.lambda$null$4(PickupStatue.java:93) ~[PickupStatue.class:?]
  5. 21.10 13:18:39 [Server] INFO at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_181]
  6. 21.10 13:18:39 [Server] INFO at org.waterpicker.pickupstatue.PickupStatue.lambda$onPreInit$5(PickupStatue.java:90) ~[PickupStatue.class:?]
  7. 21.10 13:18:39 [Server] INFO at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:388) ~[CommandSpec.class:1.12.2-2705-7.1.0-BETA-3481]
  8. 21.10 13:18:39 [Server] INFO at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:341) ~[SimpleDispatcher.class:1.12.2-2705-7.1.0-BETA-3481]
  9. 21.10 13:18:39 [Server] INFO at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:334) [SpongeCommandManager.class:1.12.2-2705-7.1.0-BETA-3481]
  10. 21.10 13:18:39 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1083) [dh.class:?]
  11. 21.10 13:18:39 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:958) [pa.class:?]
  12. 21.10 13:18:39 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:937) [pa.class:?]
  13. 21.10 13:18:39 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?]
  14. 21.10 13:18:39 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?]
  15. 21.10 13:18:39 [Server] INFO at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:193) [PacketPhaseUtil.class:1.12.2-2705-7.1.0-BETA-3481]
  16. 21.10 13:18:39 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zlg000(SourceFile:539) [hv$1.class:?]
  17. 21.10 13:18:39 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
  18. 21.10 13:18:39 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_181]
  19. 21.10 13:18:39 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_181]
  20. 21.10 13:18:39 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
  21. 21.10 13:18:39 [Server] INFO at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:294) [SpongeImplHooks.class:1.12.2-2705-7.1.0-BETA-3481]
  22. 21.10 13:18:39 [Server] INFO at net.minecraft.server.MinecraftServer.redirect$onRun$zjk000(MinecraftServer.java:3970) [MinecraftServer.class:?]
  23. 21.10 13:18:39 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
  24. 21.10 13:18:39 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) [nz.class:?]
  25. 21.10 13:18:39 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  26. 21.10 13:18:39 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  27. 21.10 13:18:39 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  28. 21.10 13:18:45 [Server] Server thread/INFO [nucleus]: MageFX ran the command: /retrievestatue
  29. 21.10 13:18:45 [Server] Server thread/ERROR [Sponge]: Error occurred while executing command 'retrievestatue' for source EntityPlayerMP['MageFX'/5814, l='survival', x=-1013.49, y=66.00, z=1333.49]: com.pixelmonmod.pixelmon.entities.pixelmon.EntityStatue cannot be cast to com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon
  30. 21.10 13:18:45 [Server] INFO java.lang.ClassCastException: com.pixelmonmod.pixelmon.entities.pixelmon.EntityStatue cannot be cast to com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon
  31. 21.10 13:18:45 [Server] INFO at com.pixelmonmod.pixelmon.entities.pixelmon.Entity1Base.func_70106_y(Entity1Base.java:429) ~[Entity1Base.class:?]
  32. 21.10 13:18:45 [Server] INFO at org.waterpicker.pickupstatue.PickupStatue.lambda$null$4(PickupStatue.java:93) ~[PickupStatue.class:?]
  33. 21.10 13:18:45 [Server] INFO at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_181]
  34. 21.10 13:18:45 [Server] INFO at org.waterpicker.pickupstatue.PickupStatue.lambda$onPreInit$5(PickupStatue.java:90) ~[PickupStatue.class:?]
  35. 21.10 13:18:45 [Server] INFO at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:388) ~[CommandSpec.class:1.12.2-2705-7.1.0-BETA-3481]
  36. 21.10 13:18:45 [Server] INFO at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:341) ~[SimpleDispatcher.class:1.12.2-2705-7.1.0-BETA-3481]
  37. 21.10 13:18:45 [Server] INFO at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:334) [SpongeCommandManager.class:1.12.2-2705-7.1.0-BETA-3481]
  38. 21.10 13:18:45 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1083) [dh.class:?]
  39. 21.10 13:18:45 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:958) [pa.class:?]
  40. 21.10 13:18:45 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:937) [pa.class:?]
  41. 21.10 13:18:45 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?]
  42. 21.10 13:18:45 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?]
  43. 21.10 13:18:45 [Server] INFO at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:193) [PacketPhaseUtil.class:1.12.2-2705-7.1.0-BETA-3481]
  44. 21.10 13:18:45 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zlg000(SourceFile:539) [hv$1.class:?]
  45. 21.10 13:18:45 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
  46. 21.10 13:18:45 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_181]
  47. 21.10 13:18:45 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_181]
  48. 21.10 13:18:45 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
  49. 21.10 13:18:45 [Server] INFO at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:294) [SpongeImplHooks.class:1.12.2-2705-7.1.0-BETA-3481]
  50. 21.10 13:18:45 [Server] INFO at net.minecraft.server.MinecraftServer.redirect$onRun$zjk000(MinecraftServer.java:3970) [MinecraftServer.class:?]
  51. 21.10 13:18:45 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
  52. 21.10 13:18:45 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) [nz.class:?]
  53. 21.10 13:18:45 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  54. 21.10 13:18:45 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  55. 21.10 13:18:45 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement