Closed Voxxel closed 1 year ago
Tainting the ptr feedback interface happens all the time and can mostly be ignored.
I don't know what does that mean but a quick fix would be pretty nice to get back the tooltip IDs.
Oh, I see now what you're talking about, it's in the first error message that isn't related. Sorry but most of these lua bugs doesn't tell too much for me. But does that mean the second bug may be related to the addon's general failure in 10.0? Since I didn't receiveany other lua errors related to IDTip so far.
The second error is a concern. Functions change, tooltips change and we need to adjust the addon for that.
Do you see any chance of a fix in the near future? Or it's rooted deeper than just to apply a hotfix? Afaik, 10.0 is on the PTR too if no DF beta access.
Do you see any chance of a fix in the near future? Or it's rooted deeper than just to apply a hotfix? Afaik, 10.0 is on the PTR too if no DF beta access.
yes: https://github.com/ItsJustMeChris/idTip/tree/beta or #80
The Chris' version works very well in the Beta, thank you for pointing me out! :)
No "Issues" tab on Chris' repo so I post it here: The DF Beta received a new update to 10.0.2.45969 and your fixed idTip went broken again for some instances, such as NPC IDs on mouseover, Spellbook spell IDs, Quest log panel IDs, most of item IDs - on Character page/Bags/Adventure guide-boss loot list/Mounts tab/Heirlooms tab, and so on. However some of them are still working, like Action bar spells, Talent panel spells and maybe more.
I got only this lua error related to idTip so far:
1x Interface/AddOns/idTip/idTip.lua:203: hooksecurefunc(): SetTooltipRecipeResultItem is not a function
[string "=[C]"]: in function `hooksecurefunc'
[string "@Interface/AddOns/idTip/idTip.lua"]:203: in main chunk
Locals:
Should all be fixed now.
The addon fails to display 99% of the spell/npc/item/whatever IDs in DF Beta / 10.0 PTR. The only "platform" where it can display the IDs are the Spellbook and the Mounts page - at least what I found so far.
Caught this LUA error in the current DF Beta version (v10.0.45779):