CommonTasks.MountUp is exiting early I think.
I don't really have a way to post a log, but something like
will start casting the chocobo mount but also immediately start moving forward and canceling the mount cast.
I don't really have a way to post a log, but something like
Code:
await CommonTasks.MountUp(1);
MovementManager.MoveForwardStart();
will start casting the chocobo mount but also immediately start moving forward and canceling the mount cast.