-
Bug
-
Resolution: Fixed
-
Minecraft 1.9.2, Minecraft 1.9.4, Minecraft 1.10, Minecraft 1.10.2, Minecraft 16w33a, Minecraft 16w35a, Minecraft 16w36a, Minecraft 16w38a, Minecraft 16w39a, Minecraft 16w39b, Minecraft 16w39c, Minecraft 16w40a, Minecraft 16w41a, Minecraft 16w42a, Minecraft 16w43a, Minecraft 16w44a, Minecraft 1.11 Pre-Release 1, Minecraft 1.11, Minecraft 16w50a, Minecraft 1.11.2, Minecraft 17w06a, Minecraft 1.12 Pre-Release 5, Minecraft 1.12, Minecraft 1.12.1, Minecraft 1.12.2 Pre-Release 1, Minecraft 1.12.2 Pre-Release 2, Minecraft 1.12.2, Minecraft 17w50a, Minecraft 18w01a, Minecraft 18w02a, Minecraft 18w03b, Minecraft 18w05a, Minecraft 18w10d, Minecraft 1.13.1, Minecraft 19w14a, Minecraft 1.14 Pre-Release 3, Minecraft 1.14, 1.14.4, 19w37a, 1.15 Pre-release 1, 1.15.2, 20w11a, 1.16.1, 20w27a, 1.16.2 Pre-release 1, 1.16.2, 20w51a, 1.17 Pre-release 1, 1.17 Pre-release 2, 1.17 Pre-release 3, 1.17, 1.17.1 Pre-release 1, 1.17.1, 21w39a, 21w40a, 21w41a, 1.18 Pre-release 1, 1.18, 1.18.1 Pre-release 1, 1.18.1, 22w03a, 1.18.2, 1.19.2, 23w14a, 1.20.1, 23w40a, 1.21 Pre-Release 2, 1.21
-
Confirmed
-
Mob behaviour, Player
-
Normal
-
Platform
When climbing up blocks while riding a horse, the horse occasionally glitches slightly (it gets reset backwards by the server), and the "Horse moved wrongly!" warning is logged in the server console (or game log in singleplayer).
In particular, this happens almost always when walking up stairs with horses, although it doesn't appear to happen with slabs. However, this issue has also been reported to occasionally happen if there are no stairs involved (e.g. MC-147523).
Steps to Reproduce
- Summon a moderately fast horse, e.g. by using the command provided below.
/summon minecraft:horse ~ ~ ~ {attributes:[{id:"minecraft:generic.movement_speed",base:0.35d}],Tame:1b,SaddleItem:{count:1,id:"minecraft:saddle"}}
- Mount the horse and climb up stairs with it.
- As you do this, pay close attention to the horse's movement and frequently check the server console / game log.
Expected behaviour
The horse can properly walk up the stairs.
Actual behaviour
The horse is very slow walking up the stairs; additionally in the server console / game log, warnings of the following format are sent:
Horse (vehicle of <user>) moved wrongly! 0.5
Notes
This is a new problem since the 1.9 update, and it happens with all horses, no matter their speed.
This also affects other entities than horses, however it appears most frequently with horses in regular gameplay. For example, camels with Speed II are also affected by this when sprinting, and so are pigs with Speed V.
- is duplicated by
-
MC-101772 Horses rubberband on stairs
- Resolved
-
MC-116635 The model of the horse blows when you climb stairs
- Resolved
-
MC-137290 Horses going up stairs glitch out.
- Resolved
-
MC-147523 Horse above certain speeds is glitching while going over a specific placement of blocks
- Resolved
-
MC-154810 bug with horse going up through stairs
- Resolved
-
MC-226864 Shaky vision while riding horse diagonal on stairs.
- Resolved
-
MC-231443 horse on stairs display jitters
- Resolved
-
MC-261932 Game log spam "Horse (vehicle of Player) moved wrongly!"
- Resolved
- relates to
-
MC-98421 Horse Movement Bug; Stuck on Block
- Resolved
-
MC-248231 The server console is sometimes spammed with "PLAYER moved too quickly!" after a player switches dimensions or teleports long distances
- Open