Skip to content

SuperMacros breaks Roidmacros' /equip and /equipoh, when the , but only when certain other addons are active #11

@Zebouski

Description

@Zebouski

This bug is really strange, its a doozy and I cannot pin it down past this:

I have two weapons that have a comma in the name: "Gressil, Dawn of Ruin" and "Thunderfury, Blessed Blade of the Windseeker"

I have two macros using Roid-macros syntax, both involving equipping at least one of these comma weapons:

#showtooltip Gressil, Dawn of Ruin
/equip Gressil, Dawn of Ruin
/equipoh The Hungering Cold

I equip a 2h, and this macro works bringing me from 2h -> dw, but then I enable supermacro, and it stops working.
So I then go and turn off all addons except roid and supermacros. Huh, it does work.
Then I start enabling addons one by one, ontop of the roid+super combo. Every time I enable another addon, the game reloads and I test the 2h -> dw macro again.
I keep enabling them one by one and it still works, until I get to enabling Decursive, and then the 2h -> dw macro stops working.
Ok, so it's gotta be the decursive addon's fault! I go and disable decursive in my full addons setup. The bug is still there...
I then turn off all addons again, and enable only roid, super, and decursive. The macro functions....
This doesn't make any sense at all!

The only consistent way I've found that I can use my 50+ other addons all at once, and have this roidmacros macro work, is if I just never enable supermacros.

There are 0 lua errors, ever, when this bug appears.

Yeah I have no clue on how to troubleshoot this further. It doesn't make sense. I can zip my entire addons folder if you would like to try my exact env, and see the bug in action.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions