Steps to reproduce & Justification:
Player jumps, activates pressure plate and safely lands on the lamp.
If the player activates pressure plate, it means that the position of the player is lower than half block.
If the player landed on lamp block, it means that the position of the player is same or higher than a half block.
Step two and step three cannot happen at the same time but in the step one they are.
Note: It is possible to reproduce this with lot of different block location/player movement, but I fint provided example most simple and easy. It might be caused by slight desync between server and client.
Demonstration Video
Linked issues
is duplicated by 1
Comments 18
Just a warning to anyone looking at this, don't be thrown by the video's confusion about snow heights. The bug itself is still legitimate.
(to those unaware: 1 layer of snow has 0 height, 2 layers has 1/8 height, 4 layers has 3/8 height, etc)
Confirmed.