Advertisement
Guest User

Untitled

a guest
Jan 16th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.11 KB | None | 0 0
  1. [14:12:40] [Server thread/ERROR] [FML]: Exception caught during firing event com.pixelmonmod.pixelmon.api.events.BeatTrainerEvent@2e2605cd:
  2. java.lang.NullPointerException: null
  3. at br.github.superteits.pixelmoney.listeners.BeatTrainerListener.defeatNPC(BeatTrainerListener.java:27) ~[BeatTrainerListener.class:?]
  4. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_77_BeatTrainerListener_defeatNPC_BeatTrainerEvent.invoke(.dynamic) ~[?:?]
  5. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  6. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:651) [EventBus.class:?]
  7. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:589) [EventBus.class:?]
  8. at com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.loseBattle(NPCTrainer.java:651) [NPCTrainer.class:?]
  9. at com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.endBattle(TrainerParticipant.java:172) [TrainerParticipant.class:?]
  10. at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endBattle(BattleControllerBase.java:709) [BattleControllerBase.class:?]
  11. at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endBattle(BattleControllerBase.java:685) [BattleControllerBase.class:?]
  12. at com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endBattleWithoutXP(BattleControllerBase.java:836) [BattleControllerBase.class:?]
  13. at com.pixelmonmod.pixelmon.entities.pokeballs.EntityOccupiedPokeball.func_70184_a(EntityOccupiedPokeball.java:208) [EntityOccupiedPokeball.class:?]
  14. at net.minecraft.entity.projectile.EntityThrowable.redirect$onProjectileImpact$zhc000(EntityThrowable.java:599) [aev.class:?]
  15. at net.minecraft.entity.projectile.EntityThrowable.func_70071_h_(EntityThrowable.java:249) [aev.class:?]
  16. at com.pixelmonmod.pixelmon.entities.pokeballs.EntityPokeBall.func_70071_h_(EntityPokeBall.java:187) [EntityPokeBall.class:?]
  17. at com.pixelmonmod.pixelmon.entities.pokeballs.EntityOccupiedPokeball.func_70071_h_(EntityOccupiedPokeball.java:87) [EntityOccupiedPokeball.class:?]
  18. at org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:166) [TrackingUtil.class:1.12.2-2555-7.1.0-BETA-2834]
  19. at net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zle000(WorldServer.java:2855) [oo.class:?]
  20. at net.minecraft.world.World.func_72866_a(World.java:4134) [amu.class:?]
  21. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:831) [oo.class:?]
  22. at net.minecraft.world.World.func_72870_g(World.java:1948) [amu.class:?]
  23. at net.minecraft.world.World.func_72939_s(World.java:6553) [amu.class:?]
  24. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2219) [oo.class:?]
  25. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) [MinecraftServer.class:?]
  26. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) [nz.class:?]
  27. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) [MinecraftServer.class:?]
  28. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) [MinecraftServer.class:?]
  29. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  30. [14:12:40] [Server thread/ERROR] [FML]: Index: 1 Listeners:
  31. [14:12:40] [Server thread/ERROR] [FML]: 0: NORMAL
  32. [14:12:40] [Server thread/ERROR] [FML]: 1: ASM: br.github.superteits.pixelmoney.listeners.BeatTrainerListener@44b532f4 defeatNPC(Lcom/pixelmonmod/pixelmon/api/events/BeatTrainerEvent;)V
  33. [14:12:40] [Server thread/ERROR] [FML]: 2: ASM: com.trainercommands.events.PixelEvents@40b0159c onTrainerBeat(Lcom/pixelmonmod/pixelmon/api/events/BeatTrainerEvent;)V
  34. [14:12:40] [Server thread/ERROR] [Sponge]: /*************************************************************************************************************************************/
  35. [14:12:40] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
  36. [14:12:40] [Server thread/ERROR] [Sponge]: /*************************************************************************************************************************************/
  37. [14:12:40] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system is very dependent on NOT throwing exceptions */
  38. [14:12:40] [Server thread/ERROR] [Sponge]: /* randomly,sometimes it is inevitable. Unfortunately, an exception being printed */
  39. [14:12:40] [Server thread/ERROR] [Sponge]: /* now canbe very spammy, and as a result, cause logs to reach several hundred */
  40. [14:12:40] [Server thread/ERROR] [Sponge]: /* megabytesin size. Since there is an exception being thrown, it is advisable to */
  41. [14:12:40] [Server thread/ERROR] [Sponge]: /* report thislog to Sponge on GitHub. */
  42. [14:12:40] [Server thread/ERROR] [Sponge]: /*************************************************************************************************************************************/
  43. [14:12:40] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: EntityTickPhase */
  44. [14:12:40] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
  45. [14:12:40] [Server thread/ERROR] [Sponge]: /* - Owner: EntityPlayerMP['Eisenbahnn'/426, l='world', x=-1316.89, y=65.00, z=877.96] */
  46. [14:12:40] [Server thread/ERROR] [Sponge]: /* - Notifier: null */
  47. [14:12:40] [Server thread/ERROR] [Sponge]: /* - Source: EntityOccupiedPokeball['Granbull Poké Ball'/913, l='world', x=-1316.07, y=66.42, z=882.25] */
  48. [14:12:40] [Server thread/ERROR] [Sponge]: /* - CapturedBlocks: CapturedBlocksSupplier{Captured=0} */
  49. [14:12:40] [Server thread/ERROR] [Sponge]: /* - BlockItemDrops: BlockItemDropsSupplier{Captured=0} */
  50. [14:12:40] [Server thread/ERROR] [Sponge]: /* - BlockItemEntityDrops: BlockItemEntityDropsSupplier{Captured=0} */
  51. [14:12:40] [Server thread/ERROR] [Sponge]: /* - CapturedItems: CapturedItemsSupplier{Captured=0} */
  52. [14:12:40] [Server thread/ERROR] [Sponge]: /* - CapturedEntities: CapturedEntitiesSupplier{Captured=0} */
  53. [14:12:40] [Server thread/ERROR] [Sponge]: /* - CapturedItemStack: CapturedItemStackSupplier{Captured=0} */
  54. [14:12:40] [Server thread/ERROR] [Sponge]: /* - EntityItemDrops: null */
  55. [14:12:40] [Server thread/ERROR] [Sponge]: /* - EntityItemEntityDrops: null */
  56. [14:12:40] [Server thread/ERROR] [Sponge]: /* - BlockEntitySpawns: CapturedBlockEntitySpawnSupplier{Captured=0} */
  57. [14:12:40] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: null */
  58. [14:12:40] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@73ae2f4d */
  59. [14:12:40] [Server thread/ERROR] [Sponge]: /*************************************************************************************************************************************/
  60. [14:12:40] [Server thread/ERROR] [Sponge]: /* StackTrace: */
  61. [14:12:40] [Server thread/ERROR] [Sponge]: /* java.lang.RuntimeException: Unknown Exception During Phase */
  62. [14:12:40] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printExceptionFromPhase(PhaseTracker.java:421) */
  63. [14:12:40] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:168) */
  64. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zle000(WorldServer.java:2855) */
  65. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72866_a(World.java:4134) */
  66. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:831) */
  67. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72870_g(World.java:1948) */
  68. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:6553) */
  69. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2219) */
  70. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) */
  71. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) */
  72. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) */
  73. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) */
  74. [14:12:40] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
  75. [14:12:40] [Server thread/ERROR] [Sponge]: /* java.lang.RuntimeException: java.lang.NullPointerException */
  76. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:663) */
  77. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:589) */
  78. [14:12:40] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.loseBattle(NPCTrainer.java:651) */
  79. [14:12:40] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.endBattle(TrainerParticipant.java:172) */
  80. [14:12:40] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endBattle(BattleControllerBase.java:709) */
  81. [14:12:40] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endBattle(BattleControllerBase.java:685) */
  82. [14:12:40] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endBattleWithoutXP(BattleControllerBase.java:836) */
  83. [14:12:40] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.entities.pokeballs.EntityOccupiedPokeball.func_70184_a(EntityOccupiedPokeball.java:208) */
  84. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.projectile.EntityThrowable.redirect$onProjectileImpact$zhc000(EntityThrowable.java:599) */
  85. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.projectile.EntityThrowable.func_70071_h_(EntityThrowable.java:249) */
  86. [14:12:40] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.entities.pokeballs.EntityPokeBall.func_70071_h_(EntityPokeBall.java:187) */
  87. [14:12:40] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.entities.pokeballs.EntityOccupiedPokeball.func_70071_h_(EntityOccupiedPokeball.java:87) */
  88. [14:12:40] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:166) */
  89. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zle000(WorldServer.java:2855) */
  90. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72866_a(World.java:4134) */
  91. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:831) */
  92. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72870_g(World.java:1948) */
  93. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:6553) */
  94. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2219) */
  95. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) */
  96. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) */
  97. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) */
  98. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) */
  99. [14:12:40] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
  100. [14:12:40] [Server thread/ERROR] [Sponge]: /* java.lang.NullPointerException: null */
  101. [14:12:40] [Server thread/ERROR] [Sponge]: /* br.github.superteits.pixelmoney.listeners.BeatTrainerListener.defeatNPC(BeatTrainerListener.java:27) */
  102. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_77_BeatTrainerListener_defeatNPC_BeatTrainerEvent.invoke(.dynamic) */
  103. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
  104. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:651) */
  105. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:589) */
  106. [14:12:40] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.entities.npcs.NPCTrainer.loseBattle(NPCTrainer.java:651) */
  107. [14:12:40] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.battles.controller.participants.TrainerParticipant.endBattle(TrainerParticipant.java:172) */
  108. [14:12:40] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endBattle(BattleControllerBase.java:709) */
  109. [14:12:40] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endBattle(BattleControllerBase.java:685) */
  110. [14:12:40] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.battles.controller.BattleControllerBase.endBattleWithoutXP(BattleControllerBase.java:836) */
  111. [14:12:40] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.entities.pokeballs.EntityOccupiedPokeball.func_70184_a(EntityOccupiedPokeball.java:208) */
  112. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.projectile.EntityThrowable.redirect$onProjectileImpact$zhc000(EntityThrowable.java:599) */
  113. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.projectile.EntityThrowable.func_70071_h_(EntityThrowable.java:249) */
  114. [14:12:40] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.entities.pokeballs.EntityPokeBall.func_70071_h_(EntityPokeBall.java:187) */
  115. [14:12:40] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.entities.pokeballs.EntityOccupiedPokeball.func_70071_h_(EntityOccupiedPokeball.java:87) */
  116. [14:12:40] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:166) */
  117. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zle000(WorldServer.java:2855) */
  118. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72866_a(World.java:4134) */
  119. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:831) */
  120. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72870_g(World.java:1948) */
  121. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:6553) */
  122. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2219) */
  123. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) */
  124. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) */
  125. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) */
  126. [14:12:40] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) */
  127. [14:12:40] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
  128. [14:12:40] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
  129. [14:12:40] [Server thread/ERROR] [Sponge]: /* */
  130. [14:12:40] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
  131. [14:12:40] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-SNAPSHOT-dfc5c4a */
  132. [14:12:40] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2555-7.1.0-BETA-2834 */
  133. [14:12:40] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.1.2555
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement