Thread Tools Display Modes
Prev Previous Post   Next Post Next
09-06-20, 05:54 AM   #1
dverb
A Kobold Labourer
Join Date: May 2018
Posts: 1
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

Last edited by dverb : 09-06-20 at 06:46 AM.
  Reply With Quote
 

WoWInterface » Classic - AddOns, Compliations, Macros » Classic - AddOn Help/Support » Lua error - aBag


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off