Problem detected with SpellFlash #16


  • Defect
  • Accepted
Open
Assigned to _ForgeUser39094
  • kippg created this issue Jun 25, 2012

    What steps will reproduce the problem?
    My Macros that I save to MacroBank and the restore will no longer work with SpellFlash.  I have visually compared the macros and I cannot see a difference but never the less... I was able to take a SpellFlash working macro. save to bank, restore to Blizzard UI macros and it no longer flashed with SpellFlash.  I can then copy into the clipboard the code of the Macro restored from MacroBank, Delete the macro from the Blizzard UI and recreate the macro in the Blizzard UI by pasting the code back into the Blizzard UI and it will again flash with SpellFlash.  There appears to be some hidden difference.  Maybe some hidden characters?  Encoding?

    What is the expected output? What do you see instead?
    I expected my macros restored from MacroBank to work with SpellFlash as they did before I stored them.

    What version of the product are you using?
    r68

    Do you have an error log of what happened?
    No log is produced

    Please provide any additional information below.
    Here is a typical macro of mine that I use
    #showtooltip Lightning Bolt
    /cleartarget [dead]
    /cleartarget [noharm]
    /tar [noexists,nodead] Exposed Head of Magmaw
    /tar [noexists,nodead] Twighlight Sapper
    /tar [@focustarget,noexists,nodead]
    /targetenemy [noexists,nodead]
    /cast [exists] Lightning Bolt

  • kippg added the tags New Defect Jun 25, 2012
  • _ForgeUser39094 posted a comment Sep 3, 2012

    I'm not sure what Spellflash is, - is this an addon?

  • _ForgeUser39094 removed a tag New Sep 3, 2012
  • _ForgeUser39094 added a tag Waiting Sep 3, 2012
  • _ForgeUser39094 posted a comment Oct 13, 2012

    I'm not quite sure how spellflash addon works, but from their description it says it only works if the icon changes correctly. If you save macros, blizzard only tells macrobank what the 'current' icon is, not that it uses the 'question mark' icon - this might be causing it?

    You might have to go into macro bank and set the icon to the question mark first?

  • _ForgeUser39094 removed a tag Waiting Oct 13, 2012
  • _ForgeUser39094 added a tag Replied Oct 13, 2012
  • _ForgeUser39094 removed a tag Replied Oct 13, 2012
  • _ForgeUser39094 added a tag Accepted Oct 13, 2012

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