Advertisement
Guest User

A Battle Error

a guest
May 27th, 2015
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.94 KB | None | 0 0
  1. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:147]: Caught error in battle. Continuing...
  2. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  3. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.calculateEscape(BattleController2Participant.java:97)
  4. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.tryFlee(BattleController2Participant.java:59)
  5. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.takeTurn(BattleControllerBase.java:540)
  6. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:265)
  7. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:67)
  8. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
  9. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
  10. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
  11. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  12. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:296)
  13. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:712)
  14. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364)
  15. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
  16. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
  17. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
  18. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:86]: A battle error has occurred! Please report this error log to the Pixelmon developers.
  19. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:87]: ====COMMENCING BATTLE LOG TRANSCRIPT====
  20. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:89]: ==TURN 1==
  21. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 0:
  22. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 1:
  23. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:125]: ==CURRENT TURN==
  24. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:130]: Flygon is using DragonBreath.
  25. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:132]: Squirtle is not attacking.
  26. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:141]: ====END OF LOG====
  27. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:147]: Caught error in battle. Continuing...
  28. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  29. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.calculateEscape(BattleController2Participant.java:97)
  30. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.tryFlee(BattleController2Participant.java:59)
  31. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.takeTurn(BattleControllerBase.java:540)
  32. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:265)
  33. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:67)
  34. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
  35. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
  36. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
  37. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  38. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:309)
  39. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:687)
  40. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364)
  41. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
  42. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
  43. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
  44. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:86]: A battle error has occurred! Please report this error log to the Pixelmon developers.
  45. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:87]: ====COMMENCING BATTLE LOG TRANSCRIPT====
  46. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:89]: ==TURN 1==
  47. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 0:
  48. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 1:
  49. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:125]: ==CURRENT TURN==
  50. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:130]: Flygon is using DragonBreath.
  51. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:132]: Squirtle is not attacking.
  52. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:141]: ====END OF LOG====
  53. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:147]: Caught error in battle. Continuing...
  54. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  55. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.calculateEscape(BattleController2Participant.java:97)
  56. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.tryFlee(BattleController2Participant.java:59)
  57. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.takeTurn(BattleControllerBase.java:540)
  58. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:265)
  59. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:67)
  60. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
  61. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
  62. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
  63. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  64. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:296)
  65. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:712)
  66. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364)
  67. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
  68. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
  69. [03:48:05] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
  70. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:86]: A battle error has occurred! Please report this error log to the Pixelmon developers.
  71. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:87]: ====COMMENCING BATTLE LOG TRANSCRIPT====
  72. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:89]: ==TURN 1==
  73. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 0:
  74. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 1:
  75. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:125]: ==CURRENT TURN==
  76. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:130]: Flygon is using DragonBreath.
  77. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:132]: Squirtle is not attacking.
  78. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:141]: ====END OF LOG====
  79. [03:48:05] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:153]: ===Too many errors detected in battle, force-ending===
  80. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:147]: Caught error in battle. Continuing...
  81. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  82. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.calculateEscape(BattleController2Participant.java:97)
  83. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.tryFlee(BattleController2Participant.java:59)
  84. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.takeTurn(BattleControllerBase.java:540)
  85. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:265)
  86. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:67)
  87. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
  88. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
  89. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
  90. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  91. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:296)
  92. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:712)
  93. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364)
  94. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
  95. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
  96. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
  97. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:86]: A battle error has occurred! Please report this error log to the Pixelmon developers.
  98. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:87]: ====COMMENCING BATTLE LOG TRANSCRIPT====
  99. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:89]: ==TURN 1==
  100. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 0:
  101. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 1:
  102. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:125]: ==CURRENT TURN==
  103. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:130]: Flygon is using Sandstorm.
  104. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:132]: Squirtle is not attacking.
  105. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:141]: ====END OF LOG====
  106. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:147]: Caught error in battle. Continuing...
  107. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  108. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.calculateEscape(BattleController2Participant.java:97)
  109. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.tryFlee(BattleController2Participant.java:59)
  110. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.takeTurn(BattleControllerBase.java:540)
  111. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:265)
  112. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:67)
  113. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
  114. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
  115. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
  116. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  117. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:309)
  118. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:687)
  119. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364)
  120. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
  121. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
  122. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
  123. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:86]: A battle error has occurred! Please report this error log to the Pixelmon developers.
  124. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:87]: ====COMMENCING BATTLE LOG TRANSCRIPT====
  125. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:89]: ==TURN 1==
  126. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 0:
  127. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 1:
  128. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:125]: ==CURRENT TURN==
  129. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:130]: Flygon is using Sandstorm.
  130. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:132]: Squirtle is not attacking.
  131. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:141]: ====END OF LOG====
  132. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:147]: Caught error in battle. Continuing...
  133. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  134. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.calculateEscape(BattleController2Participant.java:92)
  135. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.tryFlee(BattleController2Participant.java:59)
  136. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.takeTurn(BattleControllerBase.java:540)
  137. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:265)
  138. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:67)
  139. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
  140. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
  141. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
  142. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  143. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:296)
  144. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:712)
  145. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364)
  146. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
  147. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
  148. [03:48:10] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
  149. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:86]: A battle error has occurred! Please report this error log to the Pixelmon developers.
  150. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:87]: ====COMMENCING BATTLE LOG TRANSCRIPT====
  151. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:89]: ==TURN 1==
  152. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 0:
  153. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 1:
  154. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:125]: ==CURRENT TURN==
  155. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:130]: Flygon is using Sandstorm.
  156. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:132]: Squirtle is not attacking.
  157. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:141]: ====END OF LOG====
  158. [03:48:10] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:153]: ===Too many errors detected in battle, force-ending===
  159. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:147]: Caught error in battle. Continuing...
  160. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  161. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.calculateEscape(BattleController2Participant.java:97)
  162. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.tryFlee(BattleController2Participant.java:59)
  163. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.takeTurn(BattleControllerBase.java:540)
  164. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:265)
  165. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:67)
  166. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
  167. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
  168. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
  169. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  170. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:296)
  171. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:712)
  172. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364)
  173. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
  174. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
  175. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
  176. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:86]: A battle error has occurred! Please report this error log to the Pixelmon developers.
  177. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:87]: ====COMMENCING BATTLE LOG TRANSCRIPT====
  178. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:89]: ==TURN 1==
  179. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 0:
  180. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 1:
  181. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:125]: ==CURRENT TURN==
  182. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:130]: Flygon is using Bide.
  183. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:132]: Squirtle is not attacking.
  184. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:141]: ====END OF LOG====
  185. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:147]: Caught error in battle. Continuing...
  186. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  187. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.calculateEscape(BattleController2Participant.java:97)
  188. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.tryFlee(BattleController2Participant.java:59)
  189. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.takeTurn(BattleControllerBase.java:540)
  190. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:265)
  191. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:67)
  192. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
  193. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
  194. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
  195. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  196. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:309)
  197. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:687)
  198. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364)
  199. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
  200. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
  201. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
  202. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:86]: A battle error has occurred! Please report this error log to the Pixelmon developers.
  203. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:87]: ====COMMENCING BATTLE LOG TRANSCRIPT====
  204. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:89]: ==TURN 1==
  205. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 0:
  206. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 1:
  207. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:125]: ==CURRENT TURN==
  208. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:130]: Flygon is using Bide.
  209. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:132]: Squirtle is not attacking.
  210. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:141]: ====END OF LOG====
  211. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:147]: Caught error in battle. Continuing...
  212. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  213. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.calculateEscape(BattleController2Participant.java:97)
  214. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.tryFlee(BattleController2Participant.java:59)
  215. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.takeTurn(BattleControllerBase.java:540)
  216. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:265)
  217. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:67)
  218. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
  219. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
  220. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
  221. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  222. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:296)
  223. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:712)
  224. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364)
  225. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
  226. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
  227. [03:48:18] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
  228. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:86]: A battle error has occurred! Please report this error log to the Pixelmon developers.
  229. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:87]: ====COMMENCING BATTLE LOG TRANSCRIPT====
  230. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:89]: ==TURN 1==
  231. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 0:
  232. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 1:
  233. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:125]: ==CURRENT TURN==
  234. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:130]: Flygon is using Bide.
  235. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:132]: Squirtle is not attacking.
  236. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:141]: ====END OF LOG====
  237. [03:48:18] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:153]: ===Too many errors detected in battle, force-ending===
  238. [03:48:25] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  239. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:147]: Caught error in battle. Continuing...
  240. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  241. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.calculateEscape(BattleController2Participant.java:97)
  242. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.tryFlee(BattleController2Participant.java:59)
  243. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.takeTurn(BattleControllerBase.java:540)
  244. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:265)
  245. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:67)
  246. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
  247. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
  248. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
  249. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  250. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:296)
  251. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:712)
  252. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364)
  253. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
  254. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
  255. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
  256. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:86]: A battle error has occurred! Please report this error log to the Pixelmon developers.
  257. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:87]: ====COMMENCING BATTLE LOG TRANSCRIPT====
  258. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:89]: ==TURN 1==
  259. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 0:
  260. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 1:
  261. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:125]: ==CURRENT TURN==
  262. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:130]: Skorupi is using Leer.
  263. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:132]: Squirtle is not attacking.
  264. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:141]: ====END OF LOG====
  265. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:147]: Caught error in battle. Continuing...
  266. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  267. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.calculateEscape(BattleController2Participant.java:92)
  268. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.tryFlee(BattleController2Participant.java:59)
  269. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.takeTurn(BattleControllerBase.java:540)
  270. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:265)
  271. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:67)
  272. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
  273. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
  274. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
  275. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  276. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:309)
  277. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:687)
  278. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364)
  279. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
  280. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
  281. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
  282. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:86]: A battle error has occurred! Please report this error log to the Pixelmon developers.
  283. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:87]: ====COMMENCING BATTLE LOG TRANSCRIPT====
  284. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:89]: ==TURN 1==
  285. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 0:
  286. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 1:
  287. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:125]: ==CURRENT TURN==
  288. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:130]: Skorupi is using Leer.
  289. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:132]: Squirtle is not attacking.
  290. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:141]: ====END OF LOG====
  291. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:147]: Caught error in battle. Continuing...
  292. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
  293. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.calculateEscape(BattleController2Participant.java:97)
  294. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleController2Participant.tryFlee(BattleController2Participant.java:59)
  295. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.takeTurn(BattleControllerBase.java:540)
  296. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:265)
  297. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:67)
  298. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
  299. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
  300. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
  301. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  302. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:296)
  303. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:712)
  304. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364)
  305. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
  306. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
  307. [03:48:51] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
  308. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:86]: A battle error has occurred! Please report this error log to the Pixelmon developers.
  309. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:87]: ====COMMENCING BATTLE LOG TRANSCRIPT====
  310. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:89]: ==TURN 1==
  311. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 0:
  312. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:92]: Position 1:
  313. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:125]: ==CURRENT TURN==
  314. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:130]: Skorupi is using Leer.
  315. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:132]: Squirtle is not attacking.
  316. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:141]: ====END OF LOG====
  317. [03:48:51] [Server thread/INFO] [STDOUT/]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:153]: ===Too many errors detected in battle, force-ending===
  318. [03:49:10] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement