Lua Errors all over the place

Started when I entered a BG. Once the game started I had Lua Error box popping up every second or two. It does it outside of BGs once I leave the BG. This is across multiple toons. I have closed and re-opened the game, and it’s the same.

EDIT: i have all addons turned off

Here is a Lua Error Message I just got while standing in Dornagal

Message: …AddOns/Blizzard_UIPanels_Game/Shared/SocialQueue.lua:128: bad argument #5 to ‘SetText’ (outside of expected range -3.402823e+38 to 3.402823e+38 - Usage: self:SetText(text [, color, alpha, wrap]))
Time: Tue Jan 20 23:54:41 2026
Count: 1
Stack:
[Interface/AddOns/Blizzard_UIPanels_Game/Shared/SocialQueue.lua]:128: in function ‘SocialQueueUtil_SetTooltip’
[Interface/AddOns/Blizzard_QuickJoin/QuickJoinToast.lua]:363: in function <…terface/AddOns/Blizzard_QuickJoin/QuickJoinToast.lua:355>
[C]: ?

Locals:
tooltip = GameTooltip {
ItemTooltip = Frame {
}
BottomOverlay = Texture {
}
NineSlice = Frame {
}
suppressAutomaticCompareItem = false
textLeft1Font = “GameTooltipHeaderText”
hasMoney = 1
TopOverlay = Texture {
}
TextLeft1 = GameTooltipTextLeft1 {
}
numMoneyFrames = 1
supportsDataRefresh = true
shouldRefreshData = false
waitingForData = false
shoppingTooltips = {
}
TextRight1 = GameTooltipTextRight1 {
}
updateTooltipTimer = 0.066000
StatusBar = GameTooltipStatusBar {
}
supportsItemComparison = true
textLeft2Font = “GameTooltipText”
layoutType = “TooltipDefaultLayout”
textRight1Font = “GameTooltipHeaderText”
textRight2Font = “GameTooltipText”
TextRight2 = GameTooltipTextRight2 {
}
TextLeft2 = GameTooltipTextLeft2 {
}
}
playerDisplayName = “Udderbutter-Daggerspine”
queues = {
1 = {
}
}
canJoin = true
hasRelationshipWithLeader = true
firstQueue = {
needDamage = true
clientID = 8
queueData = {
}
needTank = true
isAutoAccept = false
eligible = true
needHealer = true
}
isAutoAccept = false
canEffectivelyJoin = true
needTank = nil
needHealer = nil
needDamage = nil

1 Like

You need to uninstall or relocate addons to prevent them from interfering with the game. Disabling them isn’t enough.

You may want to reset the UI and follow the advanced steps for Cvars. Before doing so, ask about this in the correct forum: Guides > UI and Macro

3 Likes

I deleted all addons and it worked like a charm. TYVM!

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.