Lanrutcon / CatchTheWind

WoW AddOn - Cinematic Quest Interactions
19 stars 6 forks source link

Options menu issues #29

Closed thanwho closed 6 years ago

thanwho commented 6 years ago

Lately I cannot open up the menu with /ctw and use it normally as I get this:

image

This is important because for new characters or those I haven't configured yet, the addon is useless, but it still functions normally for my characters that I've set it up on before it started bugging out like this.

This is what bugsack outputs as the error:

1x CatchTheWind\GUIConfig.lua:8: Usage: PlaySound(soundKitID, optional["SFX","Music","Ambience", "Dialog" or "Master"], [forceNoDuplicates, runFinishCallback]) [C]: in function PlaySound' CatchTheWind\GUIConfig.lua:8: in functionCatchTheWindConfigMenuButton_OnClick' CatchTheWind\GUIConfig.lua:40: in function `CatchTheWindConfig_OnShow'

[C]: in function Show' CatchTheWind\Utils.lua:39: in functionframeFade' CatchTheWind\CatchTheWind-1.7.1.lua:844: in function ?' FrameXML\ChatFrame.lua:4512: in functionChatEdit_ParseText' FrameXML\ChatFrame.lua:4180: in function ChatEdit_SendText' FrameXML\ChatFrame.lua:4216: in function <FrameXML\ChatFrame.lua:4212> [C]: in functionChatEdit_OnEnterPressed'

Locals: (*temporary) = "igMainMenuOptionCheckBoxOn"

For some additional help, bugsack also catches this error whenever an option is selected or deselected in the /ctw menu:

8x CatchTheWind\GUIConfig.lua:21: Usage: PlaySound(soundKitID, optional["SFX","Music","Ambience", "Dialog" or "Master"], [forceNoDuplicates, runFinishCallback]) [C]: in function PlaySound' CatchTheWind\GUIConfig.lua:21: in functionCatchTheWindConfigCheckButton_OnClick'

Locals: (*temporary) = "igMainMenuOptionCheckBoxOn"

Lanrutcon commented 6 years ago

Hello there.

This problem should be fixed in the next version (1.7.2), which will be released in the next couple of hours

Thank you and have a nice day.