
LUA ERROR ON CERTAIN CHARACTERS
Closed this issue ยท 1 comments
Is there an existing issue for this?
- I have searched the existing open and closed issues.
Description
I am getting the Lua error that i posted only when I am trying to check the bags on 2 of my characters from a different character.(Chars are a DK and a Warlock). Checking the bank on those characters from another character works perfectly with no errors.
Bagnon Version
Bagnon 11.1.20
World of Warcraft Flavor
Retail
World of Warcraft Region
EU
Tested with only Bagnon
I got this issue with only Bagnon enabled
Lua Error
13x BagBrother/core/classes/frameBase.lua:180: bad argument #1 to 'GetItemQualityColor' (Usage: local r, g, b, qualityString = C_Item.GetItemQualityColor(quality))
[C]: in function 'GetItemQualityColor'
[BagBrother/core/classes/frameBase.lua]:180: in function <BagBrother/core/classes/frameBase.lua:172>
[tail call]: ?
[tail call]: ?
[BagBrother/core/classes/itemGroup.lua]:113: in function 'Layout'
[BagBrother/core/classes/itemGroup.lua]:31: in function <BagBrother/core/classes/itemGroup.lua:29>
[C]: ?
[Blizzard_SharedXMLBase/CallbackRegistry.lua]:144: in function <...eBlizzard_SharedXMLBase/CallbackRegistry.lua:143>
[C]: ?
[Blizzard_SharedXMLBase/CallbackRegistry.lua]:147: in function 'TriggerEvent'
[BagBrother/libs/WildAddon-1.1-8/WildAddon-1.1.lua]:111: in function 'SendSignal'
[BagBrother/core/classes/base.lua]:46: in function 'SendFrameSignal'
[BagBrother/core/classes/frameBase.lua]:233: in function 'SetOwner'
[BagBrother/core/api/frames.lua]:31: in function 'Show'
[BagBrother/core/classes/offlineSelector.lua]:126: in function 'method'
[BagBrother/libs/Sushi-3.2-1/classes/core/Callable.lua]:59: in function <.../BagBrother/libs/Sushi-3.2/classes/core/Callable.lua:55>
[BagBrother/libs/Sushi-3.2-1/Sushi-3.2.lua]:28: in function 'FireCalls'
[BagBrother/libs/Sushi-3.2-1/classes/buttons/Clickable.lua]:38: in function <...Brother/libs/Sushi-3.2/classes/buttons/Clickable.lua:34>
[tail call]: ?
[BagBrother/libs/Sushi-3.2-1/classes/drops/Button.lua]:85: in function <...s/BagBrother/libs/Sushi-3.2/classes/drops/Button.lua:83>
Locals:
(*temporary) = 12
Reproduction Steps
Open bag. Check on that character from a different character. Error.
Last Working Version
No response
Screenshots
No response