LUA Error (execution tainted by 'ACE3' #708


Open
  • Steplocks created this issue May 25, 2026

    I was playing as a Resto Druid on a SR +10 key and got this error:

     

    5x ...Blizzard_SharedXML/Shared/Dialog/DialogTemplates.lua:21: attempt to perform arithmetic on a secret number value (execution tainted by 'Ace3')
    [Blizzard_SharedXML/Shared/Dialog/DialogTemplates.lua]:21: in function 'UpdateWidth'
    [Blizzard_SharedXML/Shared/Dialog/DialogTemplates.lua]:12: in function 'Setup'
    [Blizzard_ChatFrame/Mainline/ChatConfigFrame.lua]:2163: in function 'ChatConfigCategoryFrame_Refresh'
    [Blizzard_ChatFrame/Mainline/ChatConfigFrame.lua]:2179: in function 'ChatConfig_RefreshCurrentChatCategory'
    [Blizzard_ChatFrame/Mainline/ChatConfigFrame.lua]:2374: in function 'UpdateSelection'
    [Blizzard_ChatFrame/Mainline/ChatConfigFrame.lua]:2366: in function 'UpdateTabDisplay'
    [Blizzard_ChatFrame/Mainline/ChatConfigFrame.lua]:1874: in function 'ChatConfig_UpdateChatSettings'
    [Blizzard_ChatFrame/Mainline/ChatConfigFrame.lua]:786: in function <...dOns/Blizzard_ChatFrame/Mainline/ChatConfigFrame.lua:752>

     

    Locals:
    self=Frame <ChatConfigFrame.xml:335>{
    RightBG=Texture <DialogTemplates.xml:31>
    CenterBG=Texture <DialogTemplates.xml:37>
    headerTextPadding=100
    LeftBG=Texture <DialogTemplates.xml:25>
    Text=FontString <DialogTemplates.xml:43>
    }
    (*temporary)=Frame <ChatConfigFrame.xml:335>{
    RightBG=Texture <DialogTemplates.xml:31>
    CenterBG=Texture <DialogTemplates.xml:37>
    headerTextPadding=100
    LeftBG=Texture <DialogTemplates.xml:25>
    Text=FontString <DialogTemplates.xml:43>
    }
    (*temporary)=<no value>
    (*temporary)=100
    (*temporary)="attempt to perform arithmetic on a secret number value (execution tainted by 'Ace3')"


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