Bagnon

Bagnon

122M Downloads

Error after Search and then hovering over item in bag

jtmunn opened this issue ยท 1 comments

commented

Running Software (issues missing this information will be deleted):

  • Addon version: 9.2.2-3.4.0
  • Server patch: Wotlk Classic (3.4.0.45772)

Have you read the changelog? (please don't waste our time)
Yes

Describe the bug
After performing a search in bagnon and then trying to hover over any of the items in my bag, I get multiple LUA errors.

To Reproduce
Steps to reproduce the behaviour:

  1. Press B to open bagnon
  2. Double-Click where it says " Inventory"
  3. Type something to filter on e.g. "leather"
  4. Hover over one of the items in the bags
  5. See error
  6. This error will keep showing up until you close your bags

Expected behaviour
Searching/filtering in the bags and then hovering over any of the items in the bag should not produce an error.

Screenshots
image

Error Logs
Message: Interface\FrameXML\ContainerFrame_Shared.lua:1298: Action[SetPoint] failed because[SetPoint would result in anchor family connection]: attempted from: GameTooltip:SetPoint.
Time: Wed Sep 28 20:37:36 2022
Count: 13
Stack: Interface\FrameXML\ContainerFrame_Shared.lua:1298: Action[SetPoint] failed because[SetPoint would result in anchor family connection]: attempted from: GameTooltip:SetPoint.
[string "=[C]"]: ?
[string "=[C]"]: in function SetPoint' [string "@Interface\FrameXML\ContainerFrame_Shared.lua"]:1298: in function ContainerFrameItemButton_CalculateItemTooltipAnchors'
[string "@interface\FrameXML\ContainerFrame_Shared.lua"]:1344: in function <Interface\FrameXML\ContainerFrame_Shared.lua:1304>
[string "=[C]"]: in function ContainerFrameItemButton_OnEnter' [string "@Interface\AddOns\Bagnon\common\Wildpants\classes\item.lua"]:369: in function ShowTooltip'
[string "@interface\AddOns\Bagnon\common\Wildpants\classes\item.lua"]:340: in function `UpdateTooltip'
[string "@interface\AddOns\Bagnon\common\Wildpants\classes\item.lua"]:180: in function <...face\AddOns\Bagnon\common\Wildpants\classes\item.lua:179>

Locals:

Message: Interface\FrameXML\ContainerFrame_Shared.lua:1298: Action[SetPoint] failed because[SetPoint would result in anchor family connection]: attempted from: GameTooltip:SetPoint.
Time: Wed Sep 28 20:37:35 2022
Count: 40
Stack: Interface\FrameXML\ContainerFrame_Shared.lua:1298: Action[SetPoint] failed because[SetPoint would result in anchor family connection]: attempted from: GameTooltip:SetPoint.
[string "=[C]"]: ?
[string "=[C]"]: in function SetPoint' [string "@Interface\FrameXML\ContainerFrame_Shared.lua"]:1298: in function ContainerFrameItemButton_CalculateItemTooltipAnchors'
[string "@interface\FrameXML\ContainerFrame_Shared.lua"]:1344: in function <Interface\FrameXML\ContainerFrame_Shared.lua:1304>
[string "=[C]"]: in function ContainerFrameItemButton_OnEnter' [string "@Interface\AddOns\Bagnon\common\Wildpants\classes\item.lua"]:369: in function ShowTooltip'
[string "@interface\AddOns\Bagnon\common\Wildpants\classes\item.lua"]:340: in function `UpdateTooltip'
[string "@interface\FrameXML\GameTooltip.lua"]:431: in function <Interface\FrameXML\GameTooltip.lua:410>
[string "=[C]"]: ?
[string "=[C]"]: ?

Locals:

commented

It just dawned on me that this issue could be related to TipTac addon so I tried to disable that and /reload and low & behold the issue is gone! I will mark as closed and take the issue over to that AddOns author(s). Thanks!