Hello! This mistake, as I understand it, haunts me. In any interaction with objects uploaded via the Model Engine, it kicks from the server with this error [Legacy attachment omitted]
and also MythicMobs sends this to the console every second: [18:24:49] [Server thread/ERROR]: [MythicMobs] [EVENTS] Exception thrown whilst handling event: org.bukkit.event.world.EntitiesLoadEvent [18:24:49] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.core.mobs.MobExecutor.getVanillaType(io.lumine.mythic.api.mobs.entities.MythicEntityType)" because the return value of "io.lumine.mythic.bukkit.MythicBukkit.getMobManager()" is null [18:24:49] [Server thread/WARN]: at io.lumine.mythic.bukkit.listeners.MobListeners.lambda$load$9(MobListeners.java:273) [18:24:49] [Server thread/WARN]: at io.lumine.mythic.bukkit.utils.Delegates$ConsumerToBiConsumerSecond.accept(Delegates.java:144) [18:24:49] [Server thread/WARN]: at io.lumine.mythic.bukkit.utils.events.functional.single.EventListener.execute(EventListener.java:131) [18:24:49] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [18:24:49] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) [18:24:49] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) [18:24:49] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callEntitiesLoadEvent(CraftEventFactory.java:1806) [18:24:49] [Server thread/WARN]: at net.minecraft.world.level.entity.PersistentEntitySectionManager.g(PersistentEntitySectionManager.java:295) [18:24:49] [Server thread/WARN]: at net.minecraft.world.level.entity.PersistentEntitySectionManager.a(PersistentEntitySectionManager.java:302) [18:24:49] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.CraftChunk.lambda$3(CraftChunk.java:151) [18:24:49] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.CraftChunk.getEntities(CraftChunk.java:158) [18:24:49] [Server thread/WARN]: at io.lumine.mythic.bukkit.listeners.ChunkListeners.scanChunk(ChunkListeners.java:77) [18:24:49] [Server thread/WARN]: at io.lumine.mythic.bukkit.listeners.ChunkListeners.lambda$load$2(ChunkListeners.java:63) [18:24:49] [Server thread/WARN]: at io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121) [18:24:49] [Server thread/WARN]: at io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654) [18:24:49] [Server thread/WARN]: at io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70) [18:24:49] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:82) [18:24:49] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:415) [18:24:49] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1256) [18:24:49] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:387) [18:24:49] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1197) [18:24:49] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1014) [18:24:49] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:303) [18:24:49] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1589)
I use: Spigot 1.20.1 ModelEngine-4.0.5 MythicCrucible-2.0.0-SNAPSHOT 3811 MythicLib-dist-1.6.2-29 MythicMobs-5.6.0-SNAPSHOT 4973