Bug Closed · Invalid

Mounted mobs stop moving

#3985 opened by Unknown 3 years ago

Unknownreported this bug

Summary

Because of the new texture of "Vex" it cannot equip armor and such... So I am trying to mount a baby zombie onto a vex, but the problem is that whenever I do this, it seems that the vex won't move towards a player anymore with the zombie on top of it (in generally whenever you mount a mob onto another mob)

Steps to reproduce

Create 2 mobs.

  • 1 is rider
  • 1 is mount Use mount option or mechanic mount and mount the rider onto mount (Mount: MountName)

Current behavior

Mob doesn't move, even by using custom AI it does not work This can work with horses that isn't saddled but tamed (- goto{speedModifier=1;sh=5;sv=5} @NearestPlayer{r=16} ~onTimer:10 1.0)

Intended correct behavior

Move towards player

Server log file

Nothing to see on log or mythicmob debugging

Proposed fixes

Custom AI "movetowardstarget", or just that the mounted mob can stear the mount and move it towards players, mobs, etc.

[Legacy attachment omitted]

[Legacy attachment omitted]

Unknowncommented

This is vanilla behavior, when a mob mounts another mob it hijacks their AI. There isn't much we can do about it at this time

Sign in to join the discussion.