-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
When clicking on a linked piece of gear, the following error will result:
Message: Interface\FrameXML\GameTooltip.lua:286: attempt to index local 'anchorFrame' (a number value)
...
Interface\AddOns\tekKompare\tekKompare.lua:9: in function... tekKompare.lua:8
The error appears to be related to "GameTooltip_ShowCompareItem(self, 1)" and I'm not sure if the second passed param (1) is either needed anymore or needs to be changed. I tried replacing with "true" but this did not fix the problem.
Metadata
Metadata
Assignees
Labels
No labels