Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the Logic on Equipping Unique Items & Building Outfits with Unique Items #81

Open
YoungGooby opened this issue Sep 23, 2021 · 3 comments

Comments

@YoungGooby
Copy link

I have been using outfitter for a while now. Great addon and I love it.

However, probably the last week or so I have been having a ton of issues. Gear sets are not swapping properly when doing BG's for example. My set won't swap automatically. Clicking the set manually does not cause it to switch either.

The trinket que is currently freaking out and swapping between two trinkets constantly.

Anything I can do to fix any of this?

@github-actions
Copy link

github-actions bot commented May 3, 2022

Stale issue message

@Gogo1951 Gogo1951 reopened this Sep 19, 2022
@Gogo1951 Gogo1951 changed the title Swap and trinkets not working Un-equip Trinkets Before Changing Sets / Rebuilding Sets so they can Equip Cleanly Sep 27, 2022
@Gogo1951
Copy link
Collaborator

Hey @YoungGooby So it "works" but really we need to unequip them both and then re-equip them. It gets hung up when you have one trinket in slot 1, and then need to move that same trinket to slot 2 for the other set. Will look into this.

@Gogo1951 Gogo1951 self-assigned this Sep 27, 2022
@Gogo1951 Gogo1951 changed the title Un-equip Trinkets Before Changing Sets / Rebuilding Sets so they can Equip Cleanly Need to Fix the Logic on Equipping Unique Items Sep 27, 2022
@Gogo1951
Copy link
Collaborator

Problem: Right now if you have an Outfit that has a trinket in slot 1, and then another Outfit with the same trinket in slot 2... it tries to equip the trinket, but it hits an issue where the trinket is unique... basically just results in one trinket getting swapped in, and then a ? in the other trinket spot.

I think the solution is to un-equip all trinkets and unique items BEFORE doing a gear change or BEFORE re-building an Outfit.

@Gogo1951 Gogo1951 changed the title Need to Fix the Logic on Equipping Unique Items Need to Fix the Logic on Equipping Unique Items & Building Outfits with Unique Items Sep 27, 2022
@Gogo1951 Gogo1951 changed the title Need to Fix the Logic on Equipping Unique Items & Building Outfits with Unique Items Fix the Logic on Equipping Unique Items & Building Outfits with Unique Items Sep 27, 2022
@Gogo1951 Gogo1951 removed their assignment Nov 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants