Snakybo / Clicked

A keybind management addon for World of Warcraft.
GNU General Public License v3.0
30 stars 6 forks source link

Failed to load Macro Conditions for Druid #186

Closed threedee closed 7 months ago

threedee commented 7 months ago

Describe the bug

An Error is created in LocaleUtils.llua Line 753 I dont know lua. But it seems that the addon tries to do a string format with a nil value. A check if name is not nil around that and the insert to the table seems to fix the problem for me. At least I am now getting the macro conditions

Clicked Version

Clicked 1.14.1

World of Warcraft Flavor

Dragonflight

Tried with only Clicked enabled

Lua Errors

No response

Reproduction Steps

Click on Macro conditions for a spell on a druid. Lvl 13. Error is thrown. No Macro Conditions shown.

Last Working Version

No response

Screenshots

No response

Debug Output

No response

zebus commented 7 months ago

Getting the same bug in classic as well, since I have next to no coding knowledge I just tried commenting out line 753 and it let the tab load, however all the options on the form conditional dropdown are blank.

I used trial and error to figure out which option is which so works as a temp fix tho lol

zebus commented 7 months ago

Nevermind, it wasn't a temp fix. Worked for bear, but I just learned catform and if I select the empty box that should correspond to cat (2) it unloads it and makes it unusable.

Snakybo commented 7 months ago

Sorry for the delay, should be fixed in the next release! :)