Flight points not working?

I haven’t seen a topic about this yet, but the flight points aren’t working for any of my characters. When I go to a flight master, click them and then select a flight point just… nothing happens. No error message, no ‘you’re in combat’ or whatever, just… nothing. Is anyone else experiencing this problem?

Disable all add ons and try again.

Ye something wrong with interractions, also had these problems.

That was the first thing I tried, no luck

I’m also having the same issue, did you manage to resolve it?

Edit: My issue was an Addon called “In-flight taxi timer” -disabled it and was able to go about my business.

2 Likes

That would be the addon Inflight Taxi Timer. I found this fix, but I have yet had time to try it myself:

Re: ShadowlandsBackdropIssue

Originally Posted by Finnegan

Originally Posted by theangryintern

This is broken in 9.0.1. If it’s enabled, I can’t use a flight master. clicking on a destination just does nothing (I dismount if I’m mounted, but I never take off). Disabled the addon and I can fly anywhere just fine.

Simple fix:

Search for Line 522 - this should look like this:
“bord = CreateFrame(“Frame”, nil, sb) – border/background”
and insert this line directly AFTER :
Mixin(bord, BackdropTemplateMixin)

That’s it.

Shadowlands breaks every add-on this way. Fortunately the fix is easy.

Yep, that worked. Thanks!

Edit: Have now tried and that fix did not work for me.

Edit 2: Nvm that. It DOES indeed work. Just had to place the new line in the right place :upside_down_face:

1 Like

There is an addon or addons that is blocking the middle of people’s screens and making them have no click zones/dead zones. There is a command to see the box in question.

If you type /fstack or /framestack in game it will show you the dead area and the addon causing it, if you hover over it.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.