GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

[BUG] GSE no longer activates when pressed

djgaming opened this issue Β· 1 comments

commented

πŸ”΅ Describe the bug:
when pressing the macro it just cycles through the spells

πŸ”΅ To reproduce: (Steps to reproduce the behavior)
do the rotation

πŸ”΅ The error:
none


πŸ”΅ Screenshots:
If applicable, add screenshots to help explain your problem.

πŸ”΅ Expected behavior:
A clear and concise description of what you expected to happen.

πŸ”΅ GSE.lua file:
ALL MACROS ARE BROKEN

πŸ”΅ Desktop (please complete the following information):

  • OS: windows 10 x64
  • Game Version 10.1.0.4

πŸ”΅ GSE Version:

commented

Hi djgaming,

Did you review and address what is mentioned in https://github.com/TimothyLuke/GSE-Advanced-Macro-Compiler/wiki/ActionButtonKeyDown-or-ActionButtonKeyUp-and-Why-this-matters---Macro-Cycling-not-firing ?

This is caused by your UI changing this CVar and you needing to tell GSE about the change. It’s not a setting GSE can control but a whole of WoW setting.

Moving this from an issue to a discussion as it’s not a GSE bug.