TellMeWhen

TellMeWhen

25M Downloads

Condition Currency incorrect

Sanjiyan-san opened this issue ยท 2 comments

commented

WoW Version

Retail

TellMeWhen Version

11.0.13

Describe the bug

Good afternoon. I am trying to make a currency track icon, especially in light of the new Crest 45 to convert. So I made 4 icons.
Example:
Icon Type = Condition Icon
Conditions: 4
Weathered Harbinger Crest >= 45
Instance Type != Outside
Unit Level - Player = 80
In Pet Battle = False

(Same issues continue without the last 3 conditions as well, just wanted to hide them in those cases)

Now for Runed and Gilded Crests this appears to work.
If I set the Runed to >= 31 the icon shows, and I do have 31. If I set it to 32 it disappears.
Same for Gilded >= 9 it shows, and I do have 9. If I set it to 10 it disappears.

But Weathered and Carved do not appear to work
If I set Weather Crests >= 135 it shows, 136 it disappears... I have 31.
And Carved >= 735 it shows, 736 it disappears... I have 23.
The same does work for Valorstones appears to be tracking with what is in my currency tab.

I can't find any currency I have at 135 or 735 so I am not sure what it is exactly tracking but it does not appear to be those crests.

In the #General discord channel one other person was able to confirm they could replicate the issue as well

Export Strings

^1^T^SGUID^STMW:group:1dR6C5NqdFeq ^SPoint^T ^Sy^N-1.9571533203125 ^Sx^F4753805094682626 ^f-45^Spoint ^STOP^SrelativePoint ^STOP^t ^SColumns^N6 ^SIcons^T ^N1^T ^SType^Sconditionicon ^SUnitConditions^T ^N1^T ^SType^SHEALTH ^SOperator^S>= ^t^Sn^N1 ^t^SConditions^T ^N1^T ^SType^SCURRENCY2918 ^SOperator^S>= ^SLevel^N45 ^t^N2^T ^SType^SINSTANCE2 ^SBitFlags^N1 ^t^N3^T ^SType^SLEVEL ^SLevel^N80 ^t^N4^T ^SType^SINPETBATTLE ^SLevel^N1 ^t^Sn^N4 ^t^SCustomTex^S116014 ^SEnabled^B ^t^N2^T ^SType^Sconditionicon ^SUnitConditions^T ^N1^T ^SType^SHEALTH ^SOperator^S>= ^t^Sn^N1 ^t^SConditions^T ^N1^T ^SType^SCURRENCY2919 ^SOperator^S>= ^SLevel^N45 ^t^N2^T ^SType^SINSTANCE2 ^SBitFlags^N1 ^t^N3^T ^SType^SLEVEL ^SLevel^N80 ^t^N4^T ^SType^SINPETBATTLE ^SLevel^N1 ^t^Sn^N4 ^t^SCustomTex^S116014 ^SEnabled^B ^t^N3^T ^SType^Sconditionicon ^SUnitConditions^T ^N1^T ^SType^SHEALTH ^SOperator^S>= ^t^Sn^N1 ^t^SConditions^T ^N1^T ^SType^SCURRENCY2916 ^SOperator^S>= ^SLevel^N45 ^t^N2^T ^SType^SINSTANCE2 ^SBitFlags^N1 ^t^N3^T ^SType^SLEVEL ^SLevel^N80 ^t^N4^T ^SType^SINPETBATTLE ^SLevel^N1 ^t^Sn^N4 ^t^SCustomTex^S116014 ^SEnabled^B ^t^N4^T ^SType^Sconditionicon ^SUnitConditions^T ^N1^T ^SType^SHEALTH ^SOperator^S>= ^t^Sn^N1 ^t^SConditions^T ^N1^T ^SType^SCURRENCY2917 ^SOperator^S>= ^SLevel^N15 ^t^N2^T ^SType^SINSTANCE2 ^SBitFlags^N1 ^t^N3^T ^SType^SLEVEL ^SLevel^N80 ^t^N4^T ^SType^SINPETBATTLE ^SLevel^N1 ^t^Sn^N4 ^t^SCustomTex^S116014 ^SEnabled^B ^t^N6^T ^SType^Sconditionicon ^SUnitConditions^T ^N1^T ^SType^SHEALTH ^SOperator^S>= ^t^Sn^N1 ^t^SConditions^T ^N1^T ^SType^SCURRENCY3008 ^SOperator^S>= ^SLevel^N1900 ^t^N2^T ^SType^SINSTANCE2 ^SBitFlags^N1 ^t^N3^T ^SType^SLEVEL ^SLevel^N80 ^t^N4^T ^SType^SINPETBATTLE ^SLevel^N1 ^t^Sn^N4 ^t^SCustomTex^S116014 ^SEnabled^B ^t^t^SName^SGlobal ^t^N11001301^S~`~| ^Sgroup^N1 ^^
commented

Interesting, I had not of looking down the list for more than one of the same name.
This "did" fix the icons. But something else that is "odd" about this.
My main character, illv 628 who only needs GIlded crests, and so they want to get the notifications on when they should convert up the crests, this works perfectly now. Also the same for 2 other characters I have that "only" need to use GIlded Crests.

However, I have 3 other alts that are on Runed Crests, and this is where the "odd" part comes in. The icons are always showing for all of the currencies. I was going to try and make rules for characters in this category to hide them, but haven't figured it out yet. But that is not the odd part... The Odd part is when I made the condition and go to "Currencies" there is only ONE currently listed at all. Timewarped Badges. And the "Weathered Harbinger Crests" have been replaced by "Currency2914"

I even tried to make a new icon just to see what it would show and the only currency it will show is Timewarped Badges. And this is a "global" group, so all my characters are using the same icons.

So when my ilvl 620+ characters look at the icon, they see all currencies, and they work correctly now with the correct crest selected. but my ilvl 610ish characters look they see this:
image

commented

There are two different currencies for weathered and carved crests. Blizzard did it this way because some sources of those ignore the seasonal cap. I'm not quite sure exactly what the numbers that the "wrong" ones are tracking actually represent, but this should work fine if you just pick the "other" listing of these crests from the menu.

image