We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.1.40
Wrath
Error during initial loading of the interface. Addon does not work after that. Reproduced on only one of the characters (WoW version Cata)
Message: ...erface/AddOns/BetterBags/frames/classic/currency.lua:129: table index is nil Time: Mon May 6 13:48:51 2024 Count: 1 Stack: ...erface/AddOns/BetterBags/frames/classic/currency.lua:129: table index is nil [string "@Interface/AddOns/BetterBags/frames/classic/currency.lua"]:129: in function `GetCurrencyItem' [string "@Interface/AddOns/BetterBags/frames/classic/currency.lua"]:147: in function `Update' [string "@Interface/AddOns/BetterBags/frames/classic/currency.lua"]:269: in function `Create' [string "@Interface/AddOns/BetterBags/frames/classic/bag.lua"]:261: in function `Create' [string "@Interface/AddOns/BetterBags/core/init.lua"]:205: in function <Interface/AddOns/BetterBags/core/init.lua:189> [string "=[C]"]: ? [string "@Interface/AddOns/BetterBags/libs/AceAddon-3.0/AceAddon-3.0.lua"]:66: in function <...AddOns/BetterBags/libs/AceAddon-3.0/AceAddon-3.0.lua:61> [string "@Interface/AddOns/BetterBags/libs/AceAddon-3.0/AceAddon-3.0.lua"]:523: in function `EnableAddon' [string "@Interface/AddOns/BetterBags/libs/AceAddon-3.0/AceAddon-3.0.lua"]:626: in function <...AddOns/BetterBags/libs/AceAddon-3.0/AceAddon-3.0.lua:611> Locals: self = <table> { iconIndex = <table> { } fadeOut = AnimationGroup { } iconGrid = <table> { } currencyItems = <table> { } loaded = false frame = BetterBagsCurrencyFrame { } fadeIn = AnimationGroup { } content = <table> { } } index = 1 info = <table> { } item = <table> { count = FontString { } frame = Frame { } icon = Texture { } name = FontString { } } (*temporary) = <table> { } (*temporary) = nil (*temporary) = <userdata> (*temporary) = <function> defined @Interface/AddOns/BetterBags/frames/classic/currency.lua:116 (*temporary) = "table index is nil" getCurrencyInfo = <function> defined @Interface/AddOns/BetterBags/frames/classic/currency.lua:69
The text was updated successfully, but these errors were encountered:
I cant use the addon after this update either, nothing happens when i press B
Sorry, something went wrong.
Fixed in .41, which is going out now.
Cidan
No branches or pull requests
Addon Version
v0.1.40
World of Warcraft Version
Wrath
Describe the bug
Error during initial loading of the interface. Addon does not work after that. Reproduced on only one of the characters (WoW version Cata)
Steps to reproduce
The text was updated successfully, but these errors were encountered: