-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8.8, Minecraft 15w38b, Minecraft 15w44b, Minecraft 15w50a, Minecraft 1.10.2, Minecraft 16w41a, Minecraft 16w42a, Minecraft 1.11.2, Minecraft 1.12.1, Minecraft 1.12.2, Minecraft 17w43a, Minecraft 17w43b, Minecraft 1.13.1
-
None
-
Confirmed
Blocks on (Chunk: x 0 y in ...) (example: y = 64, 128, etc) have a black spot below it when placed using /setblock or after reopening the world. (look at debug screen in video)
What I expect: the light below it is calculated correctly
What actually happened: The light is incorrectly calculated making a black spot.
To reproduce: Create a default superflat world, type /setblock ~ 64 ~ dirt and look below the block.
A black spot is produced below the block..To fix it place a block below the dirt then destroy it. Now reopen the world. The black spot is back.
- duplicates
-
MC-80966 Lightcalculation of ChunkSelection faulty implemented resulting in client bugs (empty chunks don’t show light/render dark)
- Resolved