This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
It's defaulted all my characters to one of my setups on one of my characters. When I try to open the config I get lua error:
Message: Interface/AddOns/kgPanels/kgPanels.lua:459: attempt to call upvalue 'IsAddOnLoaded' (a nil value)Time: Fri Aug 16 18:01:31 2024Count: 1Stack: Interface/AddOns/kgPanels/kgPanels.lua:459: attempt to call upvalue 'IsAddOnLoaded' (a nil value)[string "@Interface/AddOns/kgPanels/kgPanels.lua"]:459: in function <Interface/AddOns/kgPanels/kgPanels.lua:458>[string "@Interface/AddOns/Titan/TitanLDB.lua"]:303: in function <Interface/AddOns/Titan/TitanLDB.lua:301>
Locals: clickedframe = TitanPanelkgPanelsButton { TitanAction = "None" titan_tt_func = "" plugin_id = "kgPanels" titan_tt_err = "" TitanName = "kgPanels" plugin_frame = "TitanPanelkgPanelsButton" registry = <table> { } TitanCreatedBy = "LDB"}button = "LeftButton"(*temporary) = nil(*temporary) = "kgPanelsConfig"(*temporary) = "attempt to call upvalue 'IsAddOnLoaded' (a nil value)"IsAddOnLoaded = nil
Hope this will be fixed asap because the setup that is loaded is not at all the character I plan to play for the release in 6 days.
Just fyi, same happends if I write /kgpanels config in chat.
Same here.
When trying to register the addon to Ace in the console it returns the following two errors:
Message: AceLocale-3.0: kgPanels: Missing entry for 'This is the path to the texture you wish to add. NOTE: this path must be relative to the WoW folder and seperated by '\\''Time: Sat Aug 17 19:16:58 2024Count: 1Stack: AceLocale-3.0: kgPanels: Missing entry for 'This is the path to the texture you wish to add. NOTE: this path must be relative to the WoW folder and seperated by '\\''[string "*AddonList.xml:80_OnClick"]:1: in function <[string "*AddonList.xml:80_OnClick"]:1>
Locals: self = AddonListLoad { Right = Texture { } Left = Texture { } fitTextWidthPadding = 40 Text = AddonListLoadText { } Middle = Texture { } fitTextCanWidthDecrease = true}button = "LeftButton"down = false
Message: AceLocale-3.0: kgPanels: Missing entry for 'X offset from center. NOTE: positive for up, negative for down.'Time: Sat Aug 17 19:16:58 2024Count: 1Stack: AceLocale-3.0: kgPanels: Missing entry for 'X offset from center. NOTE: positive for up, negative for down.'[string "*AddonList.xml:80_OnClick"]:1: in function <[string "*AddonList.xml:80_OnClick"]:1>
Same by me:
1x kgPanels/kgPanels.lua:632: attempt to call upvalue 'IsAddOnLoaded' (a nil value)[string "@kgPanels/kgPanels.lua"]:632: in function `?'[string "@AskMrRobot/Libs/AceConsole-3.0-7/AceConsole-3.0.lua"]:94: in function `?'[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5468: in function <Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:5414>[string "=[C]"]: ?[string "=[C]"]: in function `ChatEdit_ParseText'[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5120: in function <Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:5119>[string "=[C]"]: in function `ChatEdit_SendText'[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5156: in function `ChatEdit_OnEnterPressed'[string "*ChatFrame.xml:140_OnEnterPressed"]:1: in function <[string "*ChatFrame.xml:140_OnEnterPressed"]:1>
Locals:self = <table> { modules = <table> { } defaultModuleLibraries = <table> { } eframe = kgPanels_Dep_Frame { } angles = <table> { } name = "kgPanels" orderedModules = <table> { } parents = <table> { } active = "None" baseName = "kgPanels" db = <table> { } enabledState = true defaultModuleState = true}input = "config"cmd = "config"ly = nil(*temporary) = nil(*temporary) = "kgPanelsConfig"(*temporary) = "attempt to call upvalue 'IsAddOnLoaded' (a nil value)"l_config = "config"IsAddOnLoaded = nill_enable = "enable"l_disable = "disable"l_layout = "layout"l_not_found = " not found."l_usage = <table> { 1 = "Usage: /kgpanels <command>" 2 = ""config" enter the config screen." 3 = ""enable" enable the mod." 4 = ""disable" disable the mod." 5 = ""layout" "layout name" to change layouts."}
To post a comment, please login or register a new account.