Guest User

error

a guest
Feb 28th, 2022
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1. [01:19:09 INFO]: [MMOItems] Enabling MMOItems v6.6.6
  2. [01:19:09 ERROR]: [MMOItems] Plugin MMOItems v6.6.6 has failed to register events for class net.Indyuce.mmoitems.ability.list.misc.Item_Bomb because io/lumine/mythic/lib/comp/mythicmobs/MythicSkillInfo does not exist.
  3. [01:19:09 ERROR]: [MMOItems] Plugin MMOItems v6.6.6 has failed to register events for class net.Indyuce.mmoitems.ability.list.misc.Item_Throw because io/lumine/mythic/lib/comp/mythicmobs/MythicSkillInfo does not exist.
  4. [01:19:09 ERROR]: [MMOItems] Plugin MMOItems v6.6.6 has failed to register events for class net.Indyuce.mmoitems.ability.list.simple.Frog_Mode because io/lumine/mythic/lib/comp/mythicmobs/MythicSkillInfo does not exist.
  5. [01:19:09 ERROR]: [MMOItems] Plugin MMOItems v6.6.6 has failed to register events for class net.Indyuce.mmoitems.ability.list.simple.Frozen_Aura because io/lumine/mythic/lib/comp/mythicmobs/MythicSkillInfo does not exist.
  6. [01:19:09 ERROR]: [MMOItems] Plugin MMOItems v6.6.6 has failed to register events for class net.Indyuce.mmoitems.ability.list.simple.Shadow_Veil because io/lumine/mythic/lib/comp/mythicmobs/MythicSkillInfo does not exist.
  7. [01:19:09 ERROR]: [MMOItems] Plugin MMOItems v6.6.6 has failed to register events for class net.Indyuce.mmoitems.ability.list.simple.Throw_Up because io/lumine/mythic/lib/comp/mythicmobs/MythicSkillInfo does not exist.
  8. [01:19:09 ERROR]: [MMOItems] Plugin MMOItems v6.6.6 has failed to register events for class net.Indyuce.mmoitems.ability.list.target.Weaken_Target because io/lumine/mythic/lib/comp/mythicmobs/MythicSkillInfo does not exist.
  9. [01:19:09 ERROR]: [MMOItems] Plugin MMOItems v6.6.6 has failed to register events for class net.Indyuce.mmoitems.ability.list.vector.Corrupted_Fangs because io/lumine/mythic/lib/comp/mythicmobs/MythicSkillInfo does not exist.
  10. [01:19:09 ERROR]: [MMOItems] Plugin MMOItems v6.6.6 has failed to register events for class net.Indyuce.mmoitems.ability.list.vector.Explosive_Turkey because io/lumine/mythic/lib/comp/mythicmobs/MythicSkillInfo does not exist.
  11. [01:19:09 ERROR]: [MMOItems] Plugin MMOItems v6.6.6 has failed to register events for class net.Indyuce.mmoitems.ability.list.vector.Shulker_Missile because io/lumine/mythic/lib/comp/mythicmobs/MythicSkillInfo does not exist.
  12. [01:19:09 ERROR]: [MMOItems] Plugin MMOItems v6.6.6 has failed to register events for class net.Indyuce.mmoitems.ability.list.vector.TNT_Throw because io/lumine/mythic/lib/comp/mythicmobs/MythicSkillInfo does not exist.
  13. [01:19:09 ERROR]: Error occurred while enabling MMOItems v6.6.6 (Is it up to date?)
  14. java.lang.NoSuchMethodError: 'io.lumine.mythic.lib.skill.trigger.TriggerType[] io.lumine.mythic.lib.skill.trigger.TriggerType.values()'
  15. at net.Indyuce.mmoitems.manager.ConfigManager.<init>(ConfigManager.java:139) ~[?:?]
  16. at net.Indyuce.mmoitems.MMOItems.enable(MMOItems.java:188) ~[?:?]
  17. at io.lumine.mythic.utils.plugin.LuminePlugin.onEnable(LuminePlugin.java:72) ~[?:?]
  18. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-api-1.18.1-R0.1-SNAPSHOT.jar:?]
  19. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.18.1-R0.1-SNAPSHOT.jar:?]
  20. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-api-1.18.1-R0.1-SNAPSHOT.jar:?]
  21. at org.bukkit.craftbukkit.v1_18_R1.CraftServer.enablePlugin(CraftServer.java:521) ~[spigot-1.18.1-R0.1-SNAPSHOT.jar:3442-Spigot-699290c-62d9762]
  22. at org.bukkit.craftbukkit.v1_18_R1.CraftServer.enablePlugins(CraftServer.java:435) ~[spigot-1.18.1-R0.1-SNAPSHOT.jar:3442-Spigot-699290c-62d9762]
  23. at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:612) ~[spigot-1.18.1-R0.1-SNAPSHOT.jar:3442-Spigot-699290c-62d9762]
  24. at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:414) ~[spigot-1.18.1-R0.1-SNAPSHOT.jar:3442-Spigot-699290c-62d9762]
  25. at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:262) ~[spigot-1.18.1-R0.1-SNAPSHOT.jar:3442-Spigot-699290c-62d9762]
  26. at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:994) ~[spigot-1.18.1-R0.1-SNAPSHOT.jar:3442-Spigot-699290c-62d9762]
  27. at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) ~[spigot-1.18.1-R0.1-SNAPSHOT.jar:3442-Spigot-699290c-62d9762]
  28. at java.lang.Thread.run(Thread.java:833) [?:?]
  29.  
Advertisement
Add Comment
Please, Sign In to add comment