tukui-org/ElvUI

InterfaceElvUI/Classic/Modules/Skins/Friends.lua:142: bad argument #1 to 'pairs' (table expected, got nil)

Closed this issue · 0 comments

Troubleshooting Steps

InterfaceElvUI/Classic/Modules/Skins/Friends.lua:142: bad argument #1 to 'pairs' (table expected, got nil)

Describe the expected behavior and what actually happened?

No lua error.

Reproducing the issue.

Happens when you open certain windows, like your friends list, or mouse over certain data bars.

Lua Errors

12x ...rfaceElvUI/Classic/Modules/Skins/Friends.lua:142: bad argument #1 to 'pairs' (table expected, got nil)
[string "=[C]"]: ?
[string "@ElvUI/Classic/Modules/Skins/Friends.lua"]:142: in function <...rfaceElvUI/Classic/Modules/Skins/Friends.lua:141>
[string "=[C]"]: in function `Acquire'
[string "@Blizzard_UIPanels_Game/Classic/FriendsFrame_Shared.lua"]:1361: in function `FriendsFrame_UpdateFriendButton'
[string "@Blizzard_UIPanels_Game/Classic/FriendsFrame_Shared.lua"]:1198: in function `FriendsFrame_UpdateFriends'
[string "@Blizzard_UIPanels_Game/Classic/FriendsFrame_Shared.lua"]:581: in function `FriendsList_Update'
[string "@Blizzard_UIPanels_Game/Classic/FriendsFrame_Shared.lua"]:251: in function <...izzard_UIPanels_Game/Classic/FriendsFrame_Shared.lua:250>
[string "=[C]"]: in function `Show'
[string "@Blizzard_UIParentPanelManager/Classic/UIParentPanelManager_Shared.lua"]:603: in function `SetUIPanel'
[string "@Blizzard_UIParentPanelManager/Classic/UIParentPanelManager_Shared.lua"]:448: in function `ShowUIPanel'
[string "@Blizzard_UIParentPanelManager/Classic/UIParentPanelManager_Shared.lua"]:316: in function <...PanelManager/Classic/UIParentPanelManager_Shared.lua:312>
[string "=[C]"]: in function `SetAttribute'
[string "@Blizzard_UIParentPanelManager/Classic/UIParentPanelManager_Shared.lua"]:1091: in function `ShowUIPanel'
[string "@Blizzard_UIPanels_Game/Classic/FriendsFrame_Shared.lua"]:1018: in function `ToggleFriendsFrame'
[string "TOGGLESOCIAL"]:1: in function <[string "TOGGLESOCIAL"]:1>

Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"

Verification Steps

  • I have read the Changelog and verified ElvUI is up to date by checking /estatus
  • I have verified my issue doesn't exist in the Default UI or the Issue Tracker.
  • I have not read any of these steps, please close my issue when you see it.
  • I have done the Troubleshooting Steps and included the requested screenshots, which show the issue and status panel.