Okay, I’ve never posted on the forums before, so I hope technical support is the right place for this.
But basically, every time I go to a flight master and try to go somewhere, or even just hover my cursor over a location I can fly to, I get a Lua Error. I’ve done some questing and I haven’t gotten any other errors, it only happens when I try flying somewhere using the flight master. I’ve got addons, but none of them are enabled. I’ve tried reloading UI multiple times and that hasn’t helped. I’ve exited the game completely, which hasn’t helped either. I’ve also looked around other fourms, but I can’t seem to find anyone having the same problem. I don’t know what else to do, other than post this, so I hope someone can help.
Here’s the error message:
Message: …Ons\Blizzard_FlightMap\FM_FlightPathDataProvider.lua:65: attempt to index local ‘startPin’ (a nil value)
Time: Thu May 30 22:20:32 2019
Count: 10
Stack: …Ons\Blizzard_FlightMap\FM_FlightPathDataProvider.lua:65: attempt to index local ‘startPin’ (a nil value)
…Ons\Blizzard_FlightMap\FM_FlightPathDataProvider.lua:65: in function `HighlightRouteToPin’
…Ons\Blizzard_FlightMap\FM_FlightPathDataProvider.lua:211: in function <…Ons\Blizzard_FlightMap\FM_FlightPathDataProvider.lua:194>
Locals: self =
{
SignalEvent = defined @Interface\AddOns\Blizzard_MapCanvas\MapCanvas_DataProviderBase.lua:97
HighlightRouteToPin = defined @Interface\AddOns\Blizzard_FlightMap\FM_FlightPathDataProvider.lua:42
OnCanvasSizeChanged = defined @Interface\AddOns\Blizzard_MapCanvas\MapCanvas_DataProviderBase.lua:58
owningMap = FlightMapFrame {
}
OnGlobalAlphaChanged = defined @Interface\AddOns\Blizzard_MapCanvas\MapCanvas_DataProviderBase.lua:66
OnMapInsetMouseLeave = defined @Interface\AddOns\Blizzard_MapCanvas\MapCanvas_DataProviderBase.lua:46
slotIndexToPin = {
}
ClearBackgroundRoutes = defined @Interface\AddOns\Blizzard_FlightMap\FM_FlightPathDataProvider.lua:125
lineThickness = 90
OnCanvasScaleChanged = defined @Interface\AddOns\Blizzard_FlightMap\FM_FlightPathDataProvider.lua:152
OnCanvasPanChanged = defined @Interface\AddOns\Blizzard_MapCanvas\MapCanvas_DataProviderBase.lua:54
RemoveRouteToPin = defined @Interface\AddOns\Blizzard_FlightMap\FM_FlightPathDataProvider.lua:70
highlightLinePool = {
}
AddFlightNode = defined @Interface\AddOns\Blizzard_FlightMap\FM_FlightPathDataProvider.lua:133
OnMapChanged = defined @Interface\AddOns\Blizzard_MapCanvas\MapCanvas_DataProviderBase.lua:74
OnMapInsetSizeChanged = defined @Interface\AddOns\Blizzard_MapCanvas\MapCanvas_DataProviderBase.lua:38
OnShow = defined @Interface\AddOns\Blizzard_MapCanvas\MapCanvas_DataProviderBase.lua:30
GetMap = defined @Interface\AddOns\Blizzard_MapCanvas\MapCanvas_DataProviderBase.lua:70
OnHide = defined @Interface\AddOns\Blizzard_MapCanvas\MapCanvas_DataProviderBase.lua:34
backgroundLinePool = {
}
ShowBackgroundRoutesFromCurrent = defined @Interface\AddOns\Blizzard_FlightMap\FM_FlightPathDataProvider.lua:88
OnEvent = defined @Interface\AddOns\Blizzard_MapCanvas\MapCanvas_DataProviderBase.lua:62
RegisterEvent = defined @Interface\AddOns\Blizzard_MapCanvas\MapCanvas_DataProviderBase.lua:79
OnMapInsetMouseEnter = defined @Interface\AddOns\Blizzard_MapCanvas\MapCanvas_DataProviderBase.lua:42
OnRemoved = defined @Interface\AddOns\Blizzard_MapCanvas\MapCanvas_DataProviderBase.lua:9
OnAdded = defined @Interface\AddOns\Blizzard_MapCanvas\MapCanvas_DataProviderBase.lua:4
RefreshAllData = defined @Interface\AddOns\Blizzard_FlightMap\FM_FlightPathDataProvider.lua:18
CalculateLineThickness = defined @Interface\AddOns\Blizzard_FlightMap\FM_FlightPathDataProvider.lua:148
UnregisterEvent = defined @Interface\AddOns\Blizzard_MapCanvas\MapCanvas_DataProviderBase.lua:90
RemoveAllData = defined @Interface\AddOns\Blizzard_FlightMap\FM_FlightPathDataProvider.lua:8
}
pin = {
0 =
GetGlobalPosition = defined @Interface\AddOns\Blizzard_MapCanvas\MapCanvas_DataProviderBase.lua:253
PanTo = defined @Interface\AddOns\Blizzard_MapCanvas\MapCanvas_DataProviderBase.lua:260
owningMap = FlightMapFrame {
}
taxiNodeData = {
}
OnCanvasScaleChanged = defined @Interface\AddOns\Blizzard_MapCanvas\MapCanvas_DataProviderBase.lua:270
GetNudgeSourceZoomedInMagnitude = defined @Interface\AddOns\Blizzard_MapCanvas\MapCanvas_DataProviderBase.lua:175
UpdatePinSize = defined @Interface\
It’s kind of long, but it might be able to help.
lua errors are addon related. if disabling them doesn’t fix it you’ll need to do a UI reset. https://us.battle.net/support/en/article/7549 you can typically install fresh copies of the same addons afterward and have everything work correctly.
Thank you so much for your help, the issue has been resolved.