Advertisement
Guest User

Untitled

a guest
Jan 10th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.95 KB | None | 0 0
  1. 10.01 17:24:00 [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.KnockOff for attack Knock Off
  2. 10.01 17:24:00 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: java.lang.NullPointerException
  3. 10.01 17:24:00 [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. 10.01 17:24:00 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.KnockOff.ApplyEffect(KnockOff.java:30)
  5. 10.01 17:24:00 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.attacks.Attack.applyAttackEffect(Attack.java:787)
  6. 10.01 17:24:00 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.attacks.Attack.executeAttackEffects(Attack.java:584)
  7. 10.01 17:24:00 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.attacks.Attack.use(Attack.java:499)
  8. 10.01 17:24:00 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at com.pixelmonmod.pixelmon.battles.controller.ai.BattleAIBase.weightOffensiveMove(BattleAIBase.java:208)
  9. 10.01 17:24:00 [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:59)
  10. 10.01 17:24:00 [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)
  11. 10.01 17:24:00 [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. 10.01 17:24:00 [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:197)
  13. 10.01 17:24:00 [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:189)
  14. 10.01 17:24:00 [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:241)
  15. 10.01 17:24:00 [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. 10.01 17:24:00 [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. 10.01 17:24:00 [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. 10.01 17:24:00 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_35_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
  19. 10.01 17:24:00 [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. 10.01 17:24:00 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:137)
  21. 10.01 17:24:00 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:93)
  22. 10.01 17:24:00 [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. 10.01 17:24:00 [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. 10.01 17:24:00 [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. 10.01 17:24:00 [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. 10.01 17:24:00 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  27. 10.01 17:24:00 [Server] Server thread/INFO [STDERR]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:235]: at java.lang.Thread.run(Thread.java:745)
  28. 10.01 17:24:00 [Server] Server thread/INFO [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:240]: ===Too many errors detected in battle, force-ending===
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement