Anytime I right-click and try to bring up any option in titan I get this Lua error.
1x TitanClassic\TitanClassicUtils.lua:1657: attempt to call global 'L_Create_UIDropDownMenu' (a nil value)
[string "@TitanClassic\TitanClassicUtils.lua"]:1657: in function TitanPanelDisplayRightClickMenu_Toggle'
[string "@TitanClassic\TitanPanelClassic.lua"]:581: in functionTitanPanelBarButton_OnClick'
[string "@TitanClassic\TitanPanelClassic.lua"]:271: in function <titanclassic\titanpanelclassic.lua:271></titanclassic\titanpanelclassic.lua:271>
Locals:
self = Titan_Bar__Display_Bar {
0 = <userdata>
}
isChildButton = nil
frame = "Titan_Bar__Display_Bar"
vert = "Top"
position = 1
x = nil
y = nil
scale = nil
menu = nil
(*temporary) = </userdata>
{
{
}
WL_DESC_LOCATION = "Show/hide your location in a movable tooltip."
WowTokenRedemptionFrameBg = WowTokenRedemptionFrameBg {
}
Questie_ItemButton24Shine13 = Questie_ItemButton24Shine13 {
}
SPELL_FAILED_CUSTOM_ERROR_152 = "You must choose a specialization to use Ascendance."
Atr_IsTabSelected = <function> defined @Auctionator\Auctionator.lua:4563
GuildControlPopupFrame = GuildControlPopupFrame {
}
SendStationeryBackgroundRight = SendStationeryBackgroundRight {
}
Inst19Quest5ITC1 = "|cff1eff00"
TUTORIAL61_SPELLID_DRUID = "768"
MultiBarLeftButton9Border = MultiBarLeftButton9Border {
}
LE_GAME_ERR_NOT_ON_TOURNAMENT_REALM = 865
BT4Button13Name = BT4Button13Name {
}
ItemRackButton12Cooldown = ItemRackButton12Cooldown {
}
Inst14Quest19_HORDE_Aim = "Save 50 Peasants before 15 are slain. Speak with Eris Havenfire should you accomplish this task."
BuffButton3 = BuffButt
</function>
This is being caused by another addon that uses the !LibUIDropDownMenu library. The addon has not updated the library and said library is loading before the correct one included with Titan Panel.