Zrips / CMI

114 stars 97 forks source link

Tpo is still crashing. #8998

Closed HYDeath closed 1 month ago

HYDeath commented 1 month ago

Description of Issue

[21:31:05] [Region Scheduler Thread #14/INFO]: Htleo issued server command: /cmi tpo GlitterFish520 [21:31:05] [Region Scheduler Thread #9/ERROR]: Thread Region Scheduler Thread #9 failed main thread check: Cannot move entity off-main java.lang.Throwable: null at io.papermc.paper.util.TickThread.ensureTickThread(TickThread.java:71) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at io.papermc.paper.chunk.system.entity.EntityLookup.moveEntity(EntityLookup.java:526) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at io.papermc.paper.chunk.system.entity.EntityLookup$EntityCallback.a(EntityLookup.java:893) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.world.entity.Entity.setPosRaw(Entity.java:5637) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.world.entity.Entity.setPosRaw(Entity.java:5597) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.world.entity.Entity.moveTo(Entity.java:2126) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.network.ServerGamePacketListenerImpl.internalTeleport(ServerGamePacketListenerImpl.java:1821) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.teleport(ServerGamePacketListenerImpl.java:1779) ~[?:?] at com.Zrips.CMI.NBT.v1_20_R3.forceTeleport(v1_20_R3.java:910) ~[[C][基础插件]CMI-9.7.4.8.jar:?] at com.Zrips.CMI.commands.list.tpo.lambda$0(tpo.java:84) ~[[C][基础插件]CMI-9.7.4.8.jar:?] at net.Zrips.CMILib.Version.Schedulers.CMIFoliaImpl.lambda$runAtEntity$11(CMIFoliaImpl.java:182) ~[[C][前置]CMILib1.5.0.9.jar:?] at io.papermc.paper.threadedregions.scheduler.FoliaEntityScheduler.lambda$wrap$0(FoliaEntityScheduler.java:33) ~[luminol-1.20.4.jar:?] at io.papermc.paper.threadedregions.EntityScheduler.executeTick(EntityScheduler.java:173) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1649) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at io.papermc.paper.threadedregions.TickRegions$ConcreteRegionTickHandle.tickRegion(TickRegions.java:408) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at io.papermc.paper.threadedregions.TickRegionScheduler$RegionScheduleHandle.runTick(TickRegionScheduler.java:404) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at ca.spottedleaf.concurrentutil.scheduler.SchedulerThreadPool$TickThreadRunner.run(SchedulerThreadPool.java:525) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at java.lang.Thread.run(Thread.java:1583) ~[?:?] [21:31:05] [Region Scheduler Thread #9/WARN]: [CMILib] Entity task for CMILib v1.5.0.9 generated an exception java.lang.IllegalStateException: Cannot move entity off-main at io.papermc.paper.util.TickThread.ensureTickThread(TickThread.java:72) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at io.papermc.paper.chunk.system.entity.EntityLookup.moveEntity(EntityLookup.java:526) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at io.papermc.paper.chunk.system.entity.EntityLookup$EntityCallback.a(EntityLookup.java:893) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.world.entity.Entity.setPosRaw(Entity.java:5637) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.world.entity.Entity.setPosRaw(Entity.java:5597) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.world.entity.Entity.moveTo(Entity.java:2126) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.network.ServerGamePacketListenerImpl.internalTeleport(ServerGamePacketListenerImpl.java:1821) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.teleport(ServerGamePacketListenerImpl.java:1779) ~[?:?] at com.Zrips.CMI.NBT.v1_20_R3.forceTeleport(v1_20_R3.java:910) ~[[C][基础插件]CMI-9.7.4.8.jar:?] at com.Zrips.CMI.commands.list.tpo.lambda$0(tpo.java:84) ~[[C][基础插件]CMI-9.7.4.8.jar:?] at net.Zrips.CMILib.Version.Schedulers.CMIFoliaImpl.lambda$runAtEntity$11(CMIFoliaImpl.java:182) ~[[C][前置]CMILib1.5.0.9.jar:?] at io.papermc.paper.threadedregions.scheduler.FoliaEntityScheduler.lambda$wrap$0(FoliaEntityScheduler.java:33) ~[luminol-1.20.4.jar:?] at io.papermc.paper.threadedregions.EntityScheduler.executeTick(EntityScheduler.java:173) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1649) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at io.papermc.paper.threadedregions.TickRegions$ConcreteRegionTickHandle.tickRegion(TickRegions.java:408) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at io.papermc.paper.threadedregions.TickRegionScheduler$RegionScheduleHandle.runTick(TickRegionScheduler.java:404) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at ca.spottedleaf.concurrentutil.scheduler.SchedulerThreadPool$TickThreadRunner.run(SchedulerThreadPool.java:525) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at java.lang.Thread.run(Thread.java:1583) ~[?:?] [21:31:05] [Region Scheduler Thread #11/ERROR]: Thread Region Scheduler Thread #11 failed main thread check: Cannot getEntities asynchronously java.lang.Throwable: null at io.papermc.paper.util.TickThread.ensureTickThread(TickThread.java:85) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.world.level.Level.getEntities(Level.java:1579) ~[?:?] at net.minecraft.world.entity.LivingEntity.pushEntities(LivingEntity.java:3650) ~[?:?] at net.minecraft.server.level.ServerPlayer.pushEntities(ServerPlayer.java:2017) ~[?:?] at net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3569) ~[?:?] at net.minecraft.world.entity.player.Player.aiStep(Player.java:570) ~[?:?] at net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3133) ~[?:?] at net.minecraft.world.entity.player.Player.tick(Player.java:274) ~[?:?] at net.minecraft.server.level.ServerPlayer.doTick(ServerPlayer.java:906) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.tick(ServerGamePacketListenerImpl.java:357) ~[?:?] at net.minecraft.network.Connection.tick(Connection.java:657) ~[?:?] at io.papermc.paper.threadedregions.RegionizedWorldData.tickConnections(RegionizedWorldData.java:529) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1871) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:449) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1671) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at io.papermc.paper.threadedregions.TickRegions$ConcreteRegionTickHandle.tickRegion(TickRegions.java:408) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at io.papermc.paper.threadedregions.TickRegionScheduler$RegionScheduleHandle.runTick(TickRegionScheduler.java:404) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at ca.spottedleaf.concurrentutil.scheduler.SchedulerThreadPool$TickThreadRunner.run(SchedulerThreadPool.java:525) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at java.lang.Thread.run(Thread.java:1583) ~[?:?] [21:31:05] [Region Scheduler Thread #11/WARN]: [io.papermc.paper.threadedregions.RegionizedWorldData] Failed to handle packet for /180.143.202.168:61469 net.minecraft.ReportedException: Ticking player at net.minecraft.server.level.ServerPlayer.doTick(ServerPlayer.java:992) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.tick(ServerGamePacketListenerImpl.java:357) ~[?:?] at net.minecraft.network.Connection.tick(Connection.java:657) ~[?:?] at io.papermc.paper.threadedregions.RegionizedWorldData.tickConnections(RegionizedWorldData.java:529) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1871) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:449) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1671) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at io.papermc.paper.threadedregions.TickRegions$ConcreteRegionTickHandle.tickRegion(TickRegions.java:408) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at io.papermc.paper.threadedregions.TickRegionScheduler$RegionScheduleHandle.runTick(TickRegionScheduler.java:404) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at ca.spottedleaf.concurrentutil.scheduler.SchedulerThreadPool$TickThreadRunner.run(SchedulerThreadPool.java:525) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: java.lang.IllegalStateException: Cannot getEntities asynchronously at io.papermc.paper.util.TickThread.ensureTickThread(TickThread.java:86) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.world.level.Level.getEntities(Level.java:1579) ~[?:?] at net.minecraft.world.entity.LivingEntity.pushEntities(LivingEntity.java:3650) ~[?:?] at net.minecraft.server.level.ServerPlayer.pushEntities(ServerPlayer.java:2017) ~[?:?] at net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3569) ~[?:?] at net.minecraft.world.entity.player.Player.aiStep(Player.java:570) ~[?:?] at net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3133) ~[?:?] at net.minecraft.world.entity.player.Player.tick(Player.java:274) ~[?:?] at net.minecraft.server.level.ServerPlayer.doTick(ServerPlayer.java:906) ~[?:?] ... 10 more [21:31:05] [Region Scheduler Thread #11/INFO]: Htleo lost connection: Internal server error [21:31:05] [Region Scheduler Thread #11/ERROR]: Thread Region Scheduler Thread #11 failed main thread check: Cannot getEntities asynchronously java.lang.Throwable: null at io.papermc.paper.util.TickThread.ensureTickThread(TickThread.java:85) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.world.level.Level.getEntities(Level.java:1579) ~[?:?] at net.minecraft.world.entity.LivingEntity.pushEntities(LivingEntity.java:3650) ~[?:?] at net.minecraft.server.level.ServerPlayer.pushEntities(ServerPlayer.java:2017) ~[?:?] at net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3569) ~[?:?] at net.minecraft.world.entity.player.Player.aiStep(Player.java:570) ~[?:?] at net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3133) ~[?:?] at net.minecraft.world.entity.player.Player.tick(Player.java:274) ~[?:?] at net.minecraft.server.level.ServerPlayer.doTick(ServerPlayer.java:906) ~[?:?] at net.minecraft.server.players.PlayerList.remove(PlayerList.java:882) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.players.PlayerList.remove(PlayerList.java:864) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.network.ServerGamePacketListenerImpl.removePlayerFromWorld(ServerGamePacketListenerImpl.java:2153) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:2131) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:2118) ~[?:?] at net.minecraft.network.Connection.handleDisconnection(Connection.java:903) ~[?:?] at io.papermc.paper.threadedregions.RegionizedWorldData.tickConnections(RegionizedWorldData.java:516) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1871) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:449) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1671) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at io.papermc.paper.threadedregions.TickRegions$ConcreteRegionTickHandle.tickRegion(TickRegions.java:408) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at io.papermc.paper.threadedregions.TickRegionScheduler$RegionScheduleHandle.runTick(TickRegionScheduler.java:404) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at ca.spottedleaf.concurrentutil.scheduler.SchedulerThreadPool$TickThreadRunner.run(SchedulerThreadPool.java:525) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at java.lang.Thread.run(Thread.java:1583) ~[?:?] [21:31:05] [Region Scheduler Thread #11/ERROR]: [io.papermc.paper.threadedregions.TickRegionScheduler] Region #86038 centered at chunk [-160, -186] in world 'world' failed to tick: net.minecraft.ReportedException: Ticking player at net.minecraft.server.level.ServerPlayer.doTick(ServerPlayer.java:992) ~[?:?] at net.minecraft.server.players.PlayerList.remove(PlayerList.java:882) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.players.PlayerList.remove(PlayerList.java:864) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.network.ServerGamePacketListenerImpl.removePlayerFromWorld(ServerGamePacketListenerImpl.java:2153) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:2131) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:2118) ~[?:?] at net.minecraft.network.Connection.handleDisconnection(Connection.java:903) ~[?:?] at io.papermc.paper.threadedregions.RegionizedWorldData.tickConnections(RegionizedWorldData.java:516) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1871) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:449) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1671) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at io.papermc.paper.threadedregions.TickRegions$ConcreteRegionTickHandle.tickRegion(TickRegions.java:408) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at io.papermc.paper.threadedregions.TickRegionScheduler$RegionScheduleHandle.runTick(TickRegionScheduler.java:404) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at ca.spottedleaf.concurrentutil.scheduler.SchedulerThreadPool$TickThreadRunner.run(SchedulerThreadPool.java:525) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: java.lang.IllegalStateException: Cannot getEntities asynchronously at io.papermc.paper.util.TickThread.ensureTickThread(TickThread.java:86) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.world.level.Level.getEntities(Level.java:1579) ~[?:?] at net.minecraft.world.entity.LivingEntity.pushEntities(LivingEntity.java:3650) ~[?:?] at net.minecraft.server.level.ServerPlayer.pushEntities(ServerPlayer.java:2017) ~[?:?] at net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3569) ~[?:?] at net.minecraft.world.entity.player.Player.aiStep(Player.java:570) ~[?:?] at net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3133) ~[?:?] at net.minecraft.world.entity.player.Player.tick(Player.java:274) ~[?:?] at net.minecraft.server.level.ServerPlayer.doTick(ServerPlayer.java:906) ~[?:?] ... 14 more [21:31:05] [Region shutdown thread/INFO]: [RegionShutdownThread] Awaiting scheduler termination for 60s [21:31:06] [Region shutdown thread/INFO]: [RegionShutdownThread] Scheduler halted [21:31:06] [Region shutdown thread/INFO]: Stopping server [21:31:06] [Region shutdown thread/INFO]: [PlayerMenu] Disabling PlayerMenu v1.3.0 [21:31:06] [Region shutdown thread/ERROR]: Error occurred while disabling PlayerMenu v1.3.0 java.lang.NullPointerException: Cannot read field "captureTreeGeneration" because the return value of "net.minecraft.world.level.World.getCurrentWorldData()" is null at net.minecraft.world.level.Level.getBlockState(Level.java:1215) ~[?:?] at org.bukkit.craftbukkit.v1_20_R3.block.CraftBlock.getNMS(CraftBlock.java:83) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at org.bukkit.craftbukkit.v1_20_R3.block.CraftBlockStates.getBlockState(CraftBlockStates.java:242) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at org.bukkit.craftbukkit.v1_20_R3.block.CraftBlock.getState(CraftBlock.java:355) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.world.level.block.entity.BlockEntity.getOwner(BlockEntity.java:259) ~[?:?] at net.minecraft.world.level.block.entity.BlockEntity.getOwner(BlockEntity.java:252) ~[?:?] at org.bukkit.craftbukkit.v1_20_R3.inventory.CraftInventoryFurnace.getHolder(CraftInventoryFurnace.java:59) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at org.bukkit.craftbukkit.v1_20_R3.inventory.CraftInventoryFurnace.getHolder(CraftInventoryFurnace.java:8) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at cn.handyplus.menu.lib.InitApi.disable(InitApi.java:201) ~[PlayerMenu-1.3.0.jar:?] at cn.handyplus.menu.PlayerMenu.onDisable(PlayerMenu.java:72) ~[PlayerMenu-1.3.0.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:290) ~[luminol-api-1.20.4-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugin(PaperPluginInstanceManager.java:223) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugins(PaperPluginInstanceManager.java:147) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.disablePlugins(PaperPluginManagerImpl.java:92) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:528) ~[luminol-api-1.20.4-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_20_R3.CraftServer.disablePlugins(CraftServer.java:577) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:1048) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at net.minecraft.server.dedicated.DedicatedServer.stopServer(DedicatedServer.java:835) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"] at io.papermc.paper.threadedregions.RegionShutdownThread.run(RegionShutdownThread.java:136) ~[luminol-1.20.4.jar:git-Luminol-"9885fe4"]

Version Information

[21:35:10 INFO]: --------------------------------------------------
[21:35:10 INFO]: CMI 插件版本: 9.7.4.8 Unknown  SqLite
[21:35:10 INFO]: CMILib: 1.5.0.9
[21:35:10 INFO]: Server: Folia 1.20.4-R0.1-SNAPSHOT-
[21:35:10 INFO]: CMI economy: 启用 Vault: 1.7.3-CMI CMI Chat: 禁用
[21:35:10 INFO]: Modules ➦ 64 enabled 2 disabled: tablist, votifier
[21:35:10 INFO]: --------------------------------------------------

Errors

No response

Relevant Config Sections

No response

Relevant Plugins

No response

Agreements

Zrips commented 1 month ago

Will address this one with next update