Advertisement
Jsnbrown1989

Untitled

Oct 23rd, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.03 KB | None | 0 0
  1. [19:32:53] [Server thread/ERROR] [FML]: Index: 1 Listeners:
  2. [19:32:53] [Server thread/ERROR] [FML]: 0: NORMAL
  3. [19:32:53] [Server thread/ERROR] [FML]: 1: ASM: net.dirtcraft.plugin.discordnotify.Events.CatchListener@4e6c3846 onCatchEvent(Lcom/pixelmonmod/pixelmon/api/events/CaptureEvent$SuccessfulCapture;)V
  4. [19:32:53] [Server thread/ERROR] [FML]: 2: ASM: me.mrdaniel.researchquests.listeners.PixelmonListener@11c7fd06 onCatch(Lcom/pixelmonmod/pixelmon/api/events/CaptureEvent$SuccessfulCapture;)V
  5. [19:32:53] [Server thread/ERROR] [FML]: 3: ASM: io.github.tsecho.poketeams.eventlisteners.CatchPokemonListener@7d3667a6 onCapture(Lcom/pixelmonmod/pixelmon/api/events/CaptureEvent$SuccessfulCapture;)V
  6. [19:32:53] [Server thread/ERROR] [Sponge]: /***********************************************************************************************************************************/
  7. [19:32:53] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
  8. [19:32:53] [Server thread/ERROR] [Sponge]: /***********************************************************************************************************************************/
  9. [19:32:53] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
  10. [19:32:53] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
  11. [19:32:53] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
  12. [19:32:53] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
  13. [19:32:53] [Server thread/ERROR] [Sponge]: /***********************************************************************************************************************************/
  14. [19:32:53] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: Tick{Entity} */
  15. [19:32:53] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
  16. [19:32:53] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@7afd044f */
  17. [19:32:53] [Server thread/ERROR] [Sponge]: /* */
  18. [19:32:53] [Server thread/ERROR] [Sponge]: /* StackTrace : */
  19. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.relauncher.ReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: field_185412_a */
  20. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:166) */
  21. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.ObfuscationReflectionHelper.findField(ObfuscationReflectionHelper.java:161) */
  22. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.dirtcraft.plugin.discordnotify.Utility.getBiomeName(Utility.java:49) */
  23. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.dirtcraft.plugin.discordnotify.Utility.runBiomePlaceholders(Utility.java:44) */
  24. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.dirtcraft.plugin.discordnotify.Events.CatchListener.onCatchEvent(CatchListener.java:35) */
  25. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_CatchListener_onCatchEvent_SuccessfulCapture.invoke(.dynamic) */
  26. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
  27. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
  28. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
  29. [19:32:53] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.entities.pokeballs.EntityEmptyPokeball.catchPokemon(EntityEmptyPokeball.java:392) */
  30. [19:32:53] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.entities.pokeballs.EntityEmptyPokeball.func_70071_h_(EntityEmptyPokeball.java:326) */
  31. [19:32:53] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:167) */
  32. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zlg000(WorldServer.java:4740) */
  33. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72866_a(World.java:1993) */
  34. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) */
  35. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72870_g(World.java:1955) */
  36. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72870_g(WorldServer.java:6738) */
  37. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:1759) */
  38. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:3930) */
  39. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) */
  40. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
  41. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
  42. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
  43. [19:32:53] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
  44. [19:32:53] [Server thread/ERROR] [Sponge]: /* java.lang.NoSuchFieldException: field_185412_a */
  45. [19:32:53] [Server thread/ERROR] [Sponge]: /* java.lang.Class.getDeclaredField(Class.java:2070) */
  46. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:160) */
  47. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.ObfuscationReflectionHelper.findField(ObfuscationReflectionHelper.java:161) */
  48. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.dirtcraft.plugin.discordnotify.Utility.getBiomeName(Utility.java:49) */
  49. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.dirtcraft.plugin.discordnotify.Utility.runBiomePlaceholders(Utility.java:44) */
  50. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.dirtcraft.plugin.discordnotify.Events.CatchListener.onCatchEvent(CatchListener.java:35) */
  51. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_32_CatchListener_onCatchEvent_SuccessfulCapture.invoke(.dynamic) */
  52. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
  53. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) */
  54. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) */
  55. [19:32:53] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.entities.pokeballs.EntityEmptyPokeball.catchPokemon(EntityEmptyPokeball.java:392) */
  56. [19:32:53] [Server thread/ERROR] [Sponge]: /* com.pixelmonmod.pixelmon.entities.pokeballs.EntityEmptyPokeball.func_70071_h_(EntityEmptyPokeball.java:326) */
  57. [19:32:53] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:167) */
  58. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zlg000(WorldServer.java:4740) */
  59. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72866_a(World.java:1993) */
  60. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) */
  61. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72870_g(World.java:1955) */
  62. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72870_g(WorldServer.java:6738) */
  63. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:1759) */
  64. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:3930) */
  65. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) */
  66. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
  67. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
  68. [19:32:53] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
  69. [19:32:53] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
  70. [19:32:53] [Server thread/ERROR] [Sponge]: /* */
  71. [19:32:53] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
  72. [19:32:53] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-13da4949c */
  73. [19:32:53] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7-SNAPSHOT */
  74. [19:32:53] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7-RC3924 */
  75. [19:32:53] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2838 */
  76. [19:32:53] [Server thread/ERROR] [Sponge]: /***********************************************************************************************************************************/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement