Anchor LUA Error
DrkWntr opened this issue ยท 4 comments
Brief Description of Bug
Getting a LUA error everytime I try to move the bag frame. Disabled all addons except baganator and syndicator and still getting this error. Let me know if theres anything else you need. Thanks!
Steps to Reproduce
Click top of bag frame to move it from one place to another on screen.
Loaded Addons
Baganator, Syndicator
Back Trace (LUA Error Output)
Message: ...erface/AddOns/Baganator/ItemViewCommon/Utilities.lua:267: Unknown anchor
Time: Tue Jul 30 08:34:45 2024
Count: 9
Stack: ...erface/AddOns/Baganator/ItemViewCommon/Utilities.lua:267: Unknown anchor
[string "@Interface/AddOns/Baganator/ItemViewCommon/Utilities.lua"]:267: in function `ConvertAnchorToCorner'
[string "@Interface/AddOns/Baganator/ItemViewCommon/BackpackView.lua"]:160: in function <...ace/AddOns/Baganator/ItemViewCommon/BackpackView.lua:156>
Locals: targetCorner = "CENTER"
frame = Baganator_CategoryViewBackpackViewFrame {
setupEmptyLayouts = true
sectionButtonPool =
}
isGrouping = false
isLive = true
RightEdge = Texture {
}
tabsSetup = true
numTabs = 5
Tabs =
}
TitleContainer = Frame {
}
TopButtons =
}
splitStacksDueToTransfer = true
searchToApply = false
AllButtons =
}
results =
}
ToggleBagSlotsButton = Button {
}
liveCharacter = "Materials-Azuremyst"
Center = Texture {
}
lastCharacter = "Materials-Azuremyst"
BottomEdge = Texture {
}
TopEdge = Texture {
}
Anchor = Frame {
}
BottomRightCorner = Texture {
}
Bg = Baganator_CategoryViewBackpackViewFrameBg {
}
BottomLeftCorner = Texture {
}
TopRightCorner = Texture {
}
NineSlice = Frame {
}
TransferButton = Button {
}
TopLeftCorner = Texture {
}
ToggleGuildBankButton = Button {
}
backdropInfo =
}
ToggleAllCharacters = Button {
}
LeftEdge = Texture {
}
liveEmptySlotsPool =
}
liveItemButtonPool =
}
labelsPool =
}
dividerPool =
}
recentItems =
}
confirmTransferAllDialogName = "addonTable.ConfirmTransferAll_Baganator_CategoryViewBackpackViewFrame"
LiveLayouts =
}
added = true
notShown =
}
BagSlots = Frame {
}
sortManager = Frame {
}
SortButton = Button {
}
CachedLayouts =
}
tabsPool =
}
MultiSearch = Frame {
}
CurrencyWidget = Frame {
}
ButtonVisibility = Frame {
}
SearchWidget = Frame {
}
Layouts =
}
layoutType = "PortraitFrameTemplate"
ToggleBankButton = Button {
}
AllFixedButtons =
}
CustomiseButton = Button {
}
Inset = Baganator_CategoryViewBackpackViewFrameInset {
}
PortraitContainer = Frame {
}
TopTileStreaks = Texture {
}
CloseButton = Baganator_CategoryViewBackpackViewFrameCloseButton {
}
transferManager = Frame {
}
selectedTab = 1
}
Also, click the reset position button in the layout settings to clear this error
These were my settings: https://imgur.com/a/U2CZYxS
Clicking reset position cleared up the error thanks!