BetterBags

BetterBags

2M Downloads

Attempted to add item 164254 to category Openable, but the item does not exist.

GreenNite opened this issue ยท 0 comments

commented

Addon Version

v0.3.18

World of Warcraft Version

Retail

Describe the bug

When logging in or resetting the UI, I get the following Lua Error

Message: Interface/AddOns/BetterBags/data/categories.lua:161: Attempted to add item 164254 to category Openable, but the item does not exist.
Time: Mon Jan 6 15:14:16 2025
Count: 1
Stack: Interface/AddOns/BetterBags/data/categories.lua:161: Attempted to add item 164254 to category Openable, but the item does not exist.
[string "@Interface/AddOns/BetterBags/data/categories.lua"]:161: in function `AddItemToCategory'
[string "@Interface/AddOns/betterbags-openable/Core.lua"]:23: in main chunk

Locals: self =

{
modules =
{
}
defaultModuleLibraries =
{
}
categoryCount = 0
name = "BetterBags_Categories"
ephemeralCategories =
{
}
orderedModules =
{
}
categoryFunctions =
{
}
baseName = "BetterBags"
ephemeralCategoryByItemID =
{
}
enabledState = false
defaultModuleState = true
moduleName = "Categories"
itemsWithNoCategory =
{
}
}
ctx =
{
keys =
{
}
done = false
}
id = 164254
category = "Openable"
context =
{
modules =
{
}
name = "BetterBags_Context"
orderedModules =
{
}
enabledState = false
baseName = "BetterBags"
defaultModuleLibraries =
{
}
moduleName = "Context"
defaultModuleState = true
}
database =
{
modules =
{
}
defaultModuleState = true
data =
{
}
baseName = "BetterBags"
enabledState = true
defaultModuleLibraries =
{
}
name = "BetterBags_Database"
orderedModules =
{
}
moduleName = "Database"
}

Steps to reproduce

Logging in or resetting the UI will cause the error to pop up every time. I have updated the addon but that has not helped
The item looks to be "https://www.wowhead.com/item=164254/steel-strongbox".

Searched every toon/bank/gbank/void bank. I do not have any steel strongboxes but it may be something else for all I know.