BetterBags

BetterBags

2M Downloads

Pandaria Classic - Empty Bag

Colpo1 opened this issue ยท 0 comments

commented

Addon Version

v0.2.26

World of Warcraft Version

Cataclysm

Describe the bug

No other mods enabled, when opening the bag in MOP Classic it is a single, empty bag with no items or slots displayed.

Image

10x BetterBags/data/items.lua:1094: attempt to concatenate field '?' (a nil value)
[BetterBags/data/items.lua]:1094: in function 'GetCategory'
[BetterBags/data/items.lua]:729: in function 'LoadItems'
[BetterBags/data/items.lua]:807: in function <BetterBags/data/items.lua:801>
[BetterBags/data/loader.lua]:130: in function 'event'
[BetterBags/core/async.lua]:55: in function 'worker'
[BetterBags/core/async.lua]:65: in function 'DoWithDelay'
[BetterBags/core/async.lua]:74: in function 'Do'
[BetterBags/core/async.lua]:195: in function 'Until'
[BetterBags/data/loader.lua]:114: in function 'event'
[BetterBags/core/async.lua]:55: in function <BetterBags/core/async.lua:46>

Locals:
self = <table> {
 modules = <table> {
 }
 baseName = "BetterBags"
 defaultModuleState = true
 enabledState = true
 previousItemGUID = <table> {
 }
 defaultModuleLibraries = <table> {
 }
 loaders = <table> {
 }
 equipmentCache = <table> {
 }
 _firstLoad = <table> {
 }
 _doingRefresh = false
 _preSort = false
 _newItemTimers = <table> {
 }
 loadCount = 2
 name = "BetterBags_Items"
 slotInfo = <table> {
 }
 searchCache = <table> {
 }
 orderedModules = <table> {
 }
 moduleName = "Items"
}
ctx = <table> {
 keys = <table> {
 }
 done = false
}
data = <table> {
 bagid = 0
 forceClear = false
 inventoryType = 0
 transmogInfo = <table> {
 }
 inventorySlots = <table> {
 }
 slotid = 12
 basic = false
 itemHash = "3371|h[Crystal Vial]|h|r010"
 slotkey = "0_12"
 bindingInfo = <table> {
 }
 stacks = 0
 itemLinkInfo = <table> {
 }
 isItemEmpty = false
 containerInfo = <table> {
 }
 stackedCount = 20
 kind = 0
 itemInfo = <table> {
 }
 questInfo = <table> {
 }
}
customCategory = nil
category = "Other - "
(*temporary) = "Other - "
(*temporary) = nil
(*temporary) = 254
(*temporary) = "Expansion"
(*temporary) = "attempt to concatenate field '?' (a nil value)"
L = <table> {
 data = <table> {
 }
 modules = <table> {
 }
 defaultModuleLibraries = <table> {
 }
 baseName = "BetterBags"
 enabledState = true
 locale = "enUS"
 moduleName = "Localization"
 defaultModuleState = true
 name = "BetterBags_Localization"
 orderedModules = <table> {
 }
}
database = <table> {
 modules = <table> {
 }
 defaultModuleState = true
 data = <table> {
 }
 baseName = "BetterBags"
 enabledState = true
 defaultModuleLibraries = <table> {
 }
 name = "BetterBags_Database"
 orderedModules = <table> {
 }
 moduleName = "Database"
}
items = <table> {
 modules = <table> {
 }
 baseName = "BetterBags"
 defaultModuleState = true
 enabledState = true
 previousItemGUID = <table> {
 }
 defaultModuleLibraries = <table> {
 }
 loaders = <table> {
 }
 equipmentCache = <table> {
 }
 _firstLoad = <table> {
 }
 _doingRefresh = false
 _preSort = false
 _newItemTimers = <table> {
 }
 loadCount = 2
 name = "BetterBags_Items"
 slotInfo = <table> {
 }
 searchCache = <table> {
 }
 orderedModules = <table> {
 }
 moduleName = "Items"
}
categories = <table> {
 modules = <table> {
 }
 defaultModuleLibraries = <table> {
 }
 categoryCount = 67
 name = "BetterBags_Categories"
 ephemeralCategories = <table> {
 }
 orderedModules = <table> {
 }
 categoryFunctions = <table> {
 }
 baseName = "BetterBags"
 ephemeralCategoryByItemID = <table> {
 }
 enabledState = true
 defaultModuleState = true
 moduleName = "Categories"
 itemsWithNoCategory = <table> {
 }
}
const = <table> {
 BANK_ONLY_BAGS = <table> {
 }
 BAG_KIND = <table> {
 }
 modules = <table> {
 }
 BANK_TAB = <table> {
 }
 BANK_BAGS = <table> {
 }
 baseName = "BetterBags"
 BINDING_SCOPE = <table> {
 }
 BANK_ONLY_BAGS_LIST = <table> {
 }
 defaultModuleState = true
 BAG_SUBTYPES = <table> {
 }
 DATABASE_DEFAULTS = <table> {
 }
 SECTION_SORT_TYPE = <table> {
 }
 FORM_LAYOUT = <table> {
 }
 INVENTORY_TYPE_TO_INVENTORY_SLOTS = <table> {
 }
 EQUIPMENT_SLOTS = <table> {
 }
 TRADESKILL_MAP = <table> {
 }
 name = "BetterBags_Constants"
 BRIEF_EXPANSION_MAP = <table> {
 }
 orderedModules = <table> {
 }
 EXPANSION_MAP = <table> {
 }
 BINDING_MAP = <table> {
 }
 OFFSETS = <table> {
 }
 ITEM_QUALITY_COLOR = <table> {
 }
 ITEM_QUALITY_HIGHLIGHT = <table> {
 }
 BAG_SUBTYPE_TO_QUALITY = <table> {
 }
 ITEM_QUALITY_TO_ENUM = <table> {
 }
 ITEM_QUALITY = <table> {
 }
 EXPANSION_TYPE = <table> {
 }
 ITEM_SORT_TYPE = <table> {
 }
 BACKPACK_BAGS = <table> {
 }
 BAG_VIEW = <table> {
 }
 WINDOW_KIND = <table> {
 }
 ITEM_QUALITY_COLOR_LOW = <table> {
 }
 BACKPACK_ONLY_BAGS_LIST = <table> {
 }
 enabledState = false
 BACKPACK_ONLY_REAGENT_BAGS = <table> {
 }
 ACCOUNT_BANK_BAGS = <table> {
 }
 GRID_COMPACT_STYLE = <table> {
 }
 REAGENTBANK_BAGS = <table> {
 }
 MOVEMENT_FLOW = <table> {
 }
 defaultModuleLibraries = <table> {
 }
 ITEM_BAG_FAMILY = <table> {
 }
 ITEM_QUALITY_COLOR_HIGH = <table> {
 }
 moduleName = "Constants"
 BACKPACK_ONLY_BAGS = <table> {
 }
}

Steps to reproduce

  1. Open the bag.