The bug
Create debug mode world game output spam.
Game output
04:09:02.957
fws
Server thread
Starting integrated minecraft server version 1.19.4 Pre-release 1
04:09:02.957
net.minecraft.server.MinecraftServer
Server thread
Generating keypair
04:09:03.119
net.minecraft.server.MinecraftServer
Server thread
Preparing start region for dimension minecraft:overworld
04:09:03.754
aiz
Render thread
Preparing spawn area: 0%
04:09:03.754
aiz
Render thread
Preparing spawn area: 0%
04:09:04.127
aiz
Render thread
Preparing spawn area: 0%
04:09:04.644
aiz
Render thread
Preparing spawn area: 0%
04:09:05.127
aiz
Render thread
Preparing spawn area: 6%
04:09:05.682
aiz
Render thread
Preparing spawn area: 12%
04:09:06.131
aiz
Render thread
Preparing spawn area: 14%
04:09:06.731
aiz
Render thread
Preparing spawn area: 22%
04:09:07.016
ddw
Server thread
Tried to load a block entity for block Block{minecraft:moving_piston}[facing=north,type=normal] but failed at location gs{x=27, y=70, z=89}
04:09:07.016
ddw
Server thread
Tried to load a block entity for block Block{minecraft:moving_piston}[facing=north,type=sticky] but failed at location gs{x=27, y=70, z=91}
04:09:07.016
ddw
Server thread
Tried to load a block entity for block Block{minecraft:moving_piston}[facing=east,type=normal] but failed at location gs{x=27, y=70, z=93}
04:09:07.016
ddw
Server thread
Tried to load a block entity for block Block{minecraft:moving_piston}[facing=east,type=sticky] but failed at location gs{x=27, y=70, z=95}
04:09:07.134
aiz
Render thread
Preparing spawn area: 28%
04:09:07.637
aiz
Render thread
Preparing spawn area: 33%
04:09:07.866
ddw
Server thread
Tried to load a block entity for block Block{minecraft:moving_piston}[facing=up,type=sticky] but failed at location gs{x=27, y=70, z=107}
04:09:07.866
ddw
Server thread
Tried to load a block entity for block Block{minecraft:moving_piston}[facing=down,type=normal] but failed at location gs{x=27, y=70, z=109}
04:09:07.866
ddw
Server thread
Tried to load a block entity for block Block{minecraft:moving_piston}[facing=down,type=sticky] but failed at location gs{x=27, y=70, z=111}
04:09:07.866
ddw
Server thread
Tried to load a block entity for block Block{minecraft:moving_piston}[facing=south,type=normal] but failed at location gs{x=27, y=70, z=97}
04:09:07.866
ddw
Server thread
Tried to load a block entity for block Block{minecraft:moving_piston}[facing=south,type=sticky] but failed at location gs{x=27, y=70, z=99}
04:09:07.866
ddw
Server thread
Tried to load a block entity for block Block{minecraft:moving_piston}[facing=west,type=normal] but failed at location gs{x=27, y=70, z=101}
04:09:07.866
ddw
Server thread
Tried to load a block entity for block Block{minecraft:moving_piston}[facing=west,type=sticky] but failed at location gs{x=27, y=70, z=103}
04:09:07.866
ddw
Server thread
Tried to load a block entity for block Block{minecraft:moving_piston}[facing=up,type=normal] but failed at location gs{x=27, y=70, z=105}
04:09:08.133
aiz
Render thread
Preparing spawn area: 39%
04:09:08.717
aiz
Render thread
Preparing spawn area: 44%
04:09:09.268
aiz
Render thread
Preparing spawn area: 50%
04:09:09.634
aiz
Render thread
Preparing spawn area: 56%
04:09:10.129
aiz
Render thread
Preparing spawn area: 62%
04:09:10.932
aiz
Render thread
Preparing spawn area: 68%
04:09:11.315
aiz
Render thread
Preparing spawn area: 74%
04:09:11.629
aiz
Render thread
Preparing spawn area: 80%
04:09:12.150
aiz
Render thread
Preparing spawn area: 85%
04:09:12.626
aiz
Render thread
Preparing spawn area: 92%
04:09:13.127
aiz
Render thread
Preparing spawn area: 97%
04:09:13.271
fws
Server thread
Changing view distance to 16, from 10
04:09:13.272
fws
Server thread
Changing simulation distance to 18, from 0
04:09:13.276
aiz
Render thread
Time elapsed: 10150 ms
This looks like MC-133498, does that match your issue?