New Bagnon beta produces bug for AzeriteTooltip
Nukme opened this issue ยท 0 comments
Running Software (issues missing this information will be deleted):
- Addon version:
Bagnon beta 8.2.17 and since
AzeriteTooltip 2.0.7 - Server patch: [e.g. Build 8.0.1.27178]
Build 8.2.5(32750)
Have you read the changelog? (please don't waste our time)
Yes
Describe the bug
With new Bagnon beta installed, a lua error would pop up at every start of the game (end of loading), and AzeriteTooltip could not attach info to item tooltip frame.
To Reproduce
Steps to reproduce the behaviour:
- Upgrade Bagnon to new beta
- Start game
- See error
Expected behaviour
No lua error, and AzeriteTooltip works fine, just like 8.2.16 and before.
Screenshots
N/A
Error Logs
4x AzeriteTooltip\AzeriteTooltip-2.0.6.lua:152: Usage: hooksecurefunc([table,] "function", hookfunc)
[C]: in function `hooksecurefunc'
AzeriteTooltip\AzeriteTooltip-2.0.6.lua:152: in function <AzeriteTooltip\AzeriteTooltip.lua:146>
[C]: ?
Ace3\AceAddon-3.0\AceAddon-3.0-12.lua:70: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:65>
Ace3\AceAddon-3.0\AceAddon-3.0-12.lua:527: in function `EnableAddon'
Ace3\AceAddon-3.0\AceAddon-3.0-12.lua:620: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:605>
[C]: ?
[C]: in function `LoadAddOn'
FrameXML\UIParent.lua:448: in function `UIParentLoadAddOn'
FrameXML\UIParent.lua:491: in function `CombatLog_LoadUI'
FrameXML\UIParent.lua:1242: in function <FrameXML\UIParent.lua:1138>
Additional context
I've reported this bug to AzeriteTooltip weeks ago but haven't got any response. So I report it here for attention.