Baganator

Baganator

1M Downloads

Error when trying to drag bag window

Baz4k opened this issue ยท 2 comments

commented

What version(s) of WoW are you using?

Retail

What version of Baganator?

473

What version of Syndicator?

119

What isn't working? What was supposed to happen?

I get an error whenever I try to drag the bag window. I tried with all other addons shut off and I still get the error.

Are you experiencing any lua errors

Message: ...erface/AddOns/Baganator/ItemViewCommon/Utilities.lua:346: Unknown anchor
Time: Sun Sep 8 22:31:38 2024
Count: 2
Stack: ...erface/AddOns/Baganator/ItemViewCommon/Utilities.lua:346: Unknown anchor
[string "@Interface/AddOns/Baganator/ItemViewCommon/Utilities.lua"]:346: in function `ConvertAnchorToCorner'
[string "@Interface/AddOns/Baganator/ItemViewCommon/BackpackView.lua"]:163: in function <...ace/AddOns/Baganator/ItemViewCommon/BackpackView.lua:159>

Locals: targetCorner = "CENTER"
frame = Baganator_CategoryViewBackpackViewFrame {
TitleContainer = Frame {
}
TopButtons =

{
}
ScrollBar = Frame {
}
AllButtons =
{
}
ToggleBagSlotsButton = Button {
}
lastCharacter = "Bazbot-Lothar"
isGrouping = true
Anchor = Frame {
}
Bg = Baganator_CategoryViewBackpackViewFrameBg {
}
NineSlice = Frame {
}
TransferButton = Button {
}
ToggleGuildBankButton = Button {
}
ScrollBox = Frame {
}
liveItemButtonPool =
{
}
backgroundButton = Button {
}
isLive = true
tabsSetup = true
numTabs = 5
CurrencyWidget = Frame {
}
searchToApply = false
liveCharacter = "Bazbot-Lothar"
LayoutManager = Frame {
}
CachedLayouts =
{
}
sortManager = Frame {
}
SortButton = Button {
}
LiveLayouts =
{
}
added = true
confirmTransferAllDialogName = "addonTable.ConfirmTransferAll_Baganator_CategoryViewBackpackViewFrame"
tabsPool =
{
}
Tabs =
{
}
ScrollChild = Frame {
}
Inset = Baganator_CategoryViewBackpackViewFrameInset {
}
BagSlots = Frame {
}
ButtonVisibility = Frame {
}
SearchWidget = Frame {
}
ToggleAllCharacters = Button {
}
layoutType = "PortraitFrameTemplate"
ToggleBankButton = Button {
}
AllFixedButtons =
{
}
CustomiseButton = Button {
}
Container = Frame {
}
PortraitContainer = Frame {
}
TopTileStreaks = Texture {
}
CloseButton = Baganator_CategoryViewBackpackViewFrameCloseButton {
}
transferManager = Frame {
}
selectedTab = 1
}

Anything else?

No response

commented

Try this button in layout settings, should hopefully fix that problem

2024-09-09_04-43-23

commented

That fixed it, thanks so much!