Lua erroer container Frame
p4sky opened this issue ยท 1 comments
Irecive this error random when open the bag
Interface\AddOns\AdiBags\widgets\ContainerFrame.lua:996: AdiBagsSection3:SetPoint(): AdiBagsSection5 is dependent on this -- details: [Error 00000249FAAD42B0]
2x AdiBags\widgets\ContainerFrame.lua:996: AdiBagsSection3:SetPoint(): AdiBagsSection5 is dependent on this
[C]: in function SetPoint' AdiBags\widgets\ContainerFrame.lua:996: in function
LayoutSections'
AdiBags\widgets\ContainerFrame.lua:1067: in function <AdiBags\widgets\ContainerFrame.lua:1041>
(tail call): ?
AdiBags\widgets\ContainerFrame.lua:447: in function RefreshContents' AdiBags\widgets\ContainerFrame.lua:432: in function
ResumeUpdates'
AdiBags\widgets\ContainerFrame.lua:415: in function <AdiBags\widgets\ContainerFrame.lua:407>
[C]: in function Show' AdiBags\core\Bags.lua:89: in function
Open'
AdiBags\core\Hooks.lua:112: in function <AdiBags\core\Hooks.lua:109>
(tail call): ?
(tail call): ?
[string "OPENALLBAGS"]:1: in function <[string "OPENALLBAGS"]:1>
Locals:
(*temporary) = AdiBagsSection3 {
0 =
acquired = true
buttons =
}
Header = {
}
slots =
}
width = 4
count = 4
total = 4
name = "Hearthstones"
category = "Hearthstones"
height = 1
key = "Hearthstones#Hearthstones"
freeSlots =
}
container = AdiBagsContainer1 {
}
}
(*temporary) = "TOPLEFT"
(*temporary) = AdiBagsSection5 {
0 =
acquired = true
buttons =
}
Header = {
}
slots =
}
width = 1
count = 1
total = 1
name = "Weapon"
category = "Equipment"
height = 1
key = "Equipment#Weapon"
freeSlots =
}
container = AdiBagsContainer1 {
}
}
(*temporary) = "TOPRIGHT"
(*temporary) = 10.5
(*temporary) = 0
Looks like a duplicate of #237.