Interface Bug

I get this Lua error when I hover over something in the group finder tool:

Message: ...face/AddOns/Blizzard_GroupFinder/Classic/LFGList.lua:3545: attempt to call field 'GetSpecificDungeonOverallScoreRarityColor' (a nil value)
Time: Wed Jul 30 19:26:08 2025
Count: 13
Stack:
[Interface/AddOns/Blizzard_GroupFinder/Classic/LFGList.lua]:3545: in function 'LFGListUtil_SetSearchEntryTooltip'
[Interface/AddOns/Blizzard_GroupFinder/Classic/LFGList.lua]:2653: in function <...face/AddOns/Blizzard_GroupFinder/Classic/LFGList.lua:2650>

Locals:
tooltip = GameTooltip {
 numMoneyFrames = 1
 layoutType = "TooltipDefaultLayout"
 shoppingTooltips = <table> {
 }
 BottomOverlay = Texture {
 }
 updateTooltip = 0.150000
 hasMoney = 1
 comparing = false
 TopOverlay = Texture {
 }
 needsReset = true
 NineSlice = Frame {
 }
}
resultID = 1
autoAcceptOption = nil
searchResultInfo = <table> {
 comment = ""
 leaderName = "Windloper-MirageRaceway"
 voiceChat = ""
 partyGUID = "Party-4454-1-00001B59CCCC"
 leaderPvpRatingInfo = <table> {
 }
 newPlayerFriendly = false
 searchResultID = 1
 leaderFactionGroup = -1
 isWarMode = false
 isDelisted = false
 crossFactionListing = false
 autoAccept = false
 requiredPvpRating = 0
 requiredDungeonScore = 0
 age = 407
 numGuildMates = 0
 requiredItemLevel = 450
 hasSelf = false
 numBNetFriends = 0
 numMembers = 3
 leaderDungeonScoreInfo = <table> {
 }
 name = "Kq9k"
 leaderOverallDungeonScore = 0
 playstyle = 0
 activityIDs = <table> {
 }
 numCharFriends = 0
 requiredHonorLevel = 0
}
activityInfo = <table> {
 groupFinderActivityGroupID = 393
 mapID = 1011
 isHeroicActivity = false
 isMythicPlusActivity = true
 maxNumPlayers = 5
 showQuickJoinToast = true
 isRatedPvpActivity = false
 minLevelSuggestion = 0
 categoryID = 2
 shortName = "Siege of Niuzao Temple"
 orderIndex = 0
 filters = 101
 fullName = "Siege of Niuzao Temple (Challenge)"
 useDungeonRoleExpectations = true
 redirectedDifficultyID = 8
 isPvpActivity = false
 allowCrossFaction = true
 isNormalActivity = false
 isMythicActivity = false
 difficultyID = 8
 minLevel = 0
 isCurrentRaidActivity = false
 useHonorLevel = false
 ilvlSuggestion = 0
 maxLevelSuggestion = 0
 displayType = 1
}
categoryInfo = <table> {
 separateRecommended = false
 showPlaystyleDropdown = false
 name = "Dungeons"
 autoChooseActivity = false
 allowCrossFaction = false
 preferCurrentArea = false
}
allowsCrossFaction = false
memberCounts = <table> {
 HUNTER = 1
 WARRIOR = 1
 ROGUE = 0
 MAGE = 0
 NOROLE = 0
 HEALER_REMAINING = 1
 DRUID = 0
 MONK = 1
 DEATHKNIGHT = 0
 TANK = 0
 DAMAGER_REMAINING = 0
 HEALER = 0
 PRIEST = 0
 TANK_REMAINING = 1
 WARLOCK = 0
 classesByRole = <table> {
 }
 PALADIN = 0
 DAMAGER = 3
 SHAMAN = 0
}
leaderDungeonScoreInfo = <table> {
 bestRunDurationMs = 0
 mapScore = 0
 bestLevelIncrement = 0
 finishedSuccess = false
 mapName = "Siege of Niuzao Temple"
 bestRunLevel = 0
}
(*temporary) = nil
(*temporary) = 0
(*temporary) = "attempt to call field 'GetSpecificDungeonOverallScoreRarityColor' (a nil value)"
FACTION_STRINGS = <table> {
 0 = "Horde"
 1 = "Alliance"
}

This error is coming from Blizzard’s own UI code, not a third-party addon.
But in Classic, this function doesn’t exist … it’s part of Retail’s Mythic+ system. So when the Group Finder tries to display someone’s “Dungeon Score,” it crashes if the function isn’t present.

Can your multi dollar devs fix the game pls ? THX

2 Likes

I have the same problem, please fix it… its so annoying

1 Like

getting tons of lua errors blizz pull ya fingers out.

1 Like