Jump to content

Recommended Posts

  • 40 years later...
Posted

after [Work vs Auras] client show wrong spell stack !

for example :

.cast 33763

stack = 1

.cast 33763

stack = 3 instead 2 !

.cast 33763

stack = 4 instead 3 !

Posted

I can confirm this bug in 0.12 branch 10160. Lifebloom stacks as 1 -> 3 -> 4 -> 4 -> 4 (etc). Should be 1 -> 2 -> 3 -> 3 -> (etc). Not a huge problem as its a visual bug only, but I'd guess the solution would be fairly simple?

Posted

Confirmed too.

Aura::SetStackAmount() seems to send the correct stackAmount integer, so the problems looks just visual, but stil didn't find out where exactly the client miscount from 1 to 5 (and instead goes 1-3-4-5-6 or 1-4-4-5-6, etc..)

Posted

Could find the time to search through the entire commit, but I thought too this was just a small thing : the comment by FragFrog in the commit says it all ^^

One again, thank you for your work Vladimir !

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use