AdiBags

AdiBags

8M Downloads

Lua Error

Chwbaccaa opened this issue ยท 0 comments

commented

Addon Version

AdiBags-v1.10.7

World of Warcraft Version

Retail

Describe the bug

When at the bank or occasionally the Auction House and my bag is opened, I'll get the following Lua Error when closing the Bank or Auction House but not closing my bag.

Lua Error

Message: Interface/AddOns/AdiBags/widgets/ContainerFrame.lua:1144: Action[SetPoint] failed because[Cannot anchor to a region dependent on it]: attempted from: AdiBagsSection2:SetPoint.
Time: Thu Apr 27 10:53:38 2023
Count: 1
Stack: Interface/AddOns/AdiBags/widgets/ContainerFrame.lua:1144: Action[SetPoint] failed because[Cannot anchor to a region dependent on it]: attempted from: AdiBagsSection2:SetPoint.
[string "=(tail call)"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function SetPoint' [string "@Interface/AddOns/AdiBags/widgets/ContainerFrame.lua"]:1144: in function LayoutSections'
[string "@Interface/AddOns/AdiBags/widgets/ContainerFrame.lua"]:1226: in function <Interface/AddOns/AdiBags/widgets/ContainerFrame.lua:1194>
[string "@Interface/AddOns/AdiBags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:119: in function <...ags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@Interface/AddOns/AdiBags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:19: in function <...ags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@Interface/AddOns/AdiBags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:54: in function SendMessage' [string "@Interface/AddOns/AdiBags/core/Core.lua"]:476: in function ?'
[string "@Interface/AddOns/AdiBags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:109: in function <...ags/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
...
[string "=[C]"]: in function CloseAuctionHouse' [string "@Interface/AddOns/Blizzard_AuctionHouseUI/Blizzard_AuctionHouseFrame.lua"]:459: in function <...izzard_AuctionHouseUI/Blizzard_AuctionHouseFrame.lua:449> [string "=[C]"]: in function Hide'
[string "@Interface/FrameXML/UIParent.lua"]:2885: in function SetUIPanel' [string "@Interface/FrameXML/UIParent.lua"]:2912: in function MoveUIPanel'
[string "@Interface/FrameXML/UIParent.lua"]:2936: in function HideUIPanel' [string "@Interface/FrameXML/UIParent.lua"]:2609: in function <Interface/FrameXML/UIParent.lua:2601> [string "=[C]"]: in function SetAttribute'
[string "@Interface/FrameXML/UIParent.lua"]:3227: in function `HideUIPanel'
[string "@Interface/SharedXML/SharedUIPanelTemplates.lua"]:153: in function <Interface/SharedXML/SharedUIPanelTemplates.lua:144>

Locals: (*temporary) = "LeftButton"
(*temporary) = false
(*temporary) = defined =[C]:-1

Steps to reproduce

Turn on Lua Errors report on Ur WoW game and open your Bank/Auction House & bag, then close the Bank/Auction House. It' happens often for me even with all other addons disabled.

Verification

  • I have disabled all other addons and made sure this bug is triggered only with AdiBags enabled