Loss of GCD spark with various DK abilities. #30


  • New
  • Defect
Closed
Assigned to _ForgeUser18754
  • jym_ created this issue Sep 2, 2009

    What steps will reproduce the problem?
    1. Ensure both Blood Runes are available, and no Death Runes are present
    2. Cast Heart Strike, and then Heart Strike again before the first Blood Rune is available again.

    What is the expected output? What do you see instead?

    Expected output: each Heart Strike triggers the GCD spark
    Actual output: Only the first Heart Strike triggers the spark.

    What version of the product are you using?

    r21 beta

    Do you have an error log of what happened?

    No errors were found.

    Please provide any additional information below.

  • jym_ added the tags New Defect Sep 2, 2009
  • _ForgeUser1236657 posted a comment Oct 4, 2009

    When runes are not available, GetSpellCooldown() will return 10 for the duration, instead of the GCD, thus the bar is not shown.


To post a comment, please login or register a new account.