Skip to content

Patch 11.1.7 new Lua Errors related to any proc or action that causes a button to "glow" on any action bar #212

@ilmare-tuor

Description

@ilmare-tuor

Patch 11.1.7

updated and expanded.

So anything that causes a button on any Action Bar it throws an error.

  1. Mainly happens when a spell procs making an extra/enhanced function available.

  2. Happens when I mount or dismount which toggles the "glow" on my current mount. I didn't notice this before because it didn't affect Druid shapeshift in and out of flight form.


  1. :

Message: Interface/AddOns/CT_BarMod/CT_BarMod_Use.lua:819: CreateFrame(): Couldn't find inherited node "ActionBarButtonSpellActivationAlert"
Time: Wed Jun 18 16:11:11 2025
Count: 1
Stack:
[C]: in function 'CreateFrame'
[Interface/AddOns/CT_BarMod/CT_BarMod_Use.lua]:819: in function <Interface/AddOns/CT_BarMod/CT_BarMod_Use.lua:814>
[Interface/AddOns/CT_BarMod/CT_BarMod_Use.lua]:854: in function <Interface/AddOns/CT_BarMod/CT_BarMod_Use.lua:838>
[Interface/AddOns/CT_BarMod/CT_BarMod_Use.lua]:903: in function '?'
[Interface/AddOns/CT_BarMod/CT_BarMod_ActionButton.lua]:651: in function 'showOverlayGlow'
[Interface/AddOns/CT_BarMod/CT_BarMod_Use.lua]:1708: in function 'eventFuncs'
[Interface/AddOns/CT_Library/CT_Library.lua]:694: in function <Interface/AddOns/CT_Library/CT_Library.lua:687>

Locals:
(*temporary) = "Frame"
(*temporary) = "CT_BarMod__ActionButtonOverlay1"
(*temporary) = UIParent {
variablesLoaded = true
Tabs =

{
}
firstTimeLoaded = 1
}
(*temporary) = "ActionBarButtonSpellActivationAlert"


  1. :

Message: Interface/AddOns/CT_BarMod/CT_BarMod_Use.lua:819: CreateFrame(): Couldn't find inherited node "ActionBarButtonSpellActivationAlert"
Time: Wed Jun 18 20:12:40 2025
Count: 11
Stack:
[tail call]: ?
[Interface/AddOns/Blizzard_FrameXML/SecureHandlers.lua]:128: in function <...nterface/AddOns/Blizzard_FrameXML/SecureHandlers.lua:121>
[C]: in function 'SetAttribute'
[Interface/AddOns/Blizzard_FrameXML/SecureStateDriver.lua]:114: in function <...rface/AddOns/Blizzard_FrameXML/SecureStateDriver.lua:95>
[Interface/AddOns/Blizzard_FrameXML/SecureStateDriver.lua]:127: in function <...rface/AddOns/Blizzard_FrameXML/SecureStateDriver.lua:119>

Locals:
(*temporary) = 0.016000


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions