Get error when I want to see the dropdown menu
Derya001 opened this issue ยท 4 comments
Hello,
I installed the TitanSocial up to my game today, and I get an error when I move my mouse over the Social part of Tital Panel:
TitanSocial error: Interface/AddOns/TitanSocial/TitanSocial.lua:473: attempt to call upvalue 'BNet_GetClientTexture' (a nil value).
This happens every time, when I move my mouse over the Social menu. Also the /socialize command is not working. Curse say it was successfully installed on my computer.
Go the same, here is the Lua log error
Message: Interface/AddOns/TitanSocial/TitanSocial.lua:473: attempt to call upvalue 'BNet_GetClientTexture' (a nil value)
Time: Fri Mar 24 16:39:05 2023
Count: 8
Stack: Interface/AddOns/TitanSocial/TitanSocial.lua:473: attempt to call upvalue 'BNet_GetClientTexture' (a nil value)
[string "=[C]"]: in function `error'
[string "@Interface/AddOns/TitanSocial/TitanSocial.lua"]:1143: in function <Interface/AddOns/TitanSocial/TitanSocial.lua:1137>
[string "@Interface/AddOns/TitanSocial/TitanSocial.lua"]:1253: in function `TitanPanelSocialButton_OnEnter'
[string "*TitanSocial.xml:17_OnEnter"]:1: in function <[string "*TitanSocial.xml:17_OnEnter"]:1>
Locals:
Hello,
Can you post the version of TitanPanel, Socialite and the wow client you have installed?
I get the same error.
TitanPanelClassic-1.5.11.30403
TitanSocial-3.4.0
Wotlk Classic 3.43 (51943)
Commenting out line 473 in the lua gets it to work.
Hi all, sorry about the delay. A new version is now available that incorporates the changes from #42.