BetterBags

BetterBags

2M Downloads

Can't buy a bank tab.

Ohayourself opened this issue ยท 0 comments

commented

Addon Version

0.3.41

World of Warcraft Version

Retail

Describe the bug

When I'm trying to buy a bank tab BugSack catches an error.

[ADDON_ACTION_FORBIDDEN] AddOn 'BetterBags' tried to call the protected function 'PurchaseBankTab()'.
[Blizzard_StaticPopup_Game/GameDialog.lua]:27: in function <...faceBlizzard_StaticPopup_Game/GameDialog.lua:25>

Locals:
self = StaticPopup1Button1 {
 BottomLeftCorner = Texture {
 }
 Flash = Texture {
 }
 desiredWidth = 120
 TopLeftCorner = Texture {
 }
 template = "Default"
 RightEdge = Texture {
 }
 BottomEdge = Texture {
 }
 TopRightCorner = Texture {
 }
 PulseAnim = AnimationGroup {
 }
 glossTex = true
 shadow = Frame {
 }
 __MERAnimGroup = <table> {
 }
 __MERAnimTex = Texture {
 }
 PixelSnapDisabled = true
 MERAnimation = <table> {
 }
 baseWidth = 128
 useScaleWeight = true
 MERSkin = true
 IsSkinned = true
 Center = Texture {
 }
 TopEdge = Texture {
 }
 Text = StaticPopup1Button1Text {
 }
 BottomRightCorner = Texture {
 }
 baseHeight = 21
 LeftEdge = Texture {
 }
 backdropInfo = <table> {
 }
}
clickButton = "LeftButton"
down = false
dialog = StaticPopup1 {
 BottomLeftCorner = Texture {
 }
 RightEdge = Texture {
 }
 visibleButtons = <table> {
 }
 data = <table> {
 }
 widthPadding = 0
 minimumWidth = 450.009000
 TopEdge = Texture {
 }
 ButtonContainer = Frame {
 }
 LeftEdge = Texture {
 }
 SubText = FontString {
 }
 MoneyInputFrame = StaticPopup1MoneyInputFrame {
 }
 dirty = false
 Spinner = Frame {
 }
 MoneyFrame = StaticPopup1MoneyFrame {
 }
 timeleft = 0
 Separator = Texture {
 }
 MERStyle = Frame {
 }
 TopSpacer = FontString {
 }
 MERshadow = Frame {
 }
 CoverFrame = Frame {
 }
 PixelSnapDisabled = true
 AlertIcon = Texture {
 }
 ProgressBarBorder = Texture {
 }
 BottomRightCorner = Texture {
 }
 previousRegionKey = "ButtonContainer"
 which = "CONFIRM_BUY_BANK_TAB"
 hideOnEscape = 1
 ItemFrame = Frame {
 }
 TopLeftCorner = Texture {
 }
 template = "Transparent"
 __MERStyle = 1
 EditBox = StaticPopup1EditBox {
 }
 TopRightCorner = Texture {
 }
 ProgressBarSpacer = Texture {
 }
 BG = Frame {
 }
 BottomEdge = Texture {
 }
 DarkOverlay = Frame {
 }
 __MERshadow = 1
 backdropInfo = <table> {
 }
 ProgressBarFill = Texture {
 }
 Center = Texture {
 }
 numButtons = 2
 dialogInfo = <table> {
 }
 Buttons = <table> {
 }
 Text = StaticPopup1Text {
 }
 CloseButton = StaticPopup1CloseButton {
 }
 Dropdown = Button {
 }
 ExtraButton = StaticPopup1ExtraButton {
 }
 heightPadding = 16
}

Steps to reproduce

  1. Go to the bank NPC.
  2. Press "Purchase Bank Tab".