Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wow Addon: Experiencer "GetAzeriteItemXPInfo" Error #16

Open
LokiMofo opened this issue Mar 28, 2021 · 0 comments
Open

Wow Addon: Experiencer "GetAzeriteItemXPInfo" Error #16

LokiMofo opened this issue Mar 28, 2021 · 0 comments

Comments

@LokiMofo
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant