Lua Error WoW TWW #10


  • Defect
Open
  • JoeW980 created this issue Aug 25, 2024

    Message: ...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:1950: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
    Time: Sun Aug 25 22:02:42 2024
    Count: 1
    Stack: ...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:1950: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
    [string "@Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:494: in function `InitializeAddon'
    [string "@Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:619: in function <...ce/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:611>

    Locals: self = <table> {
    initializequeue = <table> {
    }
    statuses = <table> {
    }
    embeds = <table> {
    }
    frame = AceAddon30Frame {
    }
    addons = <table> {
    }
    enablequeue = <table> {
    }
    }
    addon = <table> {
    modules = <table> {
    }
    defaultModuleLibraries = <table> {
    }
    name = "Incognito"
    orderedModules = <table> {
    }
    baseName = "Incognito"
    hooks = <table> {
    }
    db = <table> {
    }
    enabledState = true
    defaultModuleState = true
    }

  • JoeW980 added a tag Defect Aug 25, 2024
  • zeniri posted a comment Sep 12, 2024

    Installing / Updating the Ace3 addon library fixes the addon for now.


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