open the profile with a text editor
press ctrl+f
on search bar write usersettings and you will find the line
turn fp to false
I'm guessing the solution is to change the setting to false, i.e. UseFlightPaths="False".<CustomBehavior File="UserSettings" LootMobs="True" UseFlightPaths="True" PullDistance="25" GroundMountFarmingMode="False" KillBetweenHotspots="True" />
I've seen that behavior before too where the bot sits at a FP forever.
The standard line may look like this:
I'm guessing the solution is to change the setting to false, i.e. UseFlightPaths="False".
Remember, a questing profile may have this line <CustomBehavior File="UserSettings" many times in one profile. So change each occurrence. The easy way is to use Ctrl + H in Notepad.
Best of luck!