gotoowner goal does not work but in previous builds yes
Summary
gotoowner AIGoalSelector does not work in 4.14.1 premium or lasted dev build (Build 3989), I tried in Build 3917 and it worked.
Steps to reproduce
I wrote the following in a mobs file:
mob:
Type: sheep
AIGoalSelectors:
- clear
- gotoowner
- randomstroll
Skills:
- skill{s=[
- setowner
- message{m="tamed"}
]} @Trigger ~onInteract ?!hasowner
Current behavior
After interacting with the mob it doesn't follow me, it just walks randomly.
Intended correct behavior
After interacting with the mob it follows me.
Server log file
Debug log snippet