I have following issue in "Free Spirits" daily qiest.
Here what i get in log (after some of first daylies):
Goal: Flying to <1571.811, 1421.25, 516.615>
[FlyTo-v241(debug) @line 736]: Flying to '<1571.811, 1421.25, 516.615>': <1571.811, 1421.25, 516.615>.
...
[Cast] Cenarion War Hippogryph 43927
Spell_C::CastSpell(43927, 0, 0x0, 0) [11]
[CGSpellBook::CastSpell] Override ID: 43927, KnownIndex: -1
Mounting: Cenarion War Hippogryph
Ok, i set this mount in config, good. My character fly up high...
[QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
Goal: Flying to <1566.474, 1440.958, 441.7253>
[FlyTo-v241(debug) @line 737]: Flying to '<1566.474, 1440.958, 441.7253>': <1566.474, 1440.958, 441.7253>.
[LuaEvents] Getting argument values for event COMBAT_LOG_EVENT_UNFILTERED
Here he descending to portal.
[LuaEvents] Getting argument values for event COMBAT_LOG_EVENT_UNFILTERED
[QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[LuaEvents] Getting argument values for event COMBAT_LOG_EVENT_UNFILTERED
[QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
[QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedWhile.
[QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
Goal: Mounting for Flying travel
Spell_C::CastSpell(60024, 0, 0x0, 0) [10]
Here my character have dismount, fall down and start run around and jumping.
I do not understand why he try to mount Violet Proto-Drake (60024, i never set it up as my mount) and try to do this while already mounted.
-------------------------------------
Issue with "Backed Into a Corner" quest.
He just run and try to interact with Cornered Villager, instead of killing mobs, that captured them (mobs don't enter the battle and my character just stay and spam interacting)
PS. Sorry for my terrible english.