ketho-wow / ClickMorph

Makes morphing easy with alt-click
MIT License
24 stars 9 forks source link

Incorrect parameter(1) type [int expected for slotId] #8

Closed Toxiyk closed 1 year ago

Toxiyk commented 1 year ago

Shadowlands patch 9.2.7, when trying to clickmorph a set as shown in the video, I get the error: Incorrect parameter(1) type [int expected for slotId] I also cannot clickmorph any weapon enchants, and I can only clickmorph normal mode items.

Ketho commented 1 year ago

Oh, it probably needs an integer instead of a string, like 1 instead of "HEADSLOT"

But you will have to contact the developer of jMorph for 9.2.7 since clickmorph is no longer in development and jMorph might have changed their API in the meantime