-
Bug
-
Resolution: Awaiting Response
-
None
-
Minecraft 16w40a, Minecraft 1.12.1, Minecraft 1.12.2 Pre-Release 1, Minecraft 1.12.2 Pre-Release 2, Minecraft 1.12.2, Minecraft 18w11a, Minecraft 18w21b, Minecraft 1.13.1
-
None
-
Community Consensus
-
(Unassigned)
The bug
Attribute Modifiers not being removed correctly.
How to reproduce
- Go to y=150
- Place a block under you using:
/setblock ~ ~-1 ~ stone
- Get an item that applies an extremely high speed boost. For example:
/give @p golden_boots 1 0 {AttributeModifiers:[{AttributeName:"generic.movementSpeed",Name:"speed",Amount:100,Operation:0,UUIDLeast:734432,UUIDMost:4374733,Slot:"feet"}]}
- Equip the item
- Stand on the block and hold down the move forward key for about 5 seconds.
- Remove the item. The speed boost will remain.
- relates to
-
MC-92916 Player is removed from the EntityTracker when teleporting to unloaded chunks or changing dimensions, resulting in client side desync
- Resolved