SecureGroupHeader error #2205


  • Defect
Open
  • Moreorlessmaybe created this issue Aug 26, 2025

    Happened while in Manaforge Omega.

     

    8x [ADDON_ACTION_BLOCKED] AddOn 'ShadowedUnitFrames' tried to call the protected function 'UNKNOWN()'.
    [Blizzard_FrameXML/SecureGroupHeaders.lua]:495: in function 'SecureGroupHeader_Update'
    [Blizzard_FrameXML/SecureGroupHeaders.lua]:62: in function <...faceBlizzard_FrameXML/SecureGroupHeaders.lua:60>

    Locals:
    self = SUFHeaderraid5 {
    1 = SUFHeaderraid5UnitButton1 {
    }
    2 = SUFHeaderraid5UnitButton2 {
    }
    3 = SUFHeaderraid5UnitButton3 {
    }
    unitType = "raid"
    isHeaderFrame = true
    splitParent = "raid"
    unitMappedType = "raid"
    groupID = 5
    }
    nameList = nil
    groupFilter = 5
    roleFilter = nil
    sortMethod = "INDEX"
    groupBy = nil
    kind = "RAID"
    start = 1
    stop = 24
    sortingTable = <table> {
    1 = "raid21"
    2 = "raid22"
    3 = "raid23"
    raid22 = "Lixra-Ragnaros"
    raid23 = "Conbar"
    raid21 = "Bynomercy-TwistingNether"
    }
    tokenTable = <table> {
    5 = 1
    }
    groupingTable = <table> {
    }

  • Moreorlessmaybe added a tag Defect Aug 26, 2025
  • Hothgor posted a comment Sep 15, 2025

    Also having this issue, I believe its also leading to a memory leak in game as well.


To post a comment, please login or register a new account.