Stanzilla / WoWUIBugs

World of Warcraft UI Bug Tracker
153 stars 7 forks source link

IsAdvancedFlyableArea() always returns false for characters below 70 #568

Open mbattersby opened 1 month ago

mbattersby commented 1 month ago

Seems to have broken in today's build 10.2.7-54630.

Also affects "Summon Random Favorite Mount" / C_MountJounal.SummonByID(0) for characters below 70, where only flying mounts will be summoned and never dragonriding mounts.

mbattersby commented 1 month ago

Possibly (likely?) only affects characters that previously relied on the account-wide unlock, and may not affect characters that did the unlock quests directly.

Malivil commented 1 month ago

Something that we were discussing in the linked issue -- It was found on a WoW Forum thread that deleting the Cache folder fixes this problem. I was able to verify that myself that doing so does resolve the issue, though it's unclear why that is necessary.