Advertisement
Mykeware

Untitled

Oct 20th, 2016
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.35 KB | None | 0 0
  1.  
  2. 20.10 23:10:31 [Server] Server thread/INFO [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:234]: Error in applyEffect for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Flee for attack Roar
  3. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: java.lang.NullPointerException
  4. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Flee.ApplyEffect(Flee.java:25)
  5. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.attacks.Attack.applyAttackEffect(Attack.java:777)
  6. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.entities.pixelmon.abilities.MagicBounce.allowsIncomingAttack(MagicBounce.java:21)
  7. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.attacks.Attack.use(Attack.java:384)
  8. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.useAttack(PixelmonWrapper.java:407)
  9. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.useAttack(PixelmonWrapper.java:357)
  10. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.takeTurn(PixelmonWrapper.java:810)
  11. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.takeTurn(BattleControllerBase.java:783)
  12. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:289)
  13. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:138)
  14. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
  15. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_33_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
  16. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  17. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:130)
  18. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:99)
  19. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:269)
  20. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:718)
  21. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
  22. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  23. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  24. 20.10 23:10:31 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at java.lang.Thread.run(Thread.java:745)
  25. 20.10 23:10:32 [Server] Server thread/INFO *[Ents] Wolf[Aus]: test
  26. 20.10 23:10:33 [Server] Server thread/INFO [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:234]: Error in applyEffect for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Flee for attack Roar
  27. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: java.lang.NullPointerException
  28. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Flee.ApplyEffect(Flee.java:25)
  29. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.attacks.Attack.applyAttackEffect(Attack.java:777)
  30. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.entities.pixelmon.abilities.MagicBounce.allowsIncomingAttack(MagicBounce.java:21)
  31. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.attacks.Attack.use(Attack.java:384)
  32. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.controller.ai.TacticalAI.simulateStatusMove(TacticalAI.java:185)
  33. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.controller.ai.TacticalAI.getWeightedAttackChoices(TacticalAI.java:57)
  34. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.controller.ai.AdvancedAI.getNextMove(AdvancedAI.java:29)
  35. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.getMove(TrainerParticipant.java:199)
  36. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.chooseMove(PixelmonWrapper.java:196)
  37. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.selectAIAction(PixelmonWrapper.java:188)
  38. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.controller.participants.BattleParticipant.selectAction(BattleParticipant.java:268)
  39. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:251)
  40. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:138)
  41. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
  42. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_33_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
  43. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  44. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:130)
  45. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:99)
  46. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:269)
  47. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:718)
  48. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
  49. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  50. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  51. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at java.lang.Thread.run(Thread.java:745)
  52. 20.10 23:10:33 [Server] Server thread/INFO [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:234]: Error in applyEffect for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Flee for attack Roar
  53. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: java.lang.NullPointerException
  54. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Flee.ApplyEffect(Flee.java:25)
  55. 20.10 23:10:33 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.attacks.Attack.applyAttackEffect(Attack.java:777)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement