[Classic] LUA Error on Using Check Box #130


  • Defect
Open
  • Illutian created this issue Nov 29, 2019

    When I uncheck "Hide if PVP Flag off" this error occurs:

     

    Date: 2019-11-29 17:42:18
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\VanasKoS\modules\WarnFrame.lua line 465:
    attempt to index upvalue 'warnButtonsCombat' (a nil value)
    Debug:
    (tail call): ?
    VanasKoS\modules\WarnFrame.lua:465:
    VanasKoS\modules\WarnFrame.lua:434
    VanasKoS\modules\WarnFrame.lua:1522: Update()
    VanasKoS\modules\WarnFrame.lua:513:
    VanasKoS\modules\WarnFrame.lua:511
    [C]: ?
    ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:51:
    ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:49
    ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:843:
    ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:664
    [C]: ?
    ...terface\AddOns\Masque\Libs\AceGUI-3.0\AceGUI-3.0.lua:72:
    ...terface\AddOns\Masque\Libs\AceGUI-3.0\AceGUI-3.0.lua:70
    ...terface\AddOns\Masque\Libs\AceGUI-3.0\AceGUI-3.0.lua:290: Fire()
    ...ue\Libs\AceGUI-3.0\widgets\AceGUIWidget-CheckBox.lua:68:
    ...ue\Libs\AceGUI-3.0\widgets\AceGUIWidget-CheckBox.lua:57
    Locals:
    None
    AddOns:

  • Illutian added a tag Defect Nov 29, 2019

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