mojira.dev
MC-18824

Dismounting from a Minecart places the player in a different spot than if it is Broken

When dismounting from a minecart, the player is routed to the nearest open block. For example, if given a choice between placing the player in an opaque block, or an air block, the game will choose to put the player in an air block.

However, if the minecart which the player is riding in is broken, the player is placed in the exact spot where the minecart had been.

This is not a huge issue for normal gameplay, however minecart systems that are designed to break the cart and place the player somewhere no longer function, which makes it difficult to build an automatic unloader.

This bug has likely existed since the LSHIFT to Dismount was implimented for minecarts.

Linked issues

Attachments

Comments 6

Confirmed.
See the setup shown in the screenshots:
In 1.5.2 the player lands behind the glass wall either if leaving the minecart by right click or destroying the cart (see MC-1489)
In 13w25c the player lands behind the glass wall if leaving the minecart by LSHIFT bug remains on the rails when destroying the cart.

Michael Turner

Affects release 1.6.1.

Michael Turner

Affects pre-release 1.6.2

Michael Turner

Affects 1.6.4

Affects 1.7.2
Even worse because the player is placed to a farer distance from the minecart

Because the issue has become worse, resolving this a duplicate of MC-36482

'Patch' Miller

(Unassigned)

Confirmed

MinecartRideable, MinecartUnload, minecart, player

Snapshot 13w25c, Minecraft 1.6, Minecraft 1.6.1, Minecraft 1.6.2, Minecraft 1.6.4

Retrieved