You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Message: Interface/AddOns/BetterBags/data/categories.lua:52: bad argument #2 to 'format' (string expected, got nil)
Time: Thu Mar 7 13:28:18 2024
Count: 1
Stack: Interface/AddOns/BetterBags/data/categories.lua:52: bad argument #2 to 'format' (string expected, got nil)
[string "=[C]"]: in function format' [string "@Interface/AddOns/BetterBags/data/categories.lua"]:52: in function AddItemToCategory'
[string "@Interface/AddOns/BetterBags_Secrets/Core.lua"]:36: in main chunk
Locals: (*temporary) = "Attempted to add item to category %s, but the item ID is nil."
(*temporary) = nil
(*temporary) = "string expected, got nil"
Steps to reproduce
Log in or reloadui
The text was updated successfully, but these errors were encountered:
Addon Version
0.1.14
World of Warcraft Version
Retail
Describe the bug
When loading in or reloading the UI
Message: Interface/AddOns/BetterBags/data/categories.lua:52: bad argument #2 to 'format' (string expected, got nil)
Time: Thu Mar 7 13:28:18 2024
Count: 1
Stack: Interface/AddOns/BetterBags/data/categories.lua:52: bad argument #2 to 'format' (string expected, got nil)
[string "=[C]"]: in function
format' [string "@Interface/AddOns/BetterBags/data/categories.lua"]:52: in function
AddItemToCategory'[string "@Interface/AddOns/BetterBags_Secrets/Core.lua"]:36: in main chunk
Locals: (*temporary) = "Attempted to add item to category %s, but the item ID is nil."
(*temporary) = nil
(*temporary) = "string expected, got nil"
Steps to reproduce
Log in or reloadui
The text was updated successfully, but these errors were encountered: