Advertisement
Guest User

Untitled

a guest
Feb 15th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.45 KB | None | 0 0
  1. [15:06:54] [Server thread/ERROR] [FML]: Index: 1 Listeners:
  2. [15:06:54] [Server thread/ERROR] [FML]: 0: NORMAL
  3. [15:06:54] [Server thread/ERROR] [FML]: 1: ASM: io.github.TSEcho.PokeTeams.PokeTeams@3453f4a3 onCatch(Lcom/pixelmonmod/pixelmon/api/events/CaptureEvent$SuccessfulCapture;)V
  4. [15:06:54] [Server thread/ERROR] [FML]: 2: ASM: com.pharaohmo.pixelannouncerplus.events.PixelmonEventListener@63458a08 onCatchPokemon(Lcom/pixelmonmod/pixelmon/api/events/CaptureEvent$SuccessfulCapture;)V
  5. [15:06:54] [Server thread/ERROR] [FML]: 3: ASM: org.waterpicker.lunahunt.listeners.CaptureListener@1d866320 onPokemonCapture(Lcom/pixelmonmod/pixelmon/api/events/CaptureEvent$SuccessfulCapture;)V
  6. [15:06:54] [Server thread/ERROR] [Sponge]: /**************************************************************************************************************************/
  7. [15:06:54] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
  8. [15:06:54] [Server thread/ERROR] [Sponge]: /**************************************************************************************************************************/
  9. [15:06:54] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
  10. [15:06:54] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
  11. [15:06:54] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
  12. [15:06:54] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
  13. [15:06:54] [Server thread/ERROR] [Sponge]: /**************************************************************************************************************************/
  14. [15:06:54] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: EntityTickPhase */
  15. [15:06:54] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
  16. [15:06:54] [Server thread/ERROR] [Sponge]: /* - Owner: EntityPlayerMP['HaleyJayne'/1506, l='world', x=2029.20, y=69.17, z=-6975.69] */
  17. [15:06:54] [Server thread/ERROR] [Sponge]: /* - Source: EntityEmptyPokeball['Master Ball'/1727, l='world', x=2024.00, y=64.05, z=-6999.00] */
  18. [15:06:54] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: CaptureBlockPos{pos=null, world=Optional.empty} */
  19. [15:06:54] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@4c51afca */
  20. [15:06:54] [Server thread/ERROR] [Sponge]: /**************************************************************************************************************************/
  21. [15:06:54] [Server thread/ERROR] [Sponge]: /* StackTrace: */
  22. [15:06:54] [Server thread/ERROR] [Sponge]: /* java.lang.NoClassDefFoundError: com/pixelmonmod/pixelmon/enums/EnumSpecies */
  23. [15:06:54] [Server thread/ERROR] [Sponge]: /* io.github.TSEcho.PokeTeams.Pixelmon.CatchingManager.isLegend(CatchingManager.java:38) */
  24. [15:06:54] [Server thread/ERROR] [Sponge]: /* io.github.TSEcho.PokeTeams.Pixelmon.CatchingManager.<init>(CatchingManager.java:21) */
  25. [15:06:54] [Server thread/ERROR] [Sponge]: /* io.github.TSEcho.PokeTeams.PokeTeams.onCatch(PokeTeams.java:113) */
  26. [15:06:54] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_55_PokeTeams_onCatch_SuccessfulCapture.invoke(.dynamic) */
  27. [15:06:54] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
  28. [15:06:54] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:687) */
  29. [15:06:54] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:641) */
  30. [15:06:54] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.entities.pokeballs.EntityEmptyPokeball.catchPokemon(EntityEmptyPokeball.java:334) */
  31. [15:06:54] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.entities.pokeballs.EntityEmptyPokeball.func_70071_h_(EntityEmptyPokeball.java:280) */
  32. [15:06:54] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:157) */
  33. [15:06:54] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zma000(WorldServer.java:2982) */
  34. [15:06:54] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72866_a(World.java:4154) */
  35. [15:06:54] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) */
  36. [15:06:54] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72870_g(World.java:1952) */
  37. [15:06:54] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:6602) */
  38. [15:06:54] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2295) */
  39. [15:06:54] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) */
  40. [15:06:54] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) */
  41. [15:06:54] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
  42. [15:06:54] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
  43. [15:06:54] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
  44. [15:06:54] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
  45. [15:06:54] [Server thread/ERROR] [Sponge]: /* */
  46. [15:06:54] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
  47. [15:06:54] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-ff990df */
  48. [15:06:54] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2705-7.1.0-BETA-3481 */
  49. [15:06:54] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.4.2705 */
  50. [15:06:54] [Server thread/ERROR] [Sponge]: /**************************************************************************************************************************/
  51. [15:06:54] [Server thread/ERROR] [FML]: Exception caught during firing event com.pixelmonmod.pixelmon.api.events.CaptureEvent$SuccessfulCapture@516dadcf:
  52. java.lang.NoClassDefFoundError: com/pixelmonmod/pixelmon/enums/EnumSpecies
  53. at io.github.TSEcho.PokeTeams.Pixelmon.CatchingManager.isLegend(CatchingManager.java:38) ~[CatchingManager.class:?]
  54. at io.github.TSEcho.PokeTeams.Pixelmon.CatchingManager.<init>(CatchingManager.java:21) ~[CatchingManager.class:?]
  55. at io.github.TSEcho.PokeTeams.PokeTeams.onCatch(PokeTeams.java:113) ~[PokeTeams.class:?]
  56. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_55_PokeTeams_onCatch_SuccessfulCapture.invoke(.dynamic) ~[?:?]
  57. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  58. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:687) [EventBus.class:?]
  59. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:641) [EventBus.class:?]
  60. at com.pixelmonmod.pixelmon.entities.pokeballs.EntityEmptyPokeball.catchPokemon(EntityEmptyPokeball.java:334) [EntityEmptyPokeball.class:?]
  61. at com.pixelmonmod.pixelmon.entities.pokeballs.EntityEmptyPokeball.func_70071_h_(EntityEmptyPokeball.java:280) [EntityEmptyPokeball.class:?]
  62. at org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:157) [TrackingUtil.class:1.12.2-2705-7.1.0-BETA-3481]
  63. at net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zma000(WorldServer.java:2982) [oo.class:?]
  64. at net.minecraft.world.World.func_72866_a(World.java:4154) [amu.class:?]
  65. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) [oo.class:?]
  66. at net.minecraft.world.World.func_72870_g(World.java:1952) [amu.class:?]
  67. at net.minecraft.world.World.func_72939_s(World.java:6602) [amu.class:?]
  68. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2295) [oo.class:?]
  69. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) [MinecraftServer.class:?]
  70. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) [nz.class:?]
  71. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  72. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  73. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement