I'm receiving the error below whenever I try to change any settings in this addon. I am running ElvUI. Not sure if that's the cause or not.
Message: Interface\AddOns\MSBTOptions\MSBTOptionsControls.lua:610: Usage: PlaySound(soundKitID, optional["SFX","Music","Ambience", "Dialog" or "Master"], [forceNoDuplicates, runFinishCallback])
Time: 01/11/18 21:21:53
Count: 1
Stack: Interface\AddOns\MSBTOptions\MSBTOptionsControls.lua:610: Usage: PlaySound(soundKitID, optional["SFX","Music","Ambience", "Dialog" or "Master"], [forceNoDuplicates, runFinishCallback])
Interface\SharedXML\SharedBasicControls.lua:208: in function <Interface\SharedXML\SharedBasicControls.lua:207>
[C]: ?
[C]: in function "PlaySound"
Interface\AddOns\MSBTOptions\MSBTOptionsControls.lua:610: in function <Interface\AddOns\MSBTOptions\MSBTOptionsControls.lua:608>
Locals: errorMessage = "Interface\AddOns\MSBTOptions\MSBTOptionsControls.lua:610: Usage: PlaySound(soundKitID, optional["SFX","Music","Ambience", "Dialog" or "Master"], [forceNoDuplicates, runFinishCallback])"
DisplayMessageInternal = <function> defined @Interface\SharedXML\SharedBasicControls.lua:191
MESSAGE_TYPE_ERROR = 0
I'm receiving the error below whenever I try to change any settings in this addon. I am running ElvUI. Not sure if that's the cause or not.