Skip to content

Instantly share code, notes, and snippets.

Created July 1, 2017 04:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/c06b60318ae88759d81ee47bd7a568bc to your computer and use it in GitHub Desktop.
Save anonymous/c06b60318ae88759d81ee47bd7a568bc to your computer and use it in GitHub Desktop.
Battle Error Trainer NPC
[00:00:21] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:149]: Caught error in battle. Continuing...
[00:00:21] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: java.lang.NullPointerException
[00:00:21] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.attacks.Attack.applySelfStatusMove(Attack.java:734)
[00:00:21] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.attacks.Attack.use(Attack.java:273)
[00:00:21] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.useAttack(PixelmonWrapper.java:667)
[00:00:21] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.useAttack(PixelmonWrapper.java:604)
[00:00:21] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.takeTurn(PixelmonWrapper.java:1099)
[00:00:21] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.takeTurn(BattleControllerBase.java:920)
[00:00:21] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:352)
[00:00:21] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:151)
[00:00:21] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
[00:00:21] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_96_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[00:00:21] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[00:00:21] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:635)
[00:00:21] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:591)
[00:00:21] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:282)
[00:00:21] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:694)
[00:00:21] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
[00:00:21] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
[00:00:21] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
[00:00:21] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at java.lang.Thread.run(Thread.java:748)
[00:00:22] [Server thread/INFO] [nucleus/]: Nick_75 ran the command: /quests
[00:00:22] [Server thread/INFO] [nucleus/]: Server ran the command: /tellraw Nick_75 ["",{"underlined":true,"color":"light_purple","text":"Iron Maiden","clickEvent":{"action":"run_command","value":"/quests 29"}}]
[00:00:22] [Server thread/INFO] [nucleus/]: Server ran the command: /tellraw Nick_75 ["",{"underlined":true,"color":"light_purple","text":"The Pirate's Treasure","clickEvent":{"action":"run_command","value":"/quests 59"}}]
[00:00:23] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:149]: Error in applyEffect for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BatonPass for attack Baton Pass
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: java.lang.ArrayIndexOutOfBoundsException: -1
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at java.util.ArrayList.elementData(ArrayList.java:418)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at java.util.ArrayList.set(ArrayList.java:446)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.controller.ai.AggressiveAI.resetSwitchSimulation(AggressiveAI.java:142)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.controller.ai.AggressiveAI.getNextSwitch(AggressiveAI.java:116)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BatonPass.applyEffectDuring(BatonPass.java:43)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.attacks.Attack.applySelfStatusMove(Attack.java:714)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.attacks.Attack.use(Attack.java:273)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.useAttack(PixelmonWrapper.java:667)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.useAttack(PixelmonWrapper.java:604)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.takeTurn(PixelmonWrapper.java:1099)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.takeTurn(BattleControllerBase.java:920)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:352)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:151)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_96_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:635)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:591)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:282)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:694)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at java.lang.Thread.run(Thread.java:748)
[00:00:23] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:149]: Caught error in battle. Continuing...
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: java.lang.NullPointerException
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.attacks.Attack.applySelfStatusMove(Attack.java:734)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.attacks.Attack.use(Attack.java:273)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.useAttack(PixelmonWrapper.java:667)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.useAttack(PixelmonWrapper.java:604)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.takeTurn(PixelmonWrapper.java:1099)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.takeTurn(BattleControllerBase.java:920)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:352)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:151)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_96_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:635)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:591)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:282)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:694)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
[00:00:23] [Server thread/INFO] [STDERR/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:150]: at java.lang.Thread.run(Thread.java:748)
[00:00:23] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:155]: ===Too many errors detected in battle, force-ending===
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment