WoW-MogIt / MogIt

World of Warcraft transmogrification assistant
https://www.curseforge.com/wow/addons/mogit
11 stars 15 forks source link

Issue with Auctionator & MogIt #17

Closed Gena-76 closed 1 year ago

Gena-76 commented 1 year ago

Hello. When using both addons in the 10.0 patch, MogIt causes an issue with a feature of Auctionator. I did some troubleshooting to determine which addon was making this happen while talking with the developer of Auctionator. They told me to pass this on to you:

"Refer them to https://github.com/WoW-MogIt/MogIt/blob/b83f3ba755b24448a8e03618e9d2079556de077f/Core/Preview.lua#L897 and explain that the function has 2 possible parameters, the second being an item location when the item comes from a bag"

Thanks and have a nice day.

Lombra commented 1 year ago

Hi,

Would you be able to replace your Preview.lua file with the attached one in order to see whether that resolves the issue?

AddOns\Mogit\Core\Preview.lua

Preview.zip

Gena-76 commented 1 year ago

Hello! I have taken that step and happily, it did resolve the issue. :)

Nice work! Thanks for your help.

On Sat, Nov 5, 2022 at 8:16 AM Lombra @.***> wrote:

Hi,

Would you be able to replace your Preview.lua file with the attached one in order to see whether that resolves the issue?

AddOns\Mogit\Core\Preview.lua

Preview.zip https://github.com/WoW-MogIt/MogIt/files/9943898/Preview.zip

— Reply to this email directly, view it on GitHub https://github.com/WoW-MogIt/MogIt/issues/17#issuecomment-1304545245, or unsubscribe https://github.com/notifications/unsubscribe-auth/A4AJQYZCCQIGJKQZUGWOTUDWGZM37ANCNFSM6AAAAAARXPBQWU . You are receiving this because you authored the thread.Message ID: @.***>

Lombra commented 1 year ago

Great!