Advertisement
Guest User

Untitled

a guest
May 21st, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.03 KB | None | 0 0
  1. cast to org.spongepowered.api.entity.living.player.Player
  2. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at io.github.tsecho.poketeams.eventlisteners.PlayerBattleListener.lambda$getParticipants$1(PlayerBattleListener.java:102)
  3. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at com.google.common.collect.RegularImmutableMap.forEach(RegularImmutableMap.java:146)
  4. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at io.github.tsecho.poketeams.eventlisteners.PlayerBattleListener.getParticipants(PlayerBattleListener.java:98)
  5. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at io.github.tsecho.poketeams.eventlisteners.PlayerBattleListener.onPlayerBattle(PlayerBattleListener.java:30)
  6. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_72_PlayerBattleListener_onPlayerBattle_BattleEndEvent.invoke(.dynamic)
  7. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  8. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:746)
  9. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:696)
  10. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endBattle(BattleControllerBase.java:735)
  11. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endBattle(BattleControllerBase.java:630)
  12. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endBattle(BattleControllerBase.java:758)
  13. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.checkDefeated(BattleControllerBase.java:1083)
  14. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.checkPokemon(BattleControllerBase.java:1026)
  15. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:317)
  16. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:181)
  17. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:17)
  18. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_92_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
  19. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  20. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:746)
  21. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:696)
  22. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
  23. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:776)
  24. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  25. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  26. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  27. [01:53:39] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:96]: at java.lang.Thread.run(Thread.java:748)
  28. [01:53:40] [Server thread/INFO] [nucleus]: Faith_Flame ran the command: /pokestops
  29. [01:53:40] [Server thread/INFO] [minecraft/DedicatedServer]: [❤] [Moderator] cinnabella: me too
  30. [01:53:42] [Server thread/INFO] [minecraft/DedicatedServer]: [ⒶAquaⒶ] [Leader] RubyLeafeon: oh when i open the gym i wanna open no challengers, xD
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement