this error throws after a player joins
[16:26:19 ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task [16:26:19 WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.skills.SkillCaster.getEntity()" because "caster" is null [16:26:19 WARN]: at MythicCrucible-1.7.0-SNAPSHOT.jar//io.lumine.mythiccrucible.items.EquippedItem.runTimerSkills(EquippedItem.java:62) [16:26:19 WARN]: at MythicCrucible-1.7.0-SNAPSHOT.jar//io.lumine.mythiccrucible.profiles.Profile.lambda$runTimerSkills$2(Profile.java:259) [16:26:19 WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [16:26:19 WARN]: at MythicCrucible-1.7.0-SNAPSHOT.jar//io.lumine.mythiccrucible.profiles.Profile.runTimerSkills(Profile.java:257) [16:26:19 WARN]: at MythicCrucible-1.7.0-SNAPSHOT.jar//io.lumine.mythiccrucible.profiles.ProfileManager.lambda$runTimerSkills$23(ProfileManager.java:215) [16:26:19 WARN]: at java.base/java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4780) [16:26:19 WARN]: at MythicCrucible-1.7.0-SNAPSHOT.jar//io.lumine.mythiccrucible.profiles.ProfileManager.runTimerSkills(ProfileManager.java:209) [16:26:19 WARN]: at MythicCrucible-1.7.0-SNAPSHOT.jar//io.lumine.mythiccrucible.clocks.MythicArtifactsAsyncClock.run(MythicArtifactsAsyncClock.java:14) [16:26:19 WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToConsumer.accept(Delegates.java:93) [16:26:19 WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers$LumineTask.run(Schedulers.java:173) [16:26:19 WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101) [16:26:19 WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) [16:26:19 WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) [16:26:19 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [16:26:19 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [16:26:19 WARN]: at java.base/java.lang.Thread.run(Thread.java:833)