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
Describe the bug An error is generated on any change in the inventory
16x BagAppraiser/core.lua:573: table index is nil [string "@BagAppraiser/core.lua"]:573: in function `GetBankBagIDs' [string "@BagAppraiser/core.lua"]:635: in function `RecalculateTotals' [string "@BagAppraiser/core.lua"]:296: in function `UpdateData' [string "@BagAppraiser/core.lua"]:365: in function <BagAppraiser/core.lua:364> [string "=[C]"]: ? [string "@AtlasLootClassic/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...sic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15> [string "@AtlasLootClassic/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function `Fire' [string "@BagAppraiser/libs/AceEvent-3.0-4/AceEvent-3.0.lua"]:120: in function <...dOns/BagAppraiser/libs/AceEvent-3.0/AceEvent-3.0.lua:119> Locals: arr = <table> { 1 = 0 2 = 0 3 = 0 4 = 0 5 = 0 -1 = 0 0 = 0 } selectedBags = "all" (*temporary) = nil (*temporary) = 5 (*temporary) = 1 (*temporary) = 5 (*temporary) = "table index is nil" Addon = <table> { modules = <table> { } baseName = "BagAppraiser" icon = <table> { } availablePriceSources = <table> { } defaultModuleState = true AHDB = <table> { } db = <table> { } enabledState = true defaultModuleLibraries = <table> { } OE = <table> { } Config = <table> { } name = "BagAppraiser" orderedModules = <table> { } TUJ = <table> { } TSM = <table> { } BrokerModule = <table> { } Debug = <table> { } ATR = <table> { } CONST = <table> { } } FIRST_BANK_SLOT = -1 LAST_BANK_SLOT = 5
To Reproduce Steps to reproduce the behavior:
Expected behavior No error
Additional context Encountered in WoW Classic Anniversary realm, Wow version 1.15.5 (57716) (Release x64) Running BagAppraiser v11.0.5-1
The text was updated successfully, but these errors were encountered:
clocklear
No branches or pull requests
Describe the bug
An error is generated on any change in the inventory
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No error
Additional context
Encountered in WoW Classic Anniversary realm, Wow version 1.15.5 (57716) (Release x64)
Running BagAppraiser v11.0.5-1
The text was updated successfully, but these errors were encountered: