Skip to content

Issue with: regionized-chunk-ticking #1

@RainDun

Description

@RainDun

After enabling regionized-chunk-ticking, numerous error logs appear in the server console.

[18:53:16 ERROR]: Error during region chunk ticking
java.lang.IllegalStateException: Attempting to remove entity Squid['Squid'/12127191, uuid='8e731de9-9093-4b2e-a704-b320147e8000', l='ServerLevel[world]', x=205439.50, y=56.00, z=-244738.50, cpos=[12839, -15297], tl=0, v=true, removed=DISCARDED] from entity slices (12839,-15297) that is receiving status updates
       at ca.spottedleaf.moonrise.patches.chunk_system.level.entity.EntityLookup.removeEntity(EntityLookup.java:494) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at ca.spottedleaf.moonrise.patches.chunk_system.level.entity.EntityLookup$EntityCallback.onRemove(EntityLookup.java:999) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Entity.setRemoved(Entity.java:5291) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Entity.remove(Entity.java:758) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.LivingEntity.remove(LivingEntity.java:781) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Entity.discard(Entity.java:690) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Mob.checkDespawn(Mob.java:799) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at org.bxteam.divinemc.async.rct.RegionizedChunkTicking.tickEntity(RegionizedChunkTicking.java:286) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at org.bxteam.divinemc.async.rct.RegionizedChunkTicking.lambda$tick$1(RegionizedChunkTicking.java:102) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1789) ~[?:?]
       at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) ~[?:?]
       at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) ~[?:?]
       at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]



[18:52:54 WARN]: Entity GlowSquid['Glow Squid'/12117977, uuid='455e2cf6-2145-4552-ba1e-f010bf190272', l='ServerLevel[world]', x=205429.50, y=15.00, z=-244757.50, cpos=[12839, -15298], tl=0, v=true] is currently prevented from being removed from the world since it is processing section status updates
java.lang.Throwable
       at net.minecraft.world.entity.Entity.setRemoved(Entity.java:5276) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Entity.remove(Entity.java:758) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.LivingEntity.remove(LivingEntity.java:781) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Entity.discard(Entity.java:690) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Mob.checkDespawn(Mob.java:799) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at org.bxteam.divinemc.async.rct.RegionizedChunkTicking.tickEntity(RegionizedChunkTicking.java:286) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at org.bxteam.divinemc.async.rct.RegionizedChunkTicking.lambda$tick$1(RegionizedChunkTicking.java:102) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1789) ~[?:?]
       at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) ~[?:?]
       at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) ~[?:?]
       at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]



[18:52:47 WARN]: Entity Zombie['Zombie'/12114880, uuid='1efee0a3-78f5-4d8a-b7e8-3047bade7262', l='ServerLevel[world]', x=-3980.50, y=49.00, z=2285.50, cpos=[-249, 142], tl=0, v=true] is currently prevented from being removed from the world since it is processing section status updates
java.lang.Throwable
       at net.minecraft.world.entity.Entity.setRemoved(Entity.java:5276) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Entity.remove(Entity.java:758) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.LivingEntity.remove(LivingEntity.java:781) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Entity.discard(Entity.java:690) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Mob.checkDespawn(Mob.java:799) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at org.bxteam.divinemc.async.rct.RegionizedChunkTicking.tickEntity(RegionizedChunkTicking.java:286) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at org.bxteam.divinemc.async.rct.RegionizedChunkTicking.lambda$tick$1(RegionizedChunkTicking.java:102) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1789) ~[?:?]
       at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) ~[?:?]
       at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) ~[?:?]
       at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]



[18:52:00 WARN]: Entity Bat['Bat'/12096224, uuid='276cc7ff-bdb7-41a5-886f-b4eab30c629d', l='ServerLevel[world]', x=205497.50, y=13.00, z=-244739.50, cpos=[12843, -15297], tl=0, v=true] is currently prevented from being removed from the world since it is processing section status updates
java.lang.Throwable
       at net.minecraft.world.entity.Entity.setRemoved(Entity.java:5276) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Entity.remove(Entity.java:758) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.LivingEntity.remove(LivingEntity.java:781) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Entity.discard(Entity.java:690) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Mob.checkDespawn(Mob.java:799) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at org.bxteam.divinemc.async.rct.RegionizedChunkTicking.tickEntity(RegionizedChunkTicking.java:286) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at org.bxteam.divinemc.async.rct.RegionizedChunkTicking.lambda$tick$1(RegionizedChunkTicking.java:102) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1789) ~[?:?]
       at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) ~[?:?]
       at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) ~[?:?]
       at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]



[18:47:33 WARN]: Entity Creeper['Creeper'/11952017, uuid='73611568-6784-451c-b43e-28cf8081c225', l='ServerLevel[world]', x=4472.50, y=-6.00, z=2149.50, cpos=[279, 134], tl=0, v=true] is currently prevented from being removed from the world since it is processing section status updates
java.lang.Throwable
       at net.minecraft.world.entity.Entity.setRemoved(Entity.java:5276) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Entity.remove(Entity.java:758) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.LivingEntity.remove(LivingEntity.java:781) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Entity.discard(Entity.java:690) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Mob.checkDespawn(Mob.java:799) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at org.bxteam.divinemc.async.rct.RegionizedChunkTicking.tickEntity(RegionizedChunkTicking.java:286) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at org.bxteam.divinemc.async.rct.RegionizedChunkTicking.lambda$tick$1(RegionizedChunkTicking.java:102) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1789) ~[?:?]
       at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) ~[?:?]
       at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) ~[?:?]
       at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]



[18:59:31 ERROR]: Entity threw exception at world:1910.8849999904633,72.0,2431.5
net.minecraft.ReportedException: Colliding entity with block
       at net.minecraft.world.entity.Entity.lambda$checkInsideBlocks$2(Entity.java:1781) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.level.BlockGetter.forEachBlockIntersectedBetween(BlockGetter.java:216) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Entity.checkInsideBlocks(Entity.java:1731) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Entity.checkInsideBlocks(Entity.java:1709) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Entity.applyEffectsFromBlocks(Entity.java:1360) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Entity.applyEffectsFromBlocks(Entity.java:1346) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.vehicle.minecart.AbstractMinecart.applyEffectsFromBlocks(AbstractMinecart.java:504) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.vehicle.minecart.AbstractMinecart.move(AbstractMinecart.java:495) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.vehicle.minecart.OldMinecartBehavior.moveAlongTrack(OldMinecartBehavior.java:210) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.vehicle.minecart.OldMinecartBehavior.tick(OldMinecartBehavior.java:64) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.vehicle.minecart.AbstractMinecart.tick(AbstractMinecart.java:317) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.vehicle.minecart.MinecartHopper.tick(MinecartHopper.java:87) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1514) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.level.Level.guardEntityTick(Level.java:1495) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at org.bxteam.divinemc.async.rct.RegionizedChunkTicking.tickEntity(RegionizedChunkTicking.java:297) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at org.bxteam.divinemc.async.rct.RegionizedChunkTicking.lambda$tick$1(RegionizedChunkTicking.java:102) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1789) ~[?:?]
       at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) ~[?:?]
       at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) ~[?:?]
       at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]
Caused by: org.bxteam.divinemc.util.exception.UpdateSuppressorException: An update suppression processed, form [translation{key='block.minecraft.tripwire_hook', args=[]}] to [x:1914,y:72,z:2431]
       at net.minecraft.world.level.redstone.NeighborUpdater.executeUpdate(NeighborUpdater.java:73) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.level.redstone.CollectingNeighborUpdater$MultiNeighborUpdate.runNext(CollectingNeighborUpdater.java:148) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.level.redstone.CollectingNeighborUpdater.runUpdates(CollectingNeighborUpdater.java:88) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.level.redstone.CollectingNeighborUpdater.addAndRun(CollectingNeighborUpdater.java:70) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.level.redstone.CollectingNeighborUpdater.updateNeighborsAtExceptFromFacing(CollectingNeighborUpdater.java:52) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.server.level.ServerLevel.updateNeighborsAt(ServerLevel.java:2021) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.level.block.TripWireHookBlock.notifyNeighbors(TripWireHookBlock.java:244) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.level.block.TripWireHookBlock.calculateState(TripWireHookBlock.java:171) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.level.block.TripWireBlock.updateSource(TripWireBlock.java:138) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.level.block.TripWireBlock.checkPressed(TripWireBlock.java:229) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.level.block.TripWireBlock.entityInside(TripWireBlock.java:161) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.entityInside(BlockBehaviour.java:894) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       at net.minecraft.world.entity.Entity.lambda$checkInsideBlocks$2(Entity.java:1773) ~[divinemc-1.21.11.jar:1.21.11-27-7619684]
       ... 19 more

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions