Light sources don't go beyond the chunk they're in
Every light source doesn't light beyond the chunk it's in when I have reloaded a previously explored area. It's only for chunks I've already loaded, I'll go caving and mob proof with torches but when I go back to base then return everything gets cut off at chunk lines.
Steps to reproduce:
- Open the attached world 1.16 Lighting Repro.mcworld
. - /tp 290 73 233 90 and notice that all the armor stands appear lit up.
- Fly or teleport to coordinates 490, 68, 233.
- Either place a light source there or remove the one that's already there. (The point is to cause a block light recalculation in that chunk.)
- Fly or teleport back to 290, 73, 233.
Expected results:
The armor stands remain brightly lit because they are 2 blocks from a light source.
Actual results:
The armor stands are in shadows. If you place a light source near them, the light levels are recalculated. If you then removed that source, the shadow does not come back.
Analysis:
There is a chunk boundary between the light sources and the armor stands. When you fly 200 blocks east, you cause the edge of the ticking area to align with that chunk boundary, with the light source on the nearer side and the armor stand on the farther side. The shadow appears in the farther chunk when you cause a lighting update with this alignment in effect.
People have observed that you can fix the shadow by placing a light source near or in it, but that the fix doesn't persist. I expect that's because placing the light source in the shadow causes a different shadow to appear at the edge of the ticking area as it exists at that time. The player then travels around looking for more improper shadows, finds the new one, and place a light source to correct it. But reciprocally, that causes the original shadow to be at the edge of the new ticking area, so it returns. It ends up being a game of whack-a-mole.
You can work around this problem by identifying where the dark shadows are and placing a torch between each one and its nearest light source, at least 4 blocks from the light source. That should prevent the shadows from forming again later. After a fix has been released, you can go back and remove the extra torches.
2019-12-04, 04:46 PM
2022-01-30, 02:11 PM
2022-01-19, 09:24 PM
242
70
299543, 286315, 435059
1.17.40.23 Beta - 1.17.2 Hotfix
1.17.40.23 Beta, 1.17.11 Hotfix, 1.16.0.68 Beta, 1.16.0.60 Beta, 1.16.0.57 Beta, 1.16.0.55 Beta, 1.16.0.53 Beta, 1.16.0.51 Beta, 1.15.0.55 Beta, 1.14.20 Hotfix, 1.13.3, 1.14.1 Hotfix, 1.14.30 Hotfix, 1.14.60 Hotfix, 1.16.0, 1.16.1, 1.16.10, 1.16.20, 1.16.40 Hotfix, 1.16.201 Hotfix, 1.17.0, 1.17.2 Hotfix