Advertisement
Mykeware

Untitled

Dec 13th, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.93 KB | None | 0 0
  1. 13.12 13:28:28 [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.Trick for attack Trick
  2. 13.12 13:28:28 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: java.lang.NullPointerException
  3. 13.12 13:28:28 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:507)
  4. 13.12 13:28:28 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Trick.ApplyEffectDuring(Trick.java:43)
  5. 13.12 13:28:28 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.attacks.Attack.use(Attack.java:443)
  6. 13.12 13:28:28 [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)
  7. 13.12 13:28:28 [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)
  8. 13.12 13:28:28 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.controller.ai.TacticalAI.getNextMove(TacticalAI.java:33)
  9. 13.12 13:28:28 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.controller.ai.AdvancedAI.getNextMoveAttackOnly(AdvancedAI.java:106)
  10. 13.12 13:28:28 [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:57)
  11. 13.12 13:28:28 [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)
  12. 13.12 13:28:28 [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)
  13. 13.12 13:28:28 [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)
  14. 13.12 13:28:28 [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)
  15. 13.12 13:28:28 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:263)
  16. 13.12 13:28:28 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:138)
  17. 13.12 13:28:28 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
  18. 13.12 13:28:28 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_34_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
  19. 13.12 13:28:28 [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)
  20. 13.12 13:28:28 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:125)
  21. 13.12 13:28:28 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:94)
  22. 13.12 13:28:28 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:269)
  23. 13.12 13:28:28 [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)
  24. 13.12 13:28:28 [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)
  25. 13.12 13:28:28 [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)
  26. 13.12 13:28:28 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  27. 13.12 13:28:28 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at java.lang.Thread.run(Thread.java:745)
  28. 13.12 13:28:46 [Server] Server thread/WARN Can't keep up! Did the system time change, or is the server overloaded? Running 13566ms behind, skipping 271 tick(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement