Custom Tooltips

Custom Tooltips

10.3k Downloads

Getting a error on WoW SoD - 'ActionBarActionButtonDerivedMixin' (a nil value)

csBlackWolf opened this issue ยท 5 comments

commented

Hello.

When i try to use this Addon (v1.20.0) on World of Warcraft Classic Season of Discovery (v1.15.2-54332 x64) i getting a error.

8x .../CustomTooltips_Blizzard/CustomTooltips_Blizzard.lua:15: attempt to index global 'ActionBarActionButtonDerivedMixin' (a nil value)
[string "@CustomTooltips_Blizzard/CustomTooltips_Blizzard.lua"]:15: in main chunk

Locals:
MAX_MACROS = 138
debugprint = <function> defined @CustomTooltips_Blizzard/CustomTooltips_Blizzard.lua:11
ActionBarActionButtonMixin_SetTooltip_Old = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'ActionBarActionButtonDerivedMixin' (a nil value)"

I tested it with other addons disabled, except for BugGrabber and BugSack.

commented

I've just released version 1.21.0, which should fix this. I don't have access to WoW Classic, so let me know if any other issues come up.

commented

Thank you for the Update. Sadly i getting a other error now.

6x .../CustomTooltips_Blizzard/CustomTooltips_Blizzard.lua:42: hooksecurefunc(): SetTooltip is not a function
[string "=[C]"]: in function `hooksecurefunc'
[string "@CustomTooltips_Blizzard/CustomTooltips_Blizzard.lua"]:42: in main chunk

Locals:
commented

Can you try this alpha version and see if it works? I've had a look at the UI source code for all of the latest Classic patches and this should work for them.

commented

The alpha version seems to work good.
There are no lua errors and the tooltip is working like expected.

grafik

Thank you. ๐Ÿ˜Š

commented

Thanks, I've released this fix as 1.21.1.