Ever since the patch today (02/10) I have been getting the following LUA error even though I have no addons running:
Message: …ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:1890: Usage: GetApplicantMemberInfo(applicantID, memberIndex)
Stack:
[C]: in function ‘secureexecuterange’
[Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua]:395: in function ‘InvokeInitializers’
[Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua]:786: in function ‘Update’
[Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua]:177: in function ‘FullUpdateInternal’
[Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua]:754: in function ‘FullUpdateInternal’
[Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua]:124: in function ‘FullUpdate’
[Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua]:721: in function <…ddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua:720>
[C]: ?
[Interface/AddOns/Blizzard_SharedXMLBase/CallbackRegistry.lua]:210: in function <…e/AddOns/Blizzard_SharedXMLBase/CallbackRegistry.lua:209>
[C]: ?
[Interface/AddOns/Blizzard_SharedXMLBase/CallbackRegistry.lua]:213: in function ‘TriggerEvent’
[Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua]:324: in function ‘SignalDataChangeEvent’
[Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua]:304: in function ‘SetDataProvider’
[Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua]:705: in function ‘SetDataProvider’
[Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua]:1771: in function ‘LFGListApplicationViewer_UpdateResults’
[Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua]:1505: in function ‘onEvent’
[Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua]:277: in function <…ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:185>
[C]: in function ‘RemoveApplicant’
[Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua]:1510: in function ‘onEvent’
[Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua]:277: in function <…ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:185>
Also seeing this, with today’s update (10-Feb for 12.0.1); seems to be Blizzard-native Lua code, no 3rd party add-on.
2x Duplicate layoutIndex found: 2 for EssentialCooldownViewer.18e7d0b6a00 and EssentialCooldownViewer.18e80b0ea20
[Blizzard_SharedXML/LayoutFrame.lua]:48: in function <Blizzard_SharedXML/LayoutFrame.lua:44>
[C]: in function ‘sort’
[Blizzard_SharedXML/LayoutFrame.lua]:60: in function ‘GetLayoutChildren’
[Blizzard_SharedXML/LayoutFrame.lua]:536: in function ‘Layout’
[Blizzard_CooldownViewer/CooldownViewer.lua]:1802: in function ‘RefreshLayout’
[Blizzard_CooldownViewer/CooldownViewer.lua]:1517: in function ‘OnShow’
[Blizzard_CooldownViewer/CooldownViewer.lua]:1887: in function ‘OnShow’
[Blizzard_CooldownViewer/CooldownViewer.lua]:1949: in function <…ceBlizzard_CooldownViewer/CooldownViewer.lua:1946>
[C]: in function ‘Show’
[Blizzard_EditMode/Shared/EditModeSystemTemplates.lua]:168: in function ‘SetShown’
[Blizzard_CooldownViewer/CooldownViewer.lua]:1720: in function ‘UpdateShownState’
[Blizzard_CooldownViewer/CooldownViewer.lua]:1541: in function ‘OnEvent’
[Blizzard_CooldownViewer/CooldownViewer.lua]:1909: in function ‘OnEvent’
[Blizzard_CooldownViewer/CooldownViewer.lua]:1958: in function <…ceBlizzard_CooldownViewer/CooldownViewer.lua:1957>
Vortimer, maybe you have figured this out by now, but I had this exact same issue. What apparently happened for me is that some of the class / talent changes really screwed with the settings I previously had for my Cooldown Manager. After I removed and then replaced a bunch of cooldowns / buffs that I was tracking with the Cooldown Manager, it completely fixed the issue.
I had not isolated this issue to the CDM (thanks for the workaround!), but that’s still on Blizz to fix.
Edit: Confirmed that it’s the CDM. I also removed all the “Essential Cooldowns” and “Tracked Buffs” then put the essential CDs I had before back into the tracking box; no more Lua errors.
That seems like a very obtuse ask of players that don’t come to the forums, so Blizz still should fix this.
Came here via Google, can confirm even with no addons this pops up. I thought it was my dark/skin addon, but it all started about 2-3 days ago. It seems like when ure in the group finder u get these.