Jsnbrown1989

Error 8

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