FailcoderAddons / supervillain-ui

Custom World of Warcraft User Interface
32 stars 23 forks source link

Craft O Matic lua erro #170

Closed immortaltech closed 7 years ago

immortaltech commented 7 years ago

2x SVUI_CraftOMatic\SVUI_CraftOMatic-1.0.09.lua:452: Usage: PlaySound(soundKitID, optional["SFX","Music","Ambience", "Dialog" or "Master"], [forceNoDuplicates, runFinishCallback])

SVUI_CraftOMatic\SVUI_CraftOMatic-1.0.09.lua:452: in function `EndJobModes' SVUI_CraftOMatic\SVUI_CraftOMatic-1.0.09.lua:529: in function <SVUI_CraftOMatic\SVUI_CraftOMatic.lua:528>

Locals: (*temporary) = "UndeadExploration"

This happens everytime i click the '' Click to exit '' button in the fishing mode

finalsliver commented 7 years ago

@immortaltech are you using the latest version (either from curse/twitch or from here). if you are using the Curse/twitch version, please make sure you are only using This one

This was an issue we fixed shortly after 7.3 hit. looks fine and can't replicate.

Section in question https://github.com/FailcoderAddons/supervillain-ui/blob/94a27a39ee10bad8ff18c76e8ae2e26be7b24e77/SVUI_CraftOMatic/SVUI_CraftOMatic.lua#L438-L454

immortaltech commented 7 years ago

I updated it, thanks. Fixed