-
Bug
-
Resolution: Fixed
-
Minecraft 14w30a, Minecraft 14w30b
-
Unconfirmed
The fix of MC-7508 flips the Bug to the upper Side.
And introduces a new one were the blocks on the ground wrongly light up and stays lit up:
https://www.youtube.com/watch?v=VAht6IisnQw
REPRODUCE
1: load the attached world (mirrored at http://www.mediafire.com/download/tekwe91j8zfeocb )
2: Fly under the platform. Watch the shadow disappear. This only happens with platforms at level 15, 31, 47, 63, etc,
CONFIRM FROM SCRATCH
1: start a flat world.
2: Build a large 1 block thick platform at y level 31 (or 15 or 63)
3: exit.
4: Load world again. fly under the platform. Shadow from the platform disappears as the lighting is updated based on the heightmap (which does not see the platform)
- relates to
-
MC-7508 lighting error due to Chunk.heightMap ignoring block at the top level of an ExtendedBlockStorage instance (off by 1 error)
- Resolved