GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

[BUG]In the GSE macro, the macro icon is not being created.

milwoo opened this issue · 5 comments

commented

In the GSE macro (GSE-3.2.01.zip), the macro icon is not being created.

  1. The WoW client is version 11.0.0.55818 Korean client.

  2. Even if I create content in the sequence, the macro icon is not being created.
    WoWScrnShot_072424_220602

  3. Even when the sequence content is saved, it does not appear in the WoW interface's macro list.
    WoWScrnShot_072424_220617

commented

This isnt a bug.

You cant do that any more see https://github.com/TimothyLuke/GSE-Advanced-Macro-Compiler/wiki/GSE-3.2-and-The-War-Within-%E2%80%90-Catchup

You either need to create this manually (and if yo click on it - it wont do anything) or you need to Keybind the GSE Sequence directly.

commented

Thank you for your kind response. It has been a great help to me.

  1. I have keybound the macro to the "F" key.
  2. The original "F" keybinding in the WoW user interface disappears.
  3. The macro bound to the "F" key (/s hello) works correctly.
  4. However, no icon appears on the "F" key.
    WoWScrnShot_072424_223517
commented

Yes there is no icon as you are not using a /macro stub - there is nothing to go onto the action bar slot and nothing to change. You are hitting the GSE Sequence directly.

On that page i linked above there is a WeakAura that can simulate that.

commented

I have tried many things based on your response.
I have set up the macro stub and configured the sequence with the set macro.
However, the icon is still not being created.
As a last resort, I tried using a macro created from the forum, but still, I cannot generate an icon.
WoWScrnShot_072524_124659

You don't need to respond anymore. I just wanted to share my current situation with you.

Thank you for your addon and your responses. I always wish you happiness and good luck.

commented

You are not getting it. GSE doesn’t work like this any more. There is no function inside GSE to create an icon anymore. What you are trying to do doesn’t work with GSE if that Sequence has any macro commands. As most GSE Sequences have macro commands this functionality was removed rather than having GSE create icons that don’t work.