Azerite module error
aldfiar opened this issue ยท 0 comments
After clean install get error:
Time: Sat Dec 19 21:19:26 2020
Count: 1
Stack: ...ce\AddOns\bdUI\modules\databars\elements\azerite.lua:37: bad argument #1 to 'GetAzeriteItemXPInfo' (Usage: local xp, totalLevelXP = C_AzeriteItem.GetAzeriteItemXPInfo(azeriteItemLocation))
[string "=[C]"]: in function `GetAzeriteItemXPInfo'
[string "@Interface\AddOns\bdUI\modules\databars\elements\azerite.lua"]:37: in function <...ce\AddOns\bdUI\modules\databars\elements\azerite.lua:19>
Locals: (*temporary) = <table> {
GetBagAndSlot = <function> defined @Interface\FrameXML\ObjectAPI\ItemLocation.lua:34
IsBagAndSlot = <function> defined @Interface\FrameXML\ObjectAPI\ItemLocation.lua:52
SetEquipmentSlot = <function> defined @Interface\FrameXML\ObjectAPI\ItemLocation.lua:38
HasAnyLocation = <function> defined @Interface\FrameXML\ObjectAPI\ItemLocation.lua:56
Clear = <function> defined @Interface\FrameXML\ObjectAPI\ItemLocation.lua:21
IsEquipmentSlot = <function> defined @Interface\FrameXML\ObjectAPI\ItemLocation.lua:48
IsEqualToBagAndSlot = <function> defined @Interface\FrameXML\ObjectAPI\ItemLocation.lua:64
SetBagAndSlot = <function> defined @Interface\FrameXML\ObjectAPI\ItemLocation.lua:27
IsEqualTo = <function> defined @Interface\FrameXML\ObjectAPI\ItemLocation.lua:80
GetEquipmentSlot = <function> defined @Interface\FrameXML\ObjectAPI\ItemLocation.lua:44
IsEqualToEquipmentSlot = <function> defined @Interface\FrameXML\ObjectAPI\ItemLocation.lua:72
slotIndex = 27
bagID = 10
IsValid = <function> defined @Interface\FrameXML\ObjectAPI\ItemLocation.lua:60
}
``