GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

[BUG] GSESeq not activating first block when type is not a spell and single block sequence

LarryThiessen opened this issue ยท 1 comments

commented

๐Ÿ”ต Describe the bug:
[BUG] GSESeq Macro Block Not Activating INGAME macro via macro Name

๐Ÿ”ต To reproduce: (Steps to reproduce the behavior)

  1. Create a simple ingame Macro with any ability line in it - DO not use a Step Function to see the issue
/castsequence reset=combat/target  Chain Lightning, null or  /cast Chain Lightning
  1. Open GSE create a Sequence with a Macro Block - Insert ingame Macroname
  2. Activate GSESeq
  3. GSE Will not activate ingame macro - GSE will advance to the next line though as expected

๐Ÿ”ต Screenshots:
Does NOT call the Ingame Macro:
WoWScrnShot_071924_084405
Works as Intended:
WoWScrnShot_071924_091123

The Difference is it had to be in a STEP function to work ON the Shaman - Works as intended on the Rogue outside of a Step Function.

๐Ÿ”ต GSE Version:
3.2.00-beta4-17-g6972dbb-PatronBuild Released

commented

Looks like the first box is not executed unless it is of type spell if it is the only action.