Group finder broken

when u search for a group in lfg ,. it has all dps icons and wont let u que up

30 Likes

Same problem, itā€™s not clickable and the UI is all messed up (happening with all addons disabled). Crazy to think years old addon could easily do it and Blizz programmers canā€™t even implement the same thing without screwing it up.

4 Likes

Also having this issue. All addons disabled and LFG is giving Lua errors when hovering over any group to try to sign up. It looks really weird.

Lua error 1:

Message: ā€¦ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:2679: attempt to compare nil with number
Time: Tue May 7 16:15:23 2024
Count: 1
Stack: ā€¦ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:2679: attempt to compare nil with number
[string ā€œ@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.luaā€]:2679: in function <ā€¦ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:2663>
[string ā€œ@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.luaā€]:2812: in function LFGListSearchEntry_Update' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2364: in function initializerā€™
[string ā€œ@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.luaā€]:396: in function InvokeInitializer' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:405: in function InvokeInitializersā€™
[string ā€œ@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.luaā€]:718: in function Update' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:258: in function SetScrollPercentageInternalā€™
[string ā€œ@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.luaā€]:184: in function FullUpdateInternal' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:692: in function FullUpdateInternalā€™
[string ā€œ@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.luaā€]:146: in function FullUpdate' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:663: in function <...ddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua:662> [string "=[C]"]: ? [string "@Interface/AddOns/Blizzard_SharedXML/CallbackRegistry.lua"]:178: in function <...rface/AddOns/Blizzard_SharedXML/CallbackRegistry.lua:177> [string "=[C]"]: ? [string "@Interface/AddOns/Blizzard_SharedXML/CallbackRegistry.lua"]:181: in function TriggerEventā€™
[string ā€œ@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.luaā€]:342: in function SignalDataChangeEvent' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:322: in function SetDataProviderā€™
[string ā€œ@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.luaā€]:647: in function SetDataProvider' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2408: in function LFGListSearchPanel_UpdateResultsā€™
[string ā€œ@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.luaā€]:2341: in function LFGListSearchPanel_UpdateResultList' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2143: in function onEventā€™
[string ā€œ@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.luaā€]:256: in function <ā€¦ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:169>

Locals: enabled =

