-
Bug
-
Resolution: Fixed
-
1.19.4, 23w14a
-
None
-
Confirmed
-
Performance
-
Important
-
Platform
The Bug:
Using the "/setblock", "/fill", or "/clone" commands to create little amounts of blocks in completely isolated areas causes large client-side stutters.
Steps to Reproduce:
- Create a new world with cheats enabled.
- Switch to creative mode, begin flying, and teleport high in the sky by using the command provided below.
/tp @s ~ 318 ~
- Enable the debug graphs by pressing ALT+F3.
- Summon a stone block next to you by using the command provided below.
/setblock ~1 ~ ~1 minecraft:stone
- Watch your game closely as you run this command.
- Take note as to whether or not using the "/setblock", "/fill", or "/clone" commands to create little amounts of blocks in completely isolated areas causes large client-side stutters.
Observed Behavior:
Large client-side stutters occur.
Expected Behavior:
No client-side stutters occur.
- relates to
-
MC-170010 Sky-lightmaps not properly initialized
- Resolved