[ERA] Since July 2024 patch, persistent LUA errors (with addons?)

Greetings,
whenever I use the reload function while in game, I get a lengthly LUA error. Just hitting the reload button in the addon window or using the /reload chat command brings up this error, whether any addons are active or even installed - or not. The error doesn’t come up when loggin in normally. It looks something like this:

Message: …IParentPanelManager/Vanilla/UIParentPanelManager.lua:86: attempt to index global ‘QuestTimerFrame’ (a nil value)
Time: Sun Jul 14 11:33:55 2024
Count: 1
Stack: …IParentPanelManager/Vanilla/UIParentPanelManager.lua:86: attempt to index global ‘QuestTimerFrame’ (a nil value)
[string “@Interface/AddOns/Blizzard_UIParentPanelManager/Vanilla/UIParentPanelManager.lua”]:86: in function FramePositionDelegate_Override_QuestTimerOffsets' [string "@Interface/AddOns/Blizzard_UIParentPanelManager/Classic/UIParentPanelManager_Shared.lua"]:997: in function UIParentManageFramePositions’
[string “@Interface/AddOns/Blizzard_UIParentPanelManager/Classic/UIParentPanelManager_Shared.lua”]:328: in function <…PanelManager/Classic/UIParentPanelManager_Shared.lua:315>
[string “=[C]”]: in function SetAttribute' [string "@Interface/AddOns/Blizzard_UIParentPanelManager/Classic/UIParentPanelManager_Shared.lua"]:1049: in function UIParent_ManageFramePositions’
[string “@Interface/AddOns/Blizzard_ActionBar/Classic/PetActionBarFrame.lua”]:36: in function <…Ons/Blizzard_ActionBar/Classic/PetActionBarFrame.lua:35>
[string “=[C]”]: in function Show' [string "@Interface/AddOns/Blizzard_ActionBar/Classic/PetActionBarFrame.lua"]:264: in function ShowPetActionBar’
[string “@Interface/AddOns/Blizzard_ActionBar/Classic/PetActionBarFrame.lua”]:73: in function <…Ons/Blizzard_ActionBar/Classic/PetActionBarFrame.lua:54>

Locals: anchorYStartValue = 0
anchorY = 0
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = “attempt to index global ‘QuestTimerFrame’ (a nil value)”


Any ideas?

Have you tried shutting you product off and on?

I did all of this, plus deleting WTF and Cache, same result.
As I wrote above, even with a deleted AddOns folder, the error when doing a /reload comes up.

same here with 0 addons and fresh setup

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