AddonProfiles

AddonProfiles

6.1k Downloads

GetNumAddOns 11.0

drakkus1756 opened this issue ยท 1 comments

commented

The API changes for 11.0 broke the addon.

AddonProfiles/AddonProfiles.lua:87: attempt to call upvalue 'GetNumAddOns' (a nil value)
[string "@AddonProfiles/AddonProfiles.lua"]:87: in function <AddonProfiles/AddonProfiles.lua:83>
[string "@AddonProfiles/AddonProfiles.lua"]:95: in function `?'
[string "@AddonProfiles/AddonProfiles.lua"]:61: in function <AddonProfiles/AddonProfiles.lua:51>
[string "@AddonProfiles/AddonProfiles.lua"]:70: in function `?'
[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5468: in function <Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:5414>
[string "=[C]"]: in function `ChatEdit_ParseText'
[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5120: in function `ChatEdit_SendText'
[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5156: in function <Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:5152>
[string "=[C]"]: in function `ChatEdit_OnEnterPressed'
[string "*ChatFrame.xml:140_OnEnterPressed"]:1: in function <[string "*ChatFrame.xml:140_OnEnterPressed"]:1>

Locals:
playerName = "####"
info = <table> {
}
(*temporary) = 1
(*temporary) = nil
(*temporary) = "attempt to call upvalue 'GetNumAddOns' (a nil value)"
GetNumAddOns = nil
GetAddOnInfo = nil
GetAddOnEnableState = nil
commented

This should be fixed in the just released version 1.3.2.