Experiencer

Experiencer

83.3k Downloads

Wow Addon: Experiencer "GetAzeriteItemXPInfo" Error

LokiMofo opened this issue ยท 0 comments

commented

Hello, I did find an old 2019 post about this issue noted below but it was closed in (SavedInstances
/SavedInstances.) I would like to see if anyone could help me understand how to correct this myself so I can learn a bit.

2377x Experiencer\modules\artifact.lua:199: bad argument #1 to 'GetAzeriteItemXPInfo' (Usage: local xp, totalLevelXP = C_AzeriteItem.GetAzeriteItemXPInfo(azeriteItemLocation))
[string "=[C]"]: in function `GetAzeriteItemXPInfo'
[string "@Experiencer\modules\artifact.lua"]:199: in function `GetBarData'
[string "@Experiencer\modules\artifact.lua"]:134: in function `GetText'
[string "@Experiencer\core.lua"]:569: in function `RefreshText'
[string "@Experiencer\core.lua"]:606: in function `Refresh'
[string "@Experiencer\core.lua"]:448: in function `SetActiveModule'
[string "@Experiencer\core.lua"]:857: in function `SetModule'
[string "@Experiencer\core.lua"]:826: in function `CheckDisabledStatus'
[string "@Experiencer\core.lua"]:1388: in function <Experiencer\core.lua:1384>

Locals:
(*temporary) = <table> {
 GetBagAndSlot = <function> defined @FrameXML\ObjectAPI\ItemLocation.lua:34
 IsBagAndSlot = <function> defined @FrameXML\ObjectAPI\ItemLocation.lua:52
 SetEquipmentSlot = <function> defined @FrameXML\ObjectAPI\ItemLocation.lua:38
 HasAnyLocation = <function> defined @FrameXML\ObjectAPI\ItemLocation.lua:56
 Clear = <function> defined @FrameXML\ObjectAPI\ItemLocation.lua:21
 IsEquipmentSlot = <function> defined @FrameXML\ObjectAPI\ItemLocation.lua:48
 IsEqualToBagAndSlot = <function> defined @FrameXML\ObjectAPI\ItemLocation.lua:64
 SetBagAndSlot = <function> defined @FrameXML\ObjectAPI\ItemLocation.lua:27
 IsEqualTo = <function> defined @FrameXML\ObjectAPI\ItemLocation.lua:80
 GetEquipmentSlot = <function> defined @FrameXML\ObjectAPI\ItemLocation.lua:44
 IsEqualToEquipmentSlot = <function> defined @FrameXML\ObjectAPI\ItemLocation.lua:72
 slotIndex = 23
 bagID = 9
 IsValid = <function> defined @FrameXML\ObjectAPI\ItemLocation.lua:60
}

Thank you in advance.
Loki