mojira.dev
MC-1230

Players and mobs can fall through extending/retracting pistons

Player + retracting: http://i.imgur.com/MeZHz.gif

Mob + extending: http://i.imgur.com/2DarX.gif

Linked issues

Comments 27

I think I fixed this bug. I'll post the fix today in the morning (it's 1:40 AM now)🙂

Fixed. [www.minecraftforum.net/topic/1543986-dievals-bugfixes-for-mojira/]

@DiEvAl So you don't work for Mojang and just made a mod? Is this actually going to get fixed?

Yes, I don't work for Mojang. Mojangsta have "[Mojang]" in front of their name.

I think it will be fixed eventually. It may take some time for mojang to see this bug though.

I tested your modification and it seems you only fixed mobs going through blocks. The main problem was having things fall through the wooden retracting/extending piston part.

17 more comments

When retracting they do, see sethbling's video about it, this issue has been fixed, what you see is MC-89030

@sethbling's video: In order for a block to be able to be pushed the ones in front need to moved or destroyed. So when the piston extention gets pulled back, the piston base gets removed; Entities inside the extention are set infront of it. No surprise here.

What I'm complaining about is the behaviour of entities being moved into a position, where other blocks are:
Block started moving in tick t

t <= -3

-3 < t < 0

t = -0

t = +0

0 < t < 3

3 <= t

Entity movement blocked

y

y

n

y

n

n

when MC-89030 is fixed, and this is still an issue, then this will be reopened, not sooner as it's very likely the same issue as you experience

@@unknown fixed in Minecraft 16w40a

I just found out that shifting floors work again. (Mobs fall through moving blocks; Players don't fall but have trouble moving)

Indigo

Erik Broes

Confirmed

mob, piston, player

Minecraft 1.4.2, Minecraft 1.4.7, Snapshot 13w05b, Minecraft 1.5, Snapshot 13w11a, ..., Minecraft 1.8, Minecraft 1.8.1-pre2, Minecraft 1.8.8, Minecraft 15w36d, Minecraft 15w37a

Minecraft 15w38a

Retrieved