{
needsMyClass = false
hasHealer = false
minimumRating = 0
difficultyMythicPlus = false
needsHealer = false
hasTank = false
difficultyMythic = false
difficultyNormal = false
activities =
{
}
needsTank = false
needsDamage = false
difficultyHeroic = false
}
displayData =
{
HUNTER = 0
WARRIOR = 1
ROGUE = 0
MAGE = 0
NOROLE = 0
HEALER_REMAINING = 0
DRUID = 0
MONK = 0
DEATHKNIGHT = 0
TANK = 0
DAMAGER_REMAINING = 2
classesByRole =
{
}
HEALER = 1
PRIEST = 1
Adventurer = 0
TANK_REMAINING = 1
WARLOCK = 0
DEMONHUNTER = 0
DAMAGER = 1
PALADIN = 0
EVOKER = 0
SHAMAN = 0
}
searchResultInfo =
{
comment = ā€œā€
requiredHonorLevel = 0
voiceChat = ā€œā€
searchResultID = 6
isWarMode = false
isDelisted = false
leaderFactionGroup = 0
crossFactionListing = true
age = 103
requiredPvpRating = 0
autoAccept = false
numGuildMates = 0
requiredItemLevel = 0
activityID = 1168
numBNetFriends = 0
numMembers = 2
name = ā€œKr24kā€
playstyle = 1
requiredDungeonScore = 0
numCharFriends = 0
hasSelf = false
}
_ = ā€œPriestā€
classFilename = ā€œPRIESTā€
infoTable =
{
groupFinderActivityGroupID = 304
isHeroicActivity = false
isMythicPlusActivity = true
maxNumPlayers = 5
showQuickJoinToast

Lua error 2:

Message: bad argument #1 to ā€˜?ā€™ (Usage: local searchResultData = C_LFGList.GetSearchResultInfo(searchResultID))
Time: Tue May 7 16:15:26 2024
Count: 9
Stack: bad argument #1 to ā€˜?ā€™ (Usage: local searchResultData = C_LFGList.GetSearchResultInfo(searchResultID))
[string ā€œ=[C]ā€]: in function GetSearchResultInfo' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:4060: in function LFGListUtil_SetSearchEntryTooltipā€™
[string ā€œ@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.luaā€]:2901: in function <ā€¦ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:2898>

Locals: (*temporary) = ā€œbad argument #1 to ā€˜?ā€™ (Usage: local searchResultData = C_LFGList.GetSearchResultInfo(searchResultID))ā€

Lua error 3:

Message: ā€¦ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:2708: bad argument #1 to ā€˜HasSearchResultInfoā€™ (Usage: local hasSearchResultInfo = C_LFGList.HasSearchResultInfo(searchResultID))
Time: Tue May 7 16:18:06 2024
Count: 26
Stack: ā€¦ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:2708: bad argument #1 to ā€˜HasSearchResultInfoā€™ (Usage: local hasSearchResultInfo = C_LFGList.HasSearchResultInfo(searchResultID))
[string ā€œ=[C]ā€]: in function HasSearchResultInfo' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2708: in function LFGListSearchEntry_Updateā€™
[string ā€œ@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.luaā€]:2161: in function `onEventā€™
[string ā€œ@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.luaā€]:256: in function <ā€¦ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:169>

Locals: (*temporary) = nil

2 Likes

Not getting the lua error, but the group finder is definitely broken.

3 Likes

Iā€™m having a similar issue. People in the realm were also saying they were having issues.

2 Likes

Also having this issue - any pre-made group search just returns a list of dummy results that you cannot interact with.

Way to break group finder during the Mythic Dungeon week Blizz - JFC

4 Likes

Ending technical work invariably leads to the beginning of the next in accordance with traditions.

3 Likes

Having this exact same issue and itā€™s a total show stopper for me.

1 Like

Time for emergency maintenance.
Bring the realms down :slight_smile:

4 Likes

yup time to bring them down before raids start up and fix the issue

1 Like

This will teach them not to bring the servers up early.

2 Likes

In fact, this looks like an act of protest from some disgruntled Blizzard employee.

1 Like

yep the new group finder totally broken

Same issue here! is there a fix coming up soon?

Opening the group finder with all addons disabled:

https://i.imgur.com/myZgtLv.png

Lua error:

 Message: ...ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:2679: attempt to compare nil with number
Time: Tue May  7 18:59:47 2024
Count: 1
Stack: ...ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:2679: attempt to compare nil with number
[string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2679: in function <...ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:2663>
[string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2812: in function `LFGListSearchEntry_Update'
[string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2364: in function `initializer'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:396: in function `InvokeInitializer'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:405: in function `InvokeInitializers'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:718: in function `Update'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:258: in function `SetScrollPercentageInternal'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:184: in function `FullUpdateInternal'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:692: in function `FullUpdateInternal'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:146: in function `FullUpdate'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:663: in function <...ddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua:662>
[string "=[C]"]: ?
[string "@Interface/AddOns/Blizzard_SharedXML/CallbackRegistry.lua"]:178: in function <...rface/AddOns/Blizzard_SharedXML/CallbackRegistry.lua:177>
[string "=[C]"]: ?
[string "@Interface/AddOns/Blizzard_SharedXML/CallbackRegistry.lua"]:181: in function `TriggerEvent'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:342: in function `SignalDataChangeEvent'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:322: in function `SetDataProvider'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:647: in function `SetDataProvider'
[string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2408: in function `LFGListSearchPanel_UpdateResults'
[string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2341: in function `LFGListSearchPanel_UpdateResultList'
[string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2143: in function `onEvent'
[string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:256: in function <...ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:169>

Locals: enabled = <table> {
 needsMyClass = false
 hasHealer = false
 minimumRating = 0
 difficultyMythicPlus = false
 needsHealer = false
 hasTank = false
 difficultyMythic = false
 difficultyNormal = false
 activities = <table> {
 }
 needsTank = false
 needsDamage = false
 difficultyHeroic = false
}
displayData = <table> {
 HUNTER = 0
 WARRIOR = 0
 ROGUE = 1
 MAGE = 0
 NOROLE = 0
 HEALER_REMAINING = 1
 DRUID = 0
 MONK = 0
 DEATHKNIGHT = 0
 TANK = 0
 DAMAGER_REMAINING = 2
 classesByRole = <table> {
 }
 HEALER = 0
 PRIEST = 0
 Adventurer = 0
 TANK_REMAINING = 1
 WARLOCK = 0
 DEMONHUNTER = 0
 DAMAGER = 1
 PALADIN = 0
 EVOKER = 0
 SHAMAN = 0
}
searchResultInfo = <table> {
 comment = ""
 requiredHonorLevel = 0
 voiceChat = ""
 searchResultID = 411
 isWarMode = false
 isDelisted = false
 leaderFactionGroup = 0
 crossFactionListing = true
 age = 159
 requiredPvpRating = 0
 autoAccept = false
 numGuildMates = 0
 requiredItemLevel = 0
 activityID = 1180
 numBNetFriends = 0
 numMembers = 1
 name = "Kr220k"
 playstyle = 1
 requiredDungeonScore = 0
 numCharFriends = 0
 hasSelf = false
}
_ = "Paladin"
classFilename = "PALADIN"
infoTable = <table> {
 groupFinderActivityGroupID = 307
 isHeroicActivity = false
 isMythicPlusActivity = true
 maxNumPlayers = 5
 showQuickJoin

small indie dev co.

1 Like

All addons disabled here as well and group finder is completely broken.

1 Like

having the same issue. Trying to find M+ I get Lua Error. tired disabling all addons and still get error. i only play wow for M+ and I cant do M+ sooooo I am paying to not play all day.

1 Like

Yup same issue here, Groupfinder is all swords, and my popup window is exploding with LUA errors:

[string ā€œ@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.luaā€]:2679: in function <ā€¦ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:2663>
[string ā€œ@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.luaā€]:2812: in function LFGListSearchEntry_Update' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2364: in function initializerā€™
[string ā€œ@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.luaā€]:396: in function InvokeInitializer' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:405: in function InvokeInitializersā€™
[string ā€œ@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.luaā€]:718: in function Update' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:258: in function SetScrollPercentageInternalā€™
[string ā€œ@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.luaā€]:184: in function FullUpdateInternal' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:692: in function FullUpdateInternalā€™
[string ā€œ@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.luaā€]:146: in function FullUpdate' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua"]:663: in function <...ddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.lua:662> [string "=[C]"]: ? [string "@Interface/AddOns/Blizzard_SharedXML/CallbackRegistry.lua"]:178: in function <...rface/AddOns/Blizzard_SharedXML/CallbackRegistry.lua:177> [string "=[C]"]: ? [string "@Interface/AddOns/Blizzard_SharedXML/CallbackRegistry.lua"]:181: in function TriggerEventā€™
[string ā€œ@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.luaā€]:342: in function SignalDataChangeEvent' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBoxListView.lua"]:322: in function SetDataProviderā€™
[string ā€œ@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollBox.luaā€]:647: in function SetDataProvider' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2408: in function LFGListSearchPanel_UpdateResultsā€™
[string ā€œ@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.luaā€]:2341: in function LFGListSearchPanel_UpdateResultList' [string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua"]:2143: in function onEventā€™
[string ā€œ@Interface/AddOns/Blizzard_GroupFinder/Mainline/LFGList.luaā€]:256: in function <ā€¦ace/AddOns/Blizzard_GroupFinder/Mainline/LFGList.lua:169>

Same, its completely broken.