- [06:04:20 ERROR]: Could not pass event CreatureSpawnEvent to WorldGuard v7.0.5+3827266
- java.lang.NullPointerException: Cannot invoke "String.toLowerCase(java.util.Locale)" because the return value of "org.bukkit.entity.EntityType.getName()" is null
- at com.fastasyncworldedit.bukkit.adapter.IBukkitAdapter.adapt(IBukkitAdapter.java:346) ~[?:?]
- at com.fastasyncworldedit.bukkit.adapter.IDelegateBukkitImplAdapter.adapt(IDelegateBukkitImplAdapter.java:271) ~[?:?]
- at com.sk89q.worldedit.bukkit.BukkitAdapter.adapt(BukkitAdapter.java:395) ~[?:?]
- at com.sk89q.worldguard.bukkit.listener.WorldGuardEntityListener.onCreatureSpawn(WorldGuardEntityListener.java:644) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor278.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.5.jar:git-Paper-794]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-794]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-794]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Paper-794]
- at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.callCreatureSpawnEvent(CraftEventFactory.java:722) ~[patched_1.16.5.jar:git-Paper-794]
- at org.bukkit.craftbukkit.v1_16_R3.event.CraftEventFactory.doEntityAddEventCalling(CraftEventFactory.java:640) ~[patched_1.16.5.jar:git-Paper-794]
- at net.minecraft.server.v1_16_R3.WorldServer.addEntity0(WorldServer.java:1302) ~[patched_1.16.5.jar:git-Paper-794]
- at net.minecraft.server.v1_16_R3.WorldServer.addEntity(WorldServer.java:1203) ~[patched_1.16.5.jar:git-Paper-794]
- at com.ticxo.modelengine.nms.v1_16_R3.hitbox.HitboxEntity.<init>(HitboxEntity.java:48) ~[?:?]
- at com.ticxo.modelengine.nms.v1_16_R3.NMSUtil_v1_16_R3.createSubHitbox(NMSUtil_v1_16_R3.java:346) ~[?:?]
- at com.ticxo.modelengine.model.part.MESubHitboxEntity.initialize(MESubHitboxEntity.java:36) ~[?:?]
- at com.ticxo.modelengine.model.part.MEBasePartEntity.generatePartEntities(MEBasePartEntity.java:228) ~[?:?]
- at com.ticxo.modelengine.model.part.MEBasePartEntity.generatePartEntities(MEBasePartEntity.java:231) ~[?:?]
- at com.ticxo.modelengine.model.MEActiveModel.generatePartEntities(MEActiveModel.java:138) ~[?:?]
- at com.ticxo.modelengine.api.model.AbstractModeledEntity.addActiveModel(AbstractModeledEntity.java:229) ~[?:?]
- at com.ticxo.modelengine.model.MEModeledEntity.addActiveModel(MEModeledEntity.java:95) ~[?:?]
- at com.ticxo.modelengine.mythicmobs.mechanics.MechanicModel.castAtEntity(MechanicModel.java:75) ~[?:?]
- at io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedEntitySkill$7(SkillMechanic.java:517) ~[?:?]
- at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
- at io.lumine.mythic.core.skills.SkillMechanic.executeTargetedEntitySkill(SkillMechanic.java:513) ~[?:?]
- at io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$3(SkillMechanic.java:470) ~[?:?]
- at io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121) ~[?:?]
- at io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654) ~[?:?]
- at io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70) ~[?:?]
- at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.16.5.jar:git-Paper-794]
- at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:485) ~[patched_1.16.5.jar:git-Paper-794]
- at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1432) ~[patched_1.16.5.jar:git-Paper-794]
- at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:436) ~[patched_1.16.5.jar:git-Paper-794]
- at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1347) ~[patched_1.16.5.jar:git-Paper-794]
- at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1135) ~[patched_1.16.5.jar:git-Paper-794]
- at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
- at java.lang.Thread.run(Thread.java:831) [?:?]
事件错误,不影响游戏,可以使用ConsoleSpamFix插件来屏蔽某些刷屏
鸡肉之神 发表于 2022-6-9 22:39
事件错误,不影响游戏,可以使用ConsoleSpamFix插件来屏蔽某些刷屏
补充:
插件:https://www.mcbbs.net/thread-912870-1-1.html
检查插件版本是否支持服务器版本
尝试更新插件版本.
插件获取不到实体名称 可以尝试更换插件版本 反馈给作者