Closed GrumpyWolf92 closed 9 months ago
Thanks for the report! I've noticed a similar message, but the item ID was 202104
. It seems some items were removed in the recent patch and are no longer in the game. I'll do a proper pass and hopefully deal with all such cases.
Fixed in v1.0.4
Description
Attempted to add item 199343 to category Treasure Sacks, but the item does not exist. This error occurs on each log in and I've narrowed it down to this plugin. Not sure if it's something on my end or what :)
Addon Version
v1.0.3
World of Warcraft Flavor
Retail (Dragonflight)
Tested with only BetterBags_Dragonflight
Lua Error
14x BetterBags/data/categories.lua:54: Attempted to add item 199343 to category Treasure Sacks, but the item does not exist. [string "=[C]"]: in function
assert' [string "@BetterBags/data/categories.lua"]:54: in function
AddItemToCategory' [string "@BetterBags_Dragonflight/main.lua"]:12: in main chunkLocals: (temporary) = nil (temporary) = "Attempted to add item 199343 to category Treasure Sacks, but the item does not exist."
Reproduction Steps
Screenshots
No response