frozn / TipTac

WoW AddOn TipTac Reborn
GNU General Public License v3.0
108 stars 20 forks source link

Lua error in conjunction with MisDirectionHelper/Plus Macro #207

Closed frozn closed 1 year ago

frozn commented 1 year ago

From Aeyn42:

When using TipTac Reborn in conjunction with MisDirectionHelper/Plus Macro (https://www.curseforge.com/wow/addons/misdirectionhelper) I get the following error when mousing over the LDB for MisidrectionHelper (A popup tooltip should appear):

1x ...rfaceMisDirectionHelper2/modules/general.lua:153: bad argument #1 to 'insert' (table expected, got nil)
[string "=[C]"]: in function `insert'
[string "@MisDirectionHelper2/modules/general.lua"]:153: in function `MDHShowToolTip'
[string "@MisDirectionHelper2/modules/general.lua"]:35: in function <...rfaceMisDirectionHelper2/modules/general.lua:31>
[string "@Titan/LDBToTitan.lua"]:353: in function <Titan/LDBToTitan.lua:312>

Locals:
(*temporary) = nil
(*temporary) = nil
(*temporary) = "table expected, got nil"

If I go back to version 22.12.15 of TipTac Reborn the issue goes away. Any ideas?

Source: https://www.curseforge.com/wow/addons/tiptac-reborn?comment=249

frozn commented 1 year ago

Pull request has been merged. Solved.