Flight paths not working - Wido's Flight Map Enhanced

Not a Blizzard bug, and just an FYI in case anyone else encounters this:

I was not able to use flight paths in Nazjatar. I disabled my addon “Wido’s Flight Map Enhanced” and was able to use them.

It appears that this addon hasn’t been updated in years, or was renamed perhaps (above name is what appears for me in-game), so maybe this isn’t common, but hope this helps someone. Hadn’t had an issue with the addon until this.

3 Likes

I certainly don’t claim to be a lua programmer, but I fiddled with the code over the last few days and got it working in all zones. I can give advice or share the changes I made if you’re interested.

1 Like

I would be most interested in learning how to fix this addon to work properly today. Can you share with us?

I posted the modified addon to MediaFire. Go to that site, then add the following to the address (can’t attach a link here). I hope it all works for you :slight_smile:

folder/muve799ynxzmg/

Oops. Seekr and Hehe are two of my alts. Didn’t realize I logged on differently each time.

Apparently MediaFire only allows premium users to download folders the way you’ve uploaded it. I’m not a regular user of that site so I don’t have a premium account. Would it be possible to re-upload it as a pre-compressed zip?

I would like this modified FME addon too please, I use it too and it hurts when I have to turn it off just to use FMs in the new zones lol

Hehe/Seekr, could you possibly upload a single .zip file for the updated addon or give the offered advice on updating it ourselves? Downloading the addon and included libraries from MediaFire one file and at a time and manually putting it all back together is a real pain for those of us who do not have or want a MediaFire account.

Thanks.

Sorry you had trouble. I will try to upload it as you requested tomorrow or find another site to post it on.

Since I can’t copy an address, use this and remove the spaces

http:// www. mediafire. com/ file/ ljj8jmtgvwzfvh0/ FlightMapEnhanced.zip/file

Did that work for you? Just download, find your World of Warcraft directory, navigate to the retail>Interface directory, and unzip the file there. All the updates you need are included. Good luck.
Hehe / Seeker / Aspentech :slight_smile:

It’s buggy with 8.3. If you’re inclined to fix it again, here are the errors:

#1:
1x …rfaceFlightMapEnhanced\FlightMapEnhanced-3.0.18.lua:1003: attempt to call field ‘?’ (a nil value)
[string “@FlightMapEnhanced\FlightMapEnhanced-3.0.18.lua”]:1003: in function `LoadModules’
[string “@FlightMapEnhanced\FlightMapEnhanced-3.0.18.lua”]:874: in function <…rfaceFlightMapEnhanced\FlightMapEnhanced.lua:708>

Locals:
self =

{
ftracks =
{
}
GetMapSystem = defined @FlightMapEnhanced\FlightMapEnhanced.lua:196
mapSystem =
{
}
gconf =
{
}
modules =
{
}
initmfm = defined @FlightMapEnhanced\modules\MissingFlightMasters.lua:2
getContinent = defined @FlightMapEnhanced\FlightMapEnhanced.lua:26
L =
{
}
flocn =
{
}
vconf =
{
}
configchange = defined @FlightMapEnhanced\FlightMapEnhancedConfigChangeHandler.lua:4
SetMapSystem = defined @FlightMapEnhanced\FlightMapEnhanced.lua:200
flocdis =
{
}
GetPlayerData = defined @FlightMapEnhanced\FlightMapEnhanced.lua:365
DataBrokerClick = defined @FlightMapEnhanced\FlightMapEnhanced.lua:908
DragonPins =
{
}
gconfigchange = defined @FlightMapEnhanced\FlightMapEnhancedConfigChangeHandler.lua:72
timer = defined @FlightMapEnhanced\FlightMapEnhanced.lua:132
Dragon =
{
}
floc =
{
}
LoadModules = defined @FlightMapEnhanced\FlightMapEnhanced.lua:1000
}
(for generator) = defined =[C]:-1
(for state) =
{
1 = “wmc”
2 = “mfm”
3 = “ft”
}
(for control) = 1
key = 1
val = “wmc”
(*temporary) = nil
(*temporary) = “attempt to call field ‘?’ (a nil value)”
ns =
{
ftracks =
{
}
GetMapSystem = defined @FlightMapEnhanced\FlightMapEnhanced.lua:196
mapSystem =
{
}
gconf =
{
}
modules =
{
}
initmfm = defined @FlightMapEnhanced\modules\MissingFlightMasters.lua:2
getContinent = defined @FlightMapEnhanced\FlightMapEnhanced.lua:26
L =
{
}
flocn =
{
}
vconf =
{
}
configchange = defined @FlightMapEnhanced\FlightMapEnhancedConfigChangeHandler.lua:4
SetMapSystem = defined @FlightMapEnhanced\FlightMapEnhanced.lua:200
flocdis =
{
}
GetPlayerData = defined @FlightMapEnhanced\FlightMapEnhanced.lua:365
DataBrokerClick = defined @FlightMapEnhanced\FlightMapEnhanced.lua:908
DragonPins =
{
}
gconfigchange = defined @FlightMapEnhanced\FlightMapEnhancedConfigChangeHandler.lua:72
timer = defined @FlightMapEnhanced\FlightMapEnhanced.lua:132
Dragon =
{
}
floc =
{
}
LoadModules = defined @FlightMapEnhanced\FlightMapEnhanced.lua:1000
}
#2:
5x FlightMapEnhanced\modules\WorldMapClick.lua:16: ‘(’ expected near ‘=’

Locals:
#3:
5x FlightMapEnhanced\modules\FlightTimes.lua:220: ‘’ expected near ‘local’

Locals:

Thank you.

I can’t even find the file on my computer to fix it or remove it. Anyone know where it may be hidding?