WeakAuras

WeakAuras

200M Downloads

"Disabled Spell Known Check" in Cooldown/Charges/Count Trigger no longer provides icon information.

ph-Phobic opened this issue ยท 1 comments

commented

Is there an existing issue for this?

  • I have searched the existing open and closed issues.

Description

Previously, selecting "disabled spell known check" would provide an icon to still be displayed even when the spell isn't known.

image

(This dragon's breath weakaura I've used since forever to display the icon even if I'm not spec'd into it)

However since one of the recent updates to weakauras this functionality seems to be broken.

image

The icon is left blank with just the border.

WeakAuras Version

5.15.3

World of Warcraft Flavor

Retail (Default)

World of Warcraft Region

US/NA

Tested with only WeakAuras

I got this issue with only WeakAuras enabled

Lua Error

No Lua Error present.

Reproduction Steps

  1. Create an icon weakaura with a trigger to track the cooldown/charges/count.
  2. Create the trigger for a spell that is not always known, such as Dragon's Breath for mage.
  3. Tick "Disabled Spell Known Check" in the extra options section of the trigger.
  4. Icon information isn't displayed even though it should be when "Disabled Spell Known Check" is ticked.

Last Good Version

5.14.X

Screenshots

image

image

image

All spells that I have used in the past with "disabled spell known check", and now none of the icons are displayed unless the spell is known.

image

Export String

No response

Bisector Report

No response

commented

Unfortunately that's a change in the base API, the game no longer gives us information on the textures if the spell is unknown and we ask via the spell name.

You can either:

  • Enable the "Excact Spell Match" option, which makes WA ask via the spell id. (And we'll probably have to make that the defaultat some point.)
  • Set the icon manually on the display tab. Note that currently you have to set the Icon Mode to "Manual".