Mounting stops working when mob has patrol AIGoal
Summary
Essentially the Mount mechanic stops working whenever a Patrol AIGoal is present, both the mount and the mob that is supposed to be mounted will successfully spawn however they won't be mounted.
Steps to reproduce
I'm using the latest MythicMob dev build as of 9/21/2021 and on paper 1.16.5
Example files to reproduce bug: https://pastebin.com/afXFbqHY
If you remove the Patrol line it will work perfectly
Current behavior
The both mobs will spawn however the mob in this case "Knight" won't be spawned on top of the horse, the Knight will start walking on its patrol route while the horse is left behind to wonder around
Intended correct behavior
The Knight is spawned mounted on the horse and the Knight's Patrol will control the Horse to follow its patrol route.
Server log file
A server log file isn't really needed in this case as no real error or anything seems to be being outputted and can be replicated with the provided example file.