2
年
TINKSP元老
[13:50:08 WARN]: [ModelEngine] Plugin ModelEngine vR4.0.2 generated an exception while executing task 10
java.lang.NoSuchMethodError: 'boolean net.minecraft.world.level.block.state.IBlockData.isOpaque()'
at com.ticxo.modelengine.v1_20_R1.entity.OcclusionClipContext.a(OcclusionClipContext.java:19) ~[?:?]
at net.minecraft.world.level.IBlockAccess.clip(IBlockAccess.java:67) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3871-Spigot-d2eba2c-3f9263b]
at net.minecraft.world.level.IBlockAccess.lambda$3(IBlockAccess.java:80) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3871-Spigot-d2eba2c-3f9263b]
at net.minecraft.world.level.IBlockAccess.a(IBlockAccess.java:135) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3871-Spigot-d2eba2c-3f9263b]
at net.minecraft.world.level.IBlockAccess.a(IBlockAccess.java:79) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3871-Spigot-d2eba2c-3f9263b]
at com.ticxo.modelengine.v1_20_R1.entity.EntityHandlerImpl.isVisible(EntityHandlerImpl.java:529) ~[?:?]
at com.ticxo.modelengine.v1_20_R1.entity.EntityHandlerImpl.shouldCull(EntityHandlerImpl.java:521) ~[?:?]
at com.ticxo.modelengine.api.entity.data.BukkitEntityData.updateCulledPlayer(BukkitEntityData.java:139) ~[?:?]
at com.ticxo.modelengine.api.entity.data.BukkitEntityData.asyncUpdate(BukkitEntityData.java:59) ~[?:?]
at com.ticxo.modelengine.api.entity.EntityDataTracker.asyncFetchEntityData(EntityDataTracker.java:32) ~[?:?]
at com.ticxo.modelengine.api.utils.ticker.DualTicker.lambda$queueRepeatingAsyncTask$5(DualTicker.java:55) ~[?:?]
at com.ticxo.modelengine.api.utils.ticker.Task.tick(Task.java:25) ~[?:?]
at java.util.ArrayList.removeIf(ArrayList.java:1672) ~[?:?]
at java.util.ArrayList.removeIf(ArrayList.java:1660) ~[?:?]
at com.ticxo.modelengine.api.utils.ticker.PseudoThread.tick(PseudoThread.java:50) ~[?:?]
at com.ticxo.modelengine.api.utils.ticker.PseudoThread$1.run(PseudoThread.java:31) ~[?:?]
at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:82) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3871-Spigot-d2eba2c-3f9263b]
at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3871-Spigot-d2eba2c-3f9263b]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[13:50:09 INFO]: Mathilda__ lost connection: Internal Exception: java.lang.NoClassDefFoundError: com/destroystokyo/paper/event/player/PlayerUseUnknownEntityEvent
[13:50:09 INFO]: Mathilda__ left the game
java.lang.NoSuchMethodError: 'boolean net.minecraft.world.level.block.state.IBlockData.isOpaque()'
at com.ticxo.modelengine.v1_20_R1.entity.OcclusionClipContext.a(OcclusionClipContext.java:19) ~[?:?]
at net.minecraft.world.level.IBlockAccess.clip(IBlockAccess.java:67) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3871-Spigot-d2eba2c-3f9263b]
at net.minecraft.world.level.IBlockAccess.lambda$3(IBlockAccess.java:80) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3871-Spigot-d2eba2c-3f9263b]
at net.minecraft.world.level.IBlockAccess.a(IBlockAccess.java:135) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3871-Spigot-d2eba2c-3f9263b]
at net.minecraft.world.level.IBlockAccess.a(IBlockAccess.java:79) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3871-Spigot-d2eba2c-3f9263b]
at com.ticxo.modelengine.v1_20_R1.entity.EntityHandlerImpl.isVisible(EntityHandlerImpl.java:529) ~[?:?]
at com.ticxo.modelengine.v1_20_R1.entity.EntityHandlerImpl.shouldCull(EntityHandlerImpl.java:521) ~[?:?]
at com.ticxo.modelengine.api.entity.data.BukkitEntityData.updateCulledPlayer(BukkitEntityData.java:139) ~[?:?]
at com.ticxo.modelengine.api.entity.data.BukkitEntityData.asyncUpdate(BukkitEntityData.java:59) ~[?:?]
at com.ticxo.modelengine.api.entity.EntityDataTracker.asyncFetchEntityData(EntityDataTracker.java:32) ~[?:?]
at com.ticxo.modelengine.api.utils.ticker.DualTicker.lambda$queueRepeatingAsyncTask$5(DualTicker.java:55) ~[?:?]
at com.ticxo.modelengine.api.utils.ticker.Task.tick(Task.java:25) ~[?:?]
at java.util.ArrayList.removeIf(ArrayList.java:1672) ~[?:?]
at java.util.ArrayList.removeIf(ArrayList.java:1660) ~[?:?]
at com.ticxo.modelengine.api.utils.ticker.PseudoThread.tick(PseudoThread.java:50) ~[?:?]
at com.ticxo.modelengine.api.utils.ticker.PseudoThread$1.run(PseudoThread.java:31) ~[?:?]
at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:82) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3871-Spigot-d2eba2c-3f9263b]
at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3871-Spigot-d2eba2c-3f9263b]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[13:50:09 INFO]: Mathilda__ lost connection: Internal Exception: java.lang.NoClassDefFoundError: com/destroystokyo/paper/event/player/PlayerUseUnknownEntityEvent
[13:50:09 INFO]: Mathilda__ left the game