LUA Errors when displaying Quick Join frame

When I open the friends window and go to the Quick Join tab, I get LUA errors.
I have tried disabling all of my addons and clearing my Cache.
In the capture below you will see ‘Cryptids#1505’, who is the leader of a community, of which I am a member.

Message: Interface\FrameXML\SocialQueue.lua:219: attempt to index local 'rhs' (a nil value) Time: Mon Nov 16 19:13:05 2020 Count: 1 Stack: Interface\FrameXML\SocialQueue.lua:219: attempt to index local 'rhs' (a nil value) [string "@Interface\FrameXML\SocialQueue.lua"]:219: in function [string "=[C]"]: in function `sort' [string "@Interface\FrameXML\SocialQueue.lua"]:217: in function `SocialQueueUtil_SortGroupMembers' [string "@Interface\FrameXML\QuickJoin.lua"]:400: in function `UpdateAll' [string "@Interface\FrameXML\QuickJoin.lua"]:388: in function `Init' [string "@Interface\FrameXML\QuickJoin.lua"]:356: in function `UpdateAll' [string "@Interface\FrameXML\QuickJoin.lua"]:40: in function [string "=[C]"]: in function `Show' [string "@Interface\FrameXML\FriendsFrame.lua"]:82: in function `FriendsFrame_ShowSubFrame' [string "@Interface\FrameXML\FriendsFrame.lua"]:374: in function `FriendsFrame_Update' [string "@Interface\FrameXML\FriendsFrame.lua"]:323: in function `FriendsFrame_OnShow' [string "@Interface\FrameXML\FriendsFrame.lua"]:448: in function

Locals: lhs = {
clubId = 355100391
guid = “Player-76-04762479”
}
rhs = nil
lhsName = “”
_ = “”
lhsRelationship = “bnfriend”
(*temporary) = defined @Interface\FrameXML\SocialQueue.lua:170
(*temporary) =

{
isFriend = false
isDND = true
isFavorite = false
gameAccountInfo =
{
}
accountName = “”
battleTag = “Cryptids#1505”
note = “”
rafLinkType = 0
bnetAccountID = 152
appearOffline = false
customMessage = “”
lastOnlineTime = 1605564919
customMessageTime = 0
isAFK = false
isBattleTagFriend = false
}
(*temporary) = “”
(*temporary) = “”
(*temporary) = “bnfriend”
(*temporary) = “|HBNplayer::152:0:0:0”
(*temporary) = “attempt to index local ‘rhs’ (a nil value)”
relationshipPriorityOrdering =
{
guild = 3
club = 4
bnfriend = 1
wowfriend = 2
}

You’re certainly not alone. I’ve seen a number of people mentioning this, and see it semi often myself.

If you look at the formatting of the quick join tab… it looks real messy, and broken.

Last time I saw it I disabled all my addons and reload the ui; no more error.
I then enabled one addon at a time until I was back to what I had when I got the error… and nothing. Reloaded the UI a few more times; no errors. Relogged; no errors when joining.

It’s an odd one, but I have a feeling it may be more of a blizzard issue than some addon creating the issues… but who knows; I just know the only addon elements I see in these errors are 100% Blizzard.

The one thing I did make sure to confirm was that weizPVP has nothing to do with it :wink:

If I find anything more later I’ll post updates