ace gui issues #709


  • New
  • Defect
Open
  • NoctusMirus created this issue Jun 1, 2026

    full details https://github.com/GurliGebis/WoWAddon-BattlePetCompletionist/issues/141

    lua problems

     ---

    Message: ...ttlePetCompletionist/Modules/Config/ConfigModule.lua:462: attempt to call a nil value
    Time: Mon Jun  1 08:43:53 2026
    Count: 1
    Stack:
    [Interface/AddOns/BattlePetCompletionist/Libs/AceGUI-3.0/AceGUI-3.0.lua]:300: in function 'Fire'
    [Interface/AddOns/BattlePetCompletionist/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua]:351: in function <...s/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua:341>
    
    Locals:
    self=

    { userdata= parent=Frame value=true pullout= sub=Texture type="Dropdown-Item-Toggle" AceGUIWidgetVersion=2004 base= text=FontString highlight=Texture useHighlight=true events= check=Texture frame=AceGUI30DropDownItem30 } name="OnValueChanged"

     

    ---

    and

    ---

     

    Message: ...ttlePetCompletionist/Modules/Config/ConfigModule.lua:437: attempt to call a nil value
    Time: Mon Jun  1 08:44:36 2026
    Count: 1
    Stack:
    [Interface/AddOns/BattlePetCompletionist/Libs/AceGUI-3.0/AceGUI-3.0.lua]:300: in function 'Fire'
    [Interface/AddOns/BattlePetCompletionist/Libs/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua]:64: in function <...st/Libs/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua:53>
    
    Locals:
    self=

    { checkbg=Texture parent= userdata= image=Texture base= type="CheckBox" AceGUIWidgetVersion=26 checked=false text=FontString events= highlight=Texture check=Texture frame=Button } name="OnValueChanged"

  • NoctusMirus added the tags Defect New Jun 1, 2026
  • NoctusMirus posted a comment Jun 5, 2026

    anyone read this issue from the mod team? the errors are getting annoying


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