I'm receiving lua errors when accessing the profile drop-down menu at the select character point. I used the edebug tool to rule out ElvUI as the cause of the error, and since it occurs when accessing a Titan feature, it may be coming from Titan?
Thanks for your help.
Dockie
This is from bugsack:
142x ElvUI/Core/Modules/Skins/Skins.lua:449: attempt to index local 'listFrame' (a nil value)
[string "@ElvUI/Core/Modules/Skins/Skins.lua"]:449: in function <elvui core="" modules="" skins="" skins.lua:447="">
[string "=[C]"]: in function UIDropDownMenu_CreateFrames'
[string "@SharedXML/UIDropDownMenu.lua"]:26: in function <SharedXML/UIDropDownMenu.lua:24>
[string "=[C]"]: in function
SetAttribute'
[string "@SharedXML/UIDropDownMenu.lua"]:1040: in function <sharedxml uidropdownmenu.lua:1034="">
[string "=[C]"]: ?
[string "=[C]"]: in function `ToggleDropDownMenu'
[string "@SharedXML/UIDropDownMenu.lua"]:182: in function <sharedxml uidropdownmenu.lua:177=""></sharedxml></sharedxml></elvui>
Locals:
level = 4
index = 0
listFrame = nil
(temporary) = "LibDropDownMenu_List4"
(temporary) = nil
(temporary) = nil
(temporary) = nil
(temporary) = nil
(temporary) = nil
(temporary) = nil
(temporary) = "attempt to index local 'listFrame' (a nil value)"
_G =
From the trace, there is very little info to tell if it is Titan or not. If it is some interaction with Titan, it may not be easy to find. I dabbled with ElvUI years ago...
Your best chance is our Discord site so we could interact much quicker than here.
Or you can use Titan Configuration > Profiles
More clicks but there you can do the same profile actions as the Titan menu.