WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Classic - AddOn Help/Support (https://www.wowinterface.com/forums/forumdisplay.php?f=179)
-   -   Lua error - aBag (https://www.wowinterface.com/forums/showthread.php?t=58199)

dverb 09-06-20 05:54 AM

Lua error - aBag
 
Hey,

I'm having issues with this (discontinued) bag addon https://www.wowinterface.com/downloa...aBag.html#info.

On my main character I cant open the bank window while my bags open up just fine. Seems to be an issue with having all bank slots bought?

Bugsack grabbed this error:
Code:

7x aBag\modules\bankSlots.lua:164: attempt to perform arithmetic on field 'iconSize' (a nil value)
aBag\modules\bankSlots.lua:164: in function `Update'
aBag\modules\bank-Bank.lua:19: in function `Update'
aBag\modules\bank-Bank.lua:26: in function <aBag\modules\bank.lua:23>

Locals:
slots = <table> {
 bags = <table> {
 }
 numSlots = 6
 canBuy = 0
 cfg = <table> {
 }
 frame = aBankSlots {
 }
 boughtSlots = 6
 full = true
}
slotItemID = 4500
(*temporary) = <function> defined =[C]:-1
(*temporary) = aBankSlots {
 0 = <userdata>
}
(*temporary) = 6
(*temporary) = nil
(*temporary) = aBankSlot6 {
 0 = <userdata>
 UpdateTooltip = <function> defined @FrameXML\BankFrame.lua:39
 isBag = 1
 GetInventorySlot = <function> defined @FrameXML\BankFrame.lua:5
 IconOverlay = <unnamed> {
 }
 tooltipText = "Bag Slot"
 selected = <unnamed> {
 }
 HighlightFrame = aBankSlot6HighlightFrame {
 }
 Count = aBankSlot6Count {
 }
 IconBorder = <unnamed> {
 }
 Cooldown = aBankSlot6Cooldown {
 }
 searchOverlay = aBankSlot6SearchOverlay {
 }
 icon = aBankSlot6IconTexture {
 }
 texture = <unnamed> {
 }
}
(*temporary) = "Bag Slot"
(*temporary) = 0
(*temporary) = 0
(*temporary) = 0
(*temporary) = 0
(*temporary) = "attempt to perform arithmetic on field 'iconSize' (a nil value)"
GetNumBankSlots = <function> defined =[C]:-1
unpack = <function> defined =[C]:-1
L = <table> {
 SpecialFrames = <table> {
 }
 C = <table> {
 }
 U = <table> {
 }
 DragFrames = <table> {
 }
 SaveBindings = <function> defined @aBag\core\bindings.lua:8
 ButtonPool = <table> {
 }
 M = <table> {
 }
 FramePool = <table> {
 }
 LoadBindings = <function> defined @aBag\core\bindings.lua:24
}

I just really like this simple bag addon. I made a comment on the addon page but the author hasn't replied yet. Sadly I don't know much about lua code. If anyone could help, much appreciated.

Thanks


All times are GMT -6. The time now is 12:47 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI