Error on Server Boot
Summary
Server spitting out a error every reboot
Current behavior
Server boots up fine, it just spits out a stacktrace issue.
Intended correct behavior
Should be no error on boot
Debug log snippet
[MythicMobs]: [SCHEDULER] Exception thrown whilst executing task WARN15:17:27 java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.isValid()" because "this.entity" is null at MythicMobs-5.0.4-SNAPSHOT (1).jar//io.lumine.mythic.core.mobs.ActiveMob.setupNew(ActiveMob.java:153) at MythicMobs-5.0.4-SNAPSHOT (1).jar//io.lumine.mythic.core.mobs.ActiveMob.lambda$new$0(ActiveMob.java:123) at MythicMobs-5.0.4-SNAPSHOT (1).jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121) at MythicMobs-5.0.4-SNAPSHOT (1).jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654) at MythicMobs-5.0.4-SNAPSHOT (1).jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70) at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101) at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1531) at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:483) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1455) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1225) at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315) at java.base/java.lang.Thread.run(Thread.java:833)
This issue is very Similar to the closed Issue of #742 (closed) This is running the latest dev build avail.
Server Version: org.bukkit.craftbukkit.v1_18_R2 (Paper)
Plugin Version: 5.0.4
Plugin Build: c7760041
Is Premium: Yes
Is Dev Build: Yes
Supported Version: Yes
------------- www.mythiccraft.io -------------
I can provide more info as needed