Baganator

Baganator

11M Downloads

Error when moving the bag while the bank is opened

Closed this issue ยท 1 comments

commented

What version(s) of WoW are you using?

Classic Era

What version of Baganator?

733

What version of Syndicator?

229

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

  1. Open the bag frame
  2. Open the bank frame
  3. Move the bag bellow the bank, but with some space to be possible to change focus by clicking on it
  4. With the focus on the bank, click in the bag
  5. Try to move the bag frame, it will make everything except the bank slots to disappear and you cant open the bag anymore until relog/reload

In my tests, its not always that the bug happens but if with 1-5 tries it happens.

Are you experiencing any lua errors

6x Baganator/ItemViewCommon/Utilities.lua:354: attempt to perform arithmetic on a nil value
[Baganator/ItemViewCommon/Utilities.lua]:354: in function 'ConvertAnchorToCorner'
[Baganator/ItemViewCommon/BackpackView.lua]:167: in function <...aceBaganator/ItemViewCommon/BackpackView.lua:163>

Locals:
targetCorner = "BOTTOMRIGHT"
frame = Baganator_SingleViewBackpackViewFrameblizzard {
TopBorder = Baganator_SingleViewBackpackViewFrameblizzardTopBorder {
}
TitleContainer = Frame {
}
TopButtons =

{
}
ScrollBar = Frame {
}
AllButtons =
{
}
buttonsWidth = 68.999971
ToggleBagSlotsButton = Button {
}
RightBorder = Baganator_SingleViewBackpackViewFrameblizzardRightBorder {
}
BotRightCorner = Baganator_SingleViewBackpackViewFrameblizzardBotRightCorner {
}
lastCharacter = "Lombinho-Nightslayer"
Inset = Baganator_SingleViewBackpackViewFrameblizzardInset {
}
backgroundButton = BGRLiveItemButton100 {
}
isLive = true
tabsSetup = true
numTabs = 5
Bg = Baganator_SingleViewBackpackViewFrameblizzardBg {
}
SearchWidget = Frame {
}
searchToApply = false
NineSlice = Frame {
}
TransferButton = Button {
}
liveCharacter = "Lombinho-Nightslayer"
ToggleGuildBankButton = Button {
}
bagDetailsForComparison =
{
}
CollapsingBags =
{
}
CollapsingBagSectionsPool =
{
}
ScrollBox = Frame {
}
TitleText = Baganator_SingleViewBackpackViewFrameblizzardTitleText {
}
portrait = Baganator_SingleViewBackpackViewFrameblizzardPortrait {
}
added = true
refreshState =
{
}
tabsPool =
{
}
CustomiseButton = Button {
}
ScrollChild = Frame {
}
transferManager = Frame {
}
TopLeftCorner = Baganator_SingleViewBackpackViewFrameblizzardTopLeftCorner {
}
liveItemButtonPool =
{
}
Anchor = Frame {
}
sortManager = Frame {
}
SortButton = Button {
}
TitleBg = Baganator_SingleViewBackpackViewFrameblizzardTitleBg {
}
BagSlots = Frame {
}
CurrencyWidget = Frame {
}
ButtonVisibility = Frame {
}
Tabs =
{
}
CurrencyButton = Button {
}
PortraitContainer = Frame {
}
ToggleBankButton = Button {
}
AllFixedButtons =
{
}
PortraitFrame = Baganator_SingleViewBackpackViewFrameblizzardPortraitFrame {
}
LeftBorder = Baganator_SingleViewBackpackViewFrameblizzardLeftBorder {
}
lastBagDetails =
{
}
layoutType = "PortraitFrameTemplate"
BottomBorder = Baganator_SingleViewBackpackViewFrameblizzardBottomBorder {
}
bagHeight = 287
Container = Frame {
}
TopRightCorner = Baganator_SingleViewBackpackViewFrameblizzardTopRightCorner {
}
TopTileStreaks = Baganator_SingleViewBackpackViewFrameblizzardTopTileStreaks {
}
ToggleAllCharacters = Button {
}
CloseButton = Baganator_SingleViewBackpackViewFrameblizzardCloseButton {
}
BotLeftCorner = Baganator_SingleViewBackpackViewFrameblizzardBotLeftCorner {
}
selectedTab = 1
}
(*temporary) = "BOTTOMRIGHT"
(*temporary) = nil
(*temporary) = 1796.491211
(*temporary) = 1
(*temporary) = Baganator_SingleViewBackpackViewFrameblizzard {
TopBorder = Baganator_SingleViewBackpackViewFrameblizzardTopBorder {
}
TitleContainer = Frame {
}
TopButtons =
{
}
ScrollBar = Frame {
}
AllButtons =
{
}
buttonsWidth = 68.999971
ToggleBagSlotsButton = Button {
}
RightBorder = Baganator_SingleViewBackpackViewFrameblizzardRightBorder {
}
BotRightCorner = Baganator_SingleViewBackpackViewFrameblizzardBotRightCorner {
}
lastCharacter = "Lombinho-Nightslayer"
Inset = Baganator_SingleViewBackpackViewFrameblizzardInset {
}
backgroundButton = BGRLiveItemButton100 {
}
isLive = true
tabsSetup = true
numTabs = 5
Bg = Baganator_SingleViewBackpackViewFrameblizzardBg {
}
SearchWidget = Frame {
}
searchToApply = false
NineSlice = Frame {
}
TransferButton = Button {
}
liveCharacter = "Lombinho-Nightslayer"
ToggleGuildBankButton = Button {
}
bagDetailsForComparison =
{
}
CollapsingBags =
{
}
CollapsingBagSectionsPool =
{
}
ScrollBox = Frame {
}
TitleText = Baganator_SingleViewBackpackViewFrameblizzardTitleText {
}
portrait = Baganator_SingleViewBackpackViewFrameblizzardPortrait {
}
added = true
refreshState =
{
}
tabsPool =
{
}
CustomiseButton = Button {
}
ScrollChild = Frame {
}
transferManager = Frame {
}
TopLeftCorner = Baganator_SingleViewBackpackViewFrameblizzardTopLeftCorner {
}
liveItemButt

Anything else?

Image
commented

Done some testing. This error does not happen when just Baganator+Syndicator are enabled, but the moment I enable Dragonflight UI Classic the error pops up. You'll need to report it to the author of that addon for a resolution.