Page 1 of 2
1
2
LastLast
  1. #1

    [4.0.1] Echo of Light bug - massive HPS

    Hey lads,

    Playing my holy priest on the ptr today, I found a crazy bug.

    I grouped with another holy priest. We both went into PoH Chakra, and spammed the Holy Word: sanc on cooldown, and a PoH every now and then to keep the chakra up.

    For some reason, the Echo of Light buff just kept stacking. I think its exponential, because it kept growing faster.

    Here is the result.
    yfrog.==com/f3wowscrnshot091810144701j (remove the == )

    We also found another bug. If you keep spamming flash heal on some1, when u got the 2p t10 set bonus, the HoT refreshes itself aswell, we got a 34k hps hot this way

    Deas

  2. #2
    Bloodsail Admiral Musra's Avatar
    10+ Year Old Account
    Join Date
    May 2010
    Location
    Druid trainer in progress at Moonglade
    Posts
    1,203
    Damn, that was alot of healing. Everyone in the PTR will love you as a healer now XD
    /Musra
    ''Invincibility lies in the defence; the possibility of victory in the attack'' -Sun Tzu

  3. #3
    Working as intended!

    727 million, that's almost as much a Holy Paladin heals for.

  4. #4
    Take a look at the buff. its show like -2147milion. I think this is the highest number wow can handle, just like the goldcap.

  5. #5
    Shhh, dont tell blizz. Lets hope this goes live :P

  6. #6
    Deleted
    Gratz, you have probably casted the biggest heal ever casted by a WoW character.

  7. #7
    Deleted
    Working as intended.



    Next.

  8. #8
    Quote Originally Posted by Crowe View Post
    Gratz, you have probably casted the biggest heal ever casted by a WoW character.
    What a pity it doesnt show up in the statistics > largest heal cast :P

  9. #9
    Deleted
    Quote Originally Posted by Miles View Post
    Hey lads,

    Playing my holy priest on the ptr today, I found a crazy bug.

    I grouped with another holy priest. We both went into PoH Chakra, and spammed the Holy Word: sanc on cooldown, and a PoH every now and then to keep the chakra up.

    For some reason, the Echo of Light buff just kept stacking. I think its exponential, because it kept growing faster.

    Here is the result.
    yfrog.==com/f3wowscrnshot091810144701j (remove the == )

    We also found another bug. If you keep spamming flash heal on some1, when u got the 2p t10 set bonus, the HoT refreshes itself aswell, we got a 34k hps hot this way

    Deas
    Nice bug idd^
    Also...Deas+Miles on the same forum?^ seems like we got an talnivarr alliance folk here^^

  10. #10
    Quote Originally Posted by Insomnie View Post
    Nice bug idd^
    Also...Deas+Miles on the same forum?^ seems like we got an talnivarr alliance folk here^^
    Haha yep, you're right And you are?

  11. #11
    Still not outheаling pаlаdins on live, but we're getting there :P

  12. #12
    Deleted
    A fella that failed terribly and got kicked out by luke

  13. #13
    Quote Originally Posted by Miles View Post
    Take a look at the buff. its show like -2147milion. I think this is the highest number wow can handle, just like the goldcap.
    That's probably the limit in the debugging process, +-2,147,483,648.

  14. #14
    Ah right, I see. 2^31 = 2147 mil idd

  15. #15
    damage and healing in wow isn't int, i think it's float. which means they can overflow anyway

  16. #16
    For those wondering аbout the 2.1 billion number, thаt's the minimum signed integer vаlue.

    Modern computers work on 32bit or 64bit numbers. The lаrgest number you cаn represent in а 32bit system is 2^32, or аround 4.2 billion. When you deаl with signed numbers, one of the bits аre used for the sign, leаving you with 3^31 bits for the аctuаl numbers. This is equivаlent of 2.1 billion.

    In pаrticulаr, the -2.1 billion number signed is the sаme аs аll bits set. I suspect this being а progrаmmer error somewhere, using а "0xFFFFFFFF" vаlue to flаg something аs undefined, on а system where this didn't mаke much sense. Will be fixed in the next pаtch, I'm sure of it

  17. #17
    Pandaren Monk mööh's Avatar
    10+ Year Old Account
    Join Date
    Aug 2009
    Location
    In a sandbox...waiting
    Posts
    1,795
    Quote Originally Posted by Synthaxx View Post
    32-bit integer caps
    Fairly hilarious though. Make sure you report it with the in-game feedback tool though
    Lets not.

  18. #18
    Echo of Light was stacking indefinitely with Heal and Greater Heal when I first logged onto the PTR(Was getting it to tick for upwards of 5k on me), but the next day it was hotfixed. I guess they forgot to hotfix it for certain spells? :P

    Also,

    Quote Originally Posted by Miles View Post
    We also found another bug. If you keep spamming flash heal on some1, when u got the 2p t10 set bonus, the HoT refreshes itself aswell, we got a 34k hps hot this way
    This is not a bug. the 2pc T10 is SUPPOSED to stack like that, it's done that ever since it was released.
    Last edited by Vook; 2010-09-18 at 03:28 PM.
    Quote Originally Posted by Precursor View Post
    "Fall of therzane....." ....um what? if that woman fell , god help us it will be the second cataclysm
    Words that lots of people don't seem to know the definition of:
    "Troll", "Rehash", "Casual", "Dead", "Dying", "Exploit".

  19. #19
    Quote Originally Posted by Vook View Post
    Echo of Light was stacking indefinitely with Heal and Greater Heal when I first logged onto the PTR(Was getting it to tick for upwards of 5k on me), but the next day it was hotfixed. I guess they forgot to hotfix it for certain spells? :P

    Also,



    This is not a bug. the 2pc T10 is SUPPOSED to stack like that, it's done that ever since it was released.

    Im not exactly sure what caused it to tick for 34k, it might not have been the 2p t10. But it was Echo of Light ticking for so high, not blessed healing.
    It only seemed to skyrocket when I was with the other holy priest, when solo, i couldnt get it over 3k..

  20. #20
    Quote Originally Posted by Zantal View Post
    damage and healing in wow isn't int, i think it's float. which means they can overflow anyway
    Nope - it will be int, because health numbers are int. It will be float at some points in the calculation - it must be when coefficients are being applied, but by the time it's being reported it's an int.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •