mojira.dev
MC-124375

Teleportation of item entity all ticks visually broken

The bug

When I use this simple command in repeating command block, the movement is not regular as in the video attached.

Command:

/execute as @e[type=item] at @s run teleport @s ~ ~ ~-0.05

For all other entities, it works, just not for items.

Related issues

Attachments

Comments

migrated
[media][media]
migrated

Is this an issue in 1.12.2?

migrated

Oh yes, I just saw that, I thought it came from the last snapshot :S

marcono1234

Relates to MC-113006

migrated

Confirmed for 1.13.1.

Avoma

Can confirm in 20w49a.

Avoma

Can confirm in 21w03a.

Avoma

Can confirm in 21w05b.

Avoma

Can confirm in 21w17a.

KirbAvion

Can confirm in 21w20a; also affects falling_block entities.

ampolive

Can confirm in 1.17.1 Release Candidate 1. This might be the cause of MC-123320.

ampolive

Can confirm in 1.17.1.

Avoma

Would this ticket in fact be a duplicate of MC-4? If not a duplicate, then definitely related.

migrated

Related. An item entity's position (and motion?) is only updated to the client once every 5 ticks (at least not every tick, per the jitter); if that was changed to always update after a teleport, it'd fix this, but not MC-4; if the precision loss would be fixed, it'd fix MC-4, but not this. If it were to update the position every tick, it'd fix this, and parts of MC-123320, MC-113006 and MC-4, mainly the delay; the motion not being the same between client and server would be a different fix.

ChemistryIsCool

The video does not work for me, so I am attaching a new one.

[media]

migrated

(Unassigned)

Confirmed

Commands, Entities

/teleport, /tp, command, item, item-entity, item-moving, rendering, teleport, teleportation, visual-bug

Minecraft 1.12.2, Minecraft 18w03b, Minecraft 18w16a, Minecraft 18w19b, Minecraft 1.13, ..., 21w03a, 21w05b, 21w17a, 1.17.1, 1.21

Retrieved