What I wanted to and what happened:
Okay, so I was building this piston contraption (first part of the screenshot), a lift supposed to bring me 6 meters upwards by pushing me in a circle-like pattern. It bothered me that I got stuck (second part of the screenshot) very often when I tried to use this, however I've seen videos of this setup and I know It's supposed to work. Getting stuck implies not getting to the top floor which I was supposed to.
Trying to make sense of the issue:
After I've tried quite many times, I started noticing a pattern in when the contraption worked, and when I got stuck between pistons: It was depending on were I was looking. Whenever I looked straight down, it worked perfectly, and I only got stuck like 1-3 times out of 30-50 times. However, I ALWAYS got stuck whenever I looked straight ahead or in most any direction except from down or maybe straight up as well.
To make this bug occur:
I built a system of pistons like the third part of the screenshot, were pistons push you around in an order (The numbers on the screenshot) such that you would go up one block, then sideways one block, onto another piston which was placed one block higher than the first one (Which could push me another block upwards and a fourth piston could push you onto another (fifth) upwards facing piston).
I made 12 pistons push me around to get me 6 blocks/meters up (I.e. 6 pistons facing upwards and 6 piston pointing inwards/pushing me around). Furthermore, I made the mechanism so that the 12 pistons would extend at exact one redstone tick after the previous piston extended. The fourth part of the screenshot explains the mechanism.
Original Reddit post: http://no.reddit.com/r/Minecraft/comments/18m4k0/steves_hitbox_depending_on_the_camera_angle/
Related issues
is duplicated by
relates to
Attachments
Comments


Please describe the issue and attach your screenshots here, not elsewhere and please review the guidelines before reporting issues.

Here's the screenshot. I couldn't make the screenshot uploader work so I attached it as a file instead.

Due to some tips from the people at reddit I now think I know why this bug happens. I think that the issue is due to each pistons hitbox updates dependant on the piston I look at, which means that if I looked at a piston facing a particular direction, all pistons seems to update dependant on that pistons direction. I'd like to refer to a video on youtube that reddit people showed me:

Are you able to provide a test world with a setup to test this bug?

Yes, but the map is too large for your 10 mb limit so I uploaded it to mega.co.nz instead:
https://mega.co.nz/#!IE8EEAqK!SZDBpWLKW0m15PtIAkMdCHTdQQFgXreI-OCqf04plwE
Also the coordinates are approx x:500, z: -525, I guess you should be able to recognize my contraption from the screenshot.

Thanks for the world, confirmed in 13w07a.

As explained in a comment the original reddit post, this may have to do with rendering speed. (Quote of comment below)
"I think this might have to do with render speed and computation, especially if you have OpenGL on. You see... when a piston extends there are a lot of things that need to happen quickly or else you will end up getting stuck in it. If your game is not running quickly or struggling to render the surroundings, then you are more likely to glitch out. By looking down, you greatly reduce the amount of rendering your computer needs to do so it can more accurately deal with piston extensions."
(Quoted so that people other than OP can know too =) )
To support the render speed theory, when I try to fly in creative mode, I often cannot double tap space right when I am experiencing lag client-side. I can achieve flight by either looking straight up or straight down, depending on where I am and where the lag is coming from. As I look up or down, the lag is reduced on my computer and I can double tap space at the correct speed to toggle flight. In SP, your computer is running the internal server that renders and runs the pistons, whereas in MP, the server calculates the pistons. I agree that this can be counted as a bug and should be fixed, although the problem may stem from different sources.
tl;dr: The pistons will not work right if you are lagging client-side, looking down reduces the amount that needs to be rendered and reduces client-side lag. I agree that this is a bug.

I think it's worth noticing that whatever I changed my graphics settings to didn't affect the result at all. I have a pretty decent computer that runs Minecraft smoothly with lots of things going on at the same time. However, closing most programs/processes and additionally reducing all graphics settings to the lowest setting did not affect the result, ergo, unless pistons create a humongous amount of rendering computations, compared to all other programs on my computer, that is not likely the issue here.
Edit: I think the bug explained in the youtube video on hitboxes (comments above) seems more likely to be causing the glitch.
-http://www.youtube.com/watch?v=y1kon5Wax8I

Is this still a concern in the current Minecraft version? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases. If this has been done, we can reopen the issue.
Keep in mind that the "Resolved"-Status on this ticket just means "Answered", and that we are waiting for further information on whether this issue still exists or not. We will reopen it as soon as the requested information has been deliviered.

No response for over a year.