
Bags Empty
Closed this issue ยท 2 comments
Addon Version
v0.3.20
World of Warcraft Version
Classic Era (And SoD/Hardcore)
Describe the bug
Bags appear blank. No bag items appear. Window appears with currency showing.
Steps to reproduce
- Open Bags
Confirming LUA error on Classic Era HC
263x BetterBags/data/items.lua:952: attempt to perform arithmetic on a nil value
[BetterBags/data/items.lua]:952: in function 'ParseItemLink'
[BetterBags/data/items.lua]:1260: in function 'AttachItemInfo'
[BetterBags/data/loader.lua]:101: in function <BetterBags/data/loader.lua:96>
[C]: in function 'xpcall'
[Blizzard_ObjectAPI/Classic/Item.lua]:298: in function 'FireCallbacks'
[Blizzard_ObjectAPI/Classic/Item.lua]:260: in function <Blizzard_ObjectAPI/Classic/Item.lua:256>Locals:
{
self =
modules ={
}
baseName = "BetterBags"
defaultModuleState = true
enabledState = true
previousItemGUID ={
}
defaultModuleLibraries ={
}
loaders ={
}
equipmentCache ={
}
_firstLoad ={
}
_doingRefresh = false
_preSort = false
_newItemTimers ={
}
loadCount = 2
name = "BetterBags_Items"
slotInfo ={
}
searchCache ={
}
orderedModules ={
}
moduleName = "Items"
}
link = "|cffffffff|Hitem:2459::::::::39:::::::::|h[Swiftness Potion]|h|r"
_ = "|cffffffff|Hitem"
_ = "2459"
itemID = ""
enchantID = ""
gemID1 = ""
gemID2 = ""
gemID3 = ""
gemID4 = ""
suffixID = ""
uniqueID = "39"
linkLevel = ""
specializationID = ""
modifiersMask = ""
itemContext = ""
rest = nil
crafterGUID = nil
extraEnchantID = nil
numBonusIDs = ""
bonusIDs = nil
numModifiers = ""
modifierIDs = nil
relic1NumBonusIDs = ""
relic1BonusIDs = nil
relic2NumBonusIDs = ""
relic2BonusIDs = nil
relic3NumBonusIDs = "|h[Swiftness Potion]|h|r"
relic3BonusIDs = nil
(*temporary) = nil
(*temporary) = "|h[Swiftness Potion]|h|r"
(*temporary) = nil
(*temporary) = 2
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on a nil value"