Thread Tools Display Modes
Prev Previous Post   Next Post Next
09-13-22, 07:37 AM   #1
Zax
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Aug 2006
Posts: 147
AudioOptionsFrame_AudioRestart() non longer works?

Hello,

SoundManager, one of my addon uses this code in 9.x version to change the sound output device:
Lua Code:
  1. SetCVar("Sound_OutputDriverIndex", integer)
  2. AudioOptionsFrame_AudioRestart()

On PTR 10, AudioOptionsFrame_AudioRestart() raises the following error:
Code:
 Interface/AddOns/SoundManager/SoundManager.lua:413: attempt to call global 'AudioOptionsFrame_AudioRestart' (a nil value)
Thank you for your help.
__________________
Zax - Addons List, not all maintained.
  Reply With Quote
 

WoWInterface » PTR » PTR General Discussion » AudioOptionsFrame_AudioRestart() non longer works?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off