echoed reversion on beta #1130


Closed
  • leaprah created this issue Oct 29, 2022

    What version of Grid2 and game type (classic or retail) are you using ? 2.0.61 - beta

     

    What game client version (windows or mac) and language are you using ? English US 10.0.2.46259 beta

     

    What steps will reproduce the problem?

    create Reversion:mine Buff using spell id 367364

    try creating Reversion:mine using spell id 366155 ( its the echoed version that can exist side by side on the same target )

      
    Did you try having Grid2 as the only enabled addon and everything else disabled?

      yes

    Was it working in a previous version? If yes, which was the last good one?

      no - first time trying

    Do you have an error log of what happened? If you don't see any errors, make sure that error reporting is enabled (`/console scriptErrors 1`) or install [BugSack](https://mods.curse.com/addons/wow/BugSack).

      no, it doesnt give me an error, the button that appear to create the aura just doesn't turn red

    Please provide any additional information below.

     i can create the aura if i uncheck "show if mine" and can actually have both aura show on grid. problem is, i will see other evokers' echoed reversion this way.

     

    thanks for your great work !

     

  • michaelsp posted a comment Oct 29, 2022

    I dont know what echoed reversion do, but the code is working fine for other auras, Maybe the beta is wrongly reporting that the spell was casted by you,  or maybe is some type of special spell/mechanic shared by all evokers so de game reports that the buff belong to all evokers.


    Edited Oct 29, 2022
  • leaprah posted a comment Oct 29, 2022

    oh sry, i shouldve specified that part. it reads as follow "Wrap an ally with energy, healing them for X and cuasing your next non-echo healing spell to cast an additional time on that ally at X% of normal healing"
    so tldr : you cast echo and its puts the echo buff on the target. you then use a healing spell on someone and that specific healing spell is replicated on whoever has echo.

    Reversion being a hot like renew, riptide etc... its just double up on the player, but it keeps the same name, just a different spell id.

     

    thanks for your answer !

  • michaelsp posted a comment Oct 29, 2022

    Sorry i did not read correctly your issue. The problem is that you cannot create a second spell with the same name because the create button is not enabled. To fix that issue there are two posibilities:

     

    1. Use a prefix, then a separator (valid separators characters are @, # or >), and finally the spellID or spell name,  examples:

    Evoker>366155

    Heal@366155

    HOT#366155

    Echoed#366155

    The prefix text does not matter, you can type any text, some users are using prefixes to group or categorize the buffs or debuffs.

     

    2. Use a diferent name to create the buff (do not use the spellID)  simply a descriptive name, for example:

    EchoedReversion or ReversionEchoed or MySuperReversionEchoed, whatever.

    After creating the buff, click on the buff and in the buff configuration, the first option is a text box with the title "Aura Name or SpellID"

    remove the EchoedReversion text in this edit box and type the spellID.

     

     


    Edited Oct 29, 2022
  • michaelsp closed issue Nov 2, 2022

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