Mikeprod / XIV_Databar

A databar for the World of Warcraft UI
https://mods.curse.com/addons/wow/xiv_databar
20 stars 12 forks source link

new error lua #67

Open Kheryon opened 6 years ago

Kheryon commented 6 years ago

Message: Usage: local volume = C_VoiceChat.GetMemberVolume(playerLocation) Time: Fri Aug 3 18:37:47 2018 Count: 1 Stack: Usage: local volume = C_VoiceChat.GetMemberVolume(playerLocation) [C]: in function accessor' Interface\FrameXML\UnitPopupCustomControls.lua:8: in functionCallAccessor' Interface\SharedXML\PropertySlider.lua:13: in function UpdateVisibleState' Interface\FrameXML\UnitPopupCustomControls.lua:47: in functionOnSetOwningButton' Interface\FrameXML\UIDropDownMenuTemplates.lua:21: in function SetOwningButton' Interface\FrameXML\UIDropDownMenu.lua:669: in functionUIDropDownMenu_CheckAddCustomFrame' Interface\FrameXML\UIDropDownMenu.lua:649: in function UIDropDownMenu_AddButton' Interface\FrameXML\UnitPopup.lua:754: in functionUnitPopup_AddDropDownButton' Interface\FrameXML\UnitPopup.lua:543: in function <Interface\FrameXML\UnitPopup.lua:285> [C]: in function UnitPopup_ShowMenu' Interface\FrameXML\SecureTemplates.lua:237: in functioninitFunction' Interface\FrameXML\UIDropDownMenu.lua:77: in function UIDropDownMenu_Initialize' Interface\FrameXML\UIDropDownMenu.lua:1085: in functionToggleDropDownMenu' Interface\FrameXML\UIDropDownMenu.lua:203: in function <Interface\FrameXML\UIDropDownMenu.lua:198>

Locals: (*temporary) = "Usage: local volume = C_VoiceChat.GetMemberVolume(playerLocation)"

Mikeprod commented 6 years ago

I do not know in what extent this has to do with the databar ... I don't see anything concerning the addon in the error stack you pasted