Getting the following error when opening the map (there is about a 1-2 second cooldown from getting the error if I spam open the map) in classic SoD after the 8.0.1 update for Titan Panel. Titan Location is not in use currently on any bar that I have.
15x TitanLocation/TitanLocation.lua:729: attempt to index field 'MaximizeButton' (a nil value)
[string "@TitanLocation/TitanLocation.lua"]:729: in function <titanlocation titanlocation.lua:727="">
[string "=[C]"]: in function Show'
[string "@Leatrix_Maps/Leatrix_Maps.lua"]:53: in function
HandleUserActionToggleSelf'
[string "@Interface_VanillaBlizzard_WorldMap/Blizzard_WorldMap.lua"]:324: in function `ToggleWorldMap'
[string "TOGGLEWORLDMAP"]:1: in function <[string "TOGGLEWORLDMAP"]:1></titanlocation>
Locals:
(temporary) = nil
(temporary) = nil
(temporary) = <userdata>
(</userdata>temporary) = 0.070000
(*temporary) = "attempt to index field 'MaximizeButton' (a nil value)"
frame = TitanMapFrame {
0 = <userdata>
updateTicker = <userdata>
}
updateFunc = <function> defined @TitanLocation/TitanLocation.lua:724
MapMinMaxFrame = </function></userdata></userdata>
Just from the trace dump, it could be a conflict with Leatrix Maps.
For a test - if you disable Leatrix, does the error still occur?
Being worked.
This appears to be when TitanLocation is hidden but is actually running in background.
Interim either disable TitanLocation at Addon screen or make it visible until a fix is released.