[SCHEDULER] Exception thrown whilst executing task
[14:49:07 ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
[14:49:07 WARN]: java.lang.NumberFormatException: For input string: "0.5"
[14:49:07 WARN]: at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
[14:49:07 WARN]: at java.base/java.lang.Integer.parseInt(Integer.java:665)
[14:49:07 WARN]: at java.base/java.lang.Integer.valueOf(Integer.java:992)
[14:49:07 WARN]: at MythicMobs-5.4.4-SNAPSHOT (2).jar//io.lumine.mythic.core.skills.mechanics.ModifyScoreMechanic.cast(ModifyScoreMechanic.java:68)
[14:49:07 WARN]: at MythicMobs-5.4.4-SNAPSHOT (2).jar//io.lumine.mythic.core.skills.SkillMechanic.executeNoTargetSkill(SkillMechanic.java:584)
[14:49:07 WARN]: at MythicMobs-5.4.4-SNAPSHOT (2).jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$7(SkillMechanic.java:529)
[14:49:07 WARN]: at MythicMobs-5.4.4-SNAPSHOT (2).jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:547)
[14:49:07 WARN]: at MythicMobs-5.4.4-SNAPSHOT (2).jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:529)
[14:49:07 WARN]: at MythicMobs-5.4.4-SNAPSHOT (2).jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:425)
[14:49:07 WARN]: at MythicMobs-5.4.4-SNAPSHOT (2).jar//io.lumine.mythic.core.mobs.MobType.lambda$executeSkills$7(MobType.java:1234)
[14:49:07 WARN]: at MythicMobs-5.4.4-SNAPSHOT (2).jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
[14:49:07 WARN]: at MythicMobs-5.4.4-SNAPSHOT (2).jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
[14:49:07 WARN]: at MythicMobs-5.4.4-SNAPSHOT (2).jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
[14:49:07 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[14:49:07 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[14:49:07 WARN]: at java.base/java.lang.Thread.run(Thread.java:1623)