Bug Closed · Resolved

"setspeed" can't work in skills

#6182 opened by Unknown 1 year ago

Unknownreported this bug

config: PZombieAngry200: Conditions:

  • health{h=50-200} Skills:
  • effect:glow{color=RED;duration=40} @self
  • effect:particles{p=FLAME;amount=8;radius=2;speed=0.1;hS=0.5;vS=0.5} @self
  • setspeed{speed=1.6} @self

log: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task [16:17:09 WARN]: java.lang.IncompatibleClassChangeError: Found class org.bukkit.attribute.Attribute, but interface was expected [16:17:09 WARN]: at MythicMobs-5.8.1.jar//io.lumine.mythic.api.mobs.entities.MythicEntityType.getAttributeDefault(MythicEntityType.java:193) [16:17:09 WARN]: at MythicMobs-5.8.1.jar//io.lumine.mythic.core.skills.mechanics.SetSpeedMechanic.castAtEntity(SetSpeedMechanic.java:74) [16:17:09 WARN]: at MythicMobs-5.8.1.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedEntitySkill$16(SkillMechanic.java:617) [16:17:09 WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) [16:17:09 WARN]: at MythicMobs-5.8.1.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedEntitySkill(SkillMechanic.java:613) [16:17:09 WARN]: at MythicMobs-5.8.1.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$12(SkillMechanic.java:568) [16:17:09 WARN]: at MythicMobs-5.8.1.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121) [16:17:09 WARN]: at MythicMobs-5.8.1.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654) [16:17:09 WARN]: at MythicMobs-5.8.1.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70) [16:17:09 WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:86) [16:17:09 WARN]: at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:475) [16:17:09 WARN]: at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1770) [16:17:09 WARN]: at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:513) [16:17:09 WARN]: at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1642) [16:17:09 WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1342) [16:17:09 WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:333) [16:17:09 WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)

version: Purpur 1.21.1 MythicMobs [Free Version] v5.8.1

Unknowncommented

Closing issue due to incomplete information - you can re-open the issue with a modern-version (MM 5.8.2+) server-log from startup to player-join, as well as sharing a config for PZombieAngry200 with steps on what is being attempted, and what is not working.
For additional, personal support, perhaps visit the support channels in our Discord to confirm correct configuration and presence of a bug to report. Best of luck!

Sign in to join the discussion.