Chauffeurs & Running Wild
Sluimerstand opened this issue ยท 5 comments
The SmartMount feature generally understands when to use a Chauffer Mount and when not to, however when I add a Worgen's Running Wild ability to the mix, it always tries to use that ability. Even when no riding skill is learned. I couldn't find a conditional to check whether a spell is learned to manually circumvent this.
Put in a fix, thanks for the report. Should be in 9.2.11 out soon, but I expect you've leveled past the problem anyway.
Running Wild is full mount speed, whereas chauffeurs are slower. So LiteMount will always prefer Running Wild if it is available.
Are you saying there is a case where LiteMount is trying to cast Running WIld but it is not usable? Can you give some details about what the case is?
I am in the Worgen starting zone, and I do learn Running Wild from levelling up - but it requires the apprentice riding skill to use. So LM is trying to use Running Wild, but the spell cannot be cast without that requirement being met.
Edit: I am on the latest version, 9.2.10
Oh that's interesting, must be something Blizzard broke with the level squish for shadowlands. There's a few things like that around still, spells you learn before you can use, or talents that affects spells you can't learn yet.
If I make a fresh level 1 worgen will I see the error? If I can reproduce it I should be able to fix it pretty quickly (hopefully).