Advertisement
Guest User

Untitled

a guest
Nov 30th, 2020
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1. [18:57:41 ERROR]: Could not pass event PlayerInteractEvent to MythicArtifacts v0.1.30-SNAPSHOT
  2. java.lang.NoSuchMethodError: org.bukkit.inventory.meta.ItemMeta.spigot()Lorg/bukkit/inventory/meta/ItemMeta$Spigot;
  3. at io.lumine.artifacts.items.DurabilityManager.tickDurability(DurabilityManager.java:56) ~[?:?]
  4. at io.lumine.artifacts.skills.mechanics.ConsumeUsedDurabilityMechanic.cast(ConsumeUsedDurabilityMechanic.java:34) ~[?:?]
  5. at io.lumine.xikage.mythicmobs.skills.SkillMechanic.executeNoTargetSkill(SkillMechanic.java:464) ~[?:?]
  6. at io.lumine.xikage.mythicmobs.skills.SkillMechanic.executeSkills(SkillMechanic.java:432) ~[?:?]
  7. at io.lumine.xikage.mythicmobs.skills.SkillMechanic.execute(SkillMechanic.java:325) ~[?:?]
  8. at io.lumine.xikage.mythicmobs.skills.Skill.execute(Skill.java:270) ~[?:?]
  9. at io.lumine.xikage.mythicmobs.skills.Skill.execute(Skill.java:245) ~[?:?]
  10. at io.lumine.xikage.mythicmobs.skills.mechanics.MetaSkillMechanic.cast(MetaSkillMechanic.java:92) ~[?:?]
  11. at io.lumine.xikage.mythicmobs.skills.SkillMechanic.executeSkills(SkillMechanic.java:367) ~[?:?]
  12. at io.lumine.xikage.mythicmobs.skills.SkillMechanic.execute(SkillMechanic.java:325) ~[?:?]
  13. at io.lumine.xikage.mythicmobs.skills.TriggeredSkill.<init>(TriggeredSkill.java:115) ~[?:?]
  14. at io.lumine.artifacts.items.EquippedItem.runSkills(EquippedItem.java:39) ~[?:?]
  15. at io.lumine.artifacts.profiles.Profile.runSkills(Profile.java:629) ~[?:?]
  16. at io.lumine.artifacts.profiles.Profile.runSkills(Profile.java:592) ~[?:?]
  17. at io.lumine.artifacts.items.ItemManager.InteractEvent(ItemManager.java:426) ~[?:?]
  18. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor788.execute(Unknown Source) ~[?:?]
  19. at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.4.jar:git-Paper-294]
  20. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.4.jar:git-Paper-294]
  21. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.4.jar:git-Paper-294]
  22. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.16.4.jar:git-Paper-294]
  23. at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:503) ~[patched_1.16.4.jar:git-Paper-294]
  24. at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:470) ~[patched_1.16.4.jar:git-Paper-294]
  25. at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:466) ~[patched_1.16.4.jar:git-Paper-294]
  26. at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1588) ~[patched_1.16.4.jar:git-Paper-294]
  27. at net.minecraft.server.v1_16_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:28) ~[patched_1.16.4.jar:git-Paper-294]
  28. at net.minecraft.server.v1_16_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:5) ~[patched_1.16.4.jar:git-Paper-294]
  29. at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23) ~[patched_1.16.4.jar:git-Paper-294]
  30. at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.4.jar:git-Paper-294]
  31. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.4.jar:git-Paper-294]
  32. at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.4.jar:git-Paper-294]
  33. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.4.jar:git-Paper-294]
  34. at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1136) ~[patched_1.16.4.jar:git-Paper-294]
  35. at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1129) ~[patched_1.16.4.jar:git-Paper-294]
  36. at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.4.jar:git-Paper-294]
  37. at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:1090) ~[patched_1.16.4.jar:git-Paper-294]
  38. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1004) ~[patched_1.16.4.jar:git-Paper-294]
  39. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.4.jar:git-Paper-294]
  40. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement