tukui-org / ElvUI

User Interface replacement AddOn for World of Warcraft.
https://tukui.org
Other
396 stars 136 forks source link

Keyring shows equipped items. #1220

Closed BorniPL closed 1 month ago

BorniPL commented 1 month ago

Troubleshooting Steps

I believe Blizzard got rid of the keyring.

image image

Describe the expected behavior and what actually happened?

ElvUI keyring doesn't show equipped items (or is removed at all - it seems like it doesn't appear anymore in Default UI).

Reproducing the issue.

Open ElvUI keyring.

Lua Errors

Message: ...zard_UIPanels_Game/Classic/ContainerFrame_Shared.lua:1403: attempt to call global 'KeyRingButtonIDToInvSlotID' (a nil value)
Time: Wed May 29 15:18:58 2024
Count: 2
Stack: ...zard_UIPanels_Game/Classic/ContainerFrame_Shared.lua:1403: attempt to call global 'KeyRingButtonIDToInvSlotID' (a nil value)
[string "=[C]"]: in function `KeyRingButtonIDToInvSlotID'
[string "@Interface/AddOns/Blizzard_UIPanels_Game/Classic/ContainerFrame_Shared.lua"]:1403: in function `ContainerFrameItemButton_OnEnter'
[string "*ContainerFrame.xml:182_OnEnter"]:1: in function <[string "*ContainerFrame.xml:182_OnEnter"]:1>
[string "=[C]"]: ?

Locals: (*temporary) = <function> defined =[C]:-1

Verification Steps

BorniPL commented 1 month ago

Similar to https://github.com/tukui-org/ElvUI/issues/1219 - I got the hotfix downloaded and it fixed the issue.