AdiBags

AdiBags

8M Downloads

Bag rows overflows the bag frame

gustavo-momente opened this issue ยท 0 comments

commented

Addon Version

v1.10.6

World of Warcraft Version

Wrath

Describe the bug

Bag frame sometimes get all messed up, see attached image;

Captura de tela 2023-01-19 091128

And the following error apperar.

4x AdiBags/widgets/ContainerFrame.lua
:1144: Action[SetPoint] failed because[Cannot anchor to a region dependent on it]: attempted from: AdiBagsSection16:SetPoint.
[string "=[C]"]: in function `SetPoint'
[string "@AdiBags/widgets/ContainerFrame.lua"]:1144: in function `LayoutSections'
[string "@AdiBags/widgets/ContainerFrame.lua"]:1226: in function <AdiBags/widgets/ContainerFrame.lua:1194>
[string "=(tail call)"]: ?
[string "@AdiBags/widgets/ContainerFrame.lua"]:514: in function `RefreshContents'
[string "@AdiBags/widgets/ContainerFrame.lua"]:499: in function `ResumeUpdates'
[string "@AdiBags/widgets/ContainerFrame.lua"]:479: in function <AdiBags/widgets/ContainerFrame.lua:471>
[string "=[C]"]: in function `Show'
[string "@AdiBags/core/Bags.lua"]:96: in function `Open'
[string "@AdiBags/core/Bags.lua"]:126: in function <AdiBags/core/Bags.lua:122>
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "TOGGLEBACKPACK"]:1: in function <[string "TOGGLEBACKPACK"]:1>

Locals:
(*temporary) = AdiBagsSection16 {
 0 = <userdata>
 acquired = true
 buttons = <table> {
 }
 Header = Button {
 }
 slots = <table> {
 }
 width = 3
 count = 3
 total = 3
 name = "Set: Balance"
 category = "Equipment"
 height = 1
 key = "Equipment#Set: Balance"
 freeSlots = <table> {
 }
 container = AdiBagsContainer1 {
 }
}
(*temporary) = "TOPLEFT"
(*temporary) = AdiBagsSection9 {
 0 = <userdata>
 acquired = true
 buttons = <table> {
 }
 Header = Button {
 }
 slots = <table> {
 }
 width = 6
 count = 6
 total = 6
 name = "Set: Guardian"
 category = "Equipment"
 height = 1
 key = "Equipment#Set: Guardian"
 freeSlots = <table> {
 }
 container = AdiBagsContainer1 {
 }
}
(*temporary) = "TOPRIGHT"
(*temporary) = 10.500000
(*temporary) = 0

Steps to reproduce

Opening the bag after receiving some items. I've seen it happen after crafting, but not always. Reloading returns the bag to a normal state.

Verification

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