DoN's 3D Pathfinding for Flying A.I. [Support Thread]

Hi don!

Im having a really hard task here, as i get no errors in my logg.
Im trying to use the flyto, but its not working properly
im currently using 4.16 and is bound to that version because i have a big project.

the problem here is that the don event do not trigger.
i have the interface both in the ai controller and the pawn, and i tried both of them, but none of them are triggering.

i have tried all 3 actors:
character actor
pawn actor
default flying pawn actor

i have tried making a new ai controller
i have tried to bind the interface again

There is no errors in the logg what so ever, and the actor see me through perception and sets the location
i print string the location and its an actual location of the actor to follow.