DennisWG / Roid-Macros

Vanilla macros on steroids!
MIT License
58 stars 20 forks source link

SuperMacro and CastModifier incompatibility #12

Closed snawfu closed 7 years ago

snawfu commented 7 years ago

When I have SuperMacro and CastModifier both running and I use any macro that has emote text or a channel message like /say /y /world etc; it prints 3 times for no reason. CastModifier disabled, the problem is gone.

https://i.gyazo.com/94b0bb0f246b1d18c6abbc54af882b2c.png

screenshot of the issue for example

SalviaSage commented 7 years ago

I also have this bug. It prints the text 3 times when it should print it once. Please fix this.

DennisWG commented 7 years ago

I can not reproduce this. What does your macro look like? Do you have any other Addons installed beside SuperMacro and CastModifier? Have you tried disabling all of them except those two?

snawfu commented 7 years ago

Macro is like any other

/s helo /y helo /1 helo /2 helo etc

It can also be a third addon that is interfering but it always stops when I disable CastModifier - will do more testing with individual addons.

DennisWG commented 7 years ago

Nevermind, I was able to reproduce this just now. I'll work on a fix ASAP.

snawfu commented 7 years ago

Thanks !

DennisWG commented 7 years ago

Fixed! Thank you for reporting this issue!