Advertisement
Guest User

Untitled

a guest
Sep 1st, 2015
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 9.46 KB | None | 0 0
  1. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:onCrash:218]: Error calculating canAttackThisTurn for Sleep
  2. [B#313]  [03:58:18] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NullPointerException
  3. [B#313]  [03:58:18] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at com.pixelmonmod.pixelmon.battles.status.Sleep.uproarActive(Sleep.java:91)
  4. [B#313]  [03:58:18] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at com.pixelmonmod.pixelmon.battles.status.Sleep.canAttackThisTurn(Sleep.java:42)
  5. [B#313]  [03:58:18] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.takeTurn(PixelmonWrapper.java:732)
  6. [B#313]  [03:58:18] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.takeTurn(BattleControllerBase.java:752)
  7. [B#313]  [03:58:18] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.update(BattleControllerBase.java:347)
  8. [B#313]  [03:58:18] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:67)
  9. [B#313]  [03:58:18] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:12)
  10. [B#313]  [03:58:18] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_130_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic)
  11. [B#313]  [03:58:18] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
  12. [B#313]  [03:58:18] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  13. [B#313]  [03:58:18] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:296)
  14. [B#313]  [03:58:18] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:713)
  15. [B#313]  [03:58:18] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
  16. [B#313]  [03:58:18] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:258)
  17. [B#313]  [03:58:18] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
  18. [B#313]  [03:58:18] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.lang.Thread.run(Unknown Source)
  19. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:147]: A battle error has occurred! Please report this error log to the Pixelmon developers.
  20. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:148]: ====COMMENCING BATTLE LOG TRANSCRIPT====
  21. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:150]: ==TURN 1==
  22. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:153]: Position 0:
  23. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:158]: Skiploom in position 0 used Tackle with results:
  24. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:162]:   Targeting Skiploom, hit, with damage: 7
  25. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:153]: Position 1:
  26. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:158]: Skiploom in position 1 used Tail Whip with results:
  27. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:162]:   Targeting Skiploom, succeeded, with damage: 0
  28. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:150]: ==TURN 2==
  29. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:153]: Position 0:
  30. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:158]: Skiploom in position 0 used Stun Spore with results:
  31. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:153]: Position 1:
  32. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:158]: Skiploom in position 1 used Sleep Powder with results:
  33. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:150]: ==TURN 3==
  34. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:153]: Position 0:
  35. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:158]: Skiploom in position 0 used Tackle with results:
  36. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:162]:   Targeting Skiploom, hit, with damage: 7
  37. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:153]: Position 1:
  38. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:158]: Skiploom in position 1 used Synthesis with results:
  39. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:162]:   Targeting Skiploom, succeeded, with damage: 0
  40. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:150]: ==TURN 4==
  41. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:153]: Position 0:
  42. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:158]: Skiploom in position 0 used Sleep Powder with results:
  43. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:162]:   Targeting Skiploom, proceed, with damage: 0
  44. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:153]: Position 1:
  45. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:158]: Skiploom in position 1 used Tail Whip with results:
  46. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:162]:   Targeting Skiploom, succeeded, with damage: 0
  47. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:150]: ==TURN 5==
  48. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:153]: Position 0:
  49. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:158]: Skiploom in position 0 used Synthesis with results:
  50. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:162]:   Targeting Skiploom, failed, with damage: 0
  51. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:153]: Position 1:
  52. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:156]: ERROR READING MOVE
  53. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:150]: ==TURN 6==
  54. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:153]: Position 0:
  55. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:153]: Position 1:
  56. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:189]: ==CURRENT TURN==
  57. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:195]: Skiploom is using Tackle.
  58. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:195]: Skiploom is using Tail Whip.
  59. [B#313]  [03:58:18] [Server thread/INFO] [STDOUT]: [com.pixelmonmod.pixelmon.battles.controller.log.BattleLog:print:207]: ====END OF LOG====
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement