-
Notifications
You must be signed in to change notification settings - Fork 429
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
Summoner Gearswap Avatar Issue #2167
Comments
You'd have to provide example code that exhibits the behavior |
Thanks for the quick response. Honestly I dont really know what I would need to provide you in order to be helpful. I'm using Kinematics SMN gearswap. I could paste it here if that would help |
Link to the gearswap - https://github.com/Kinematics/GearSwap-Jobs/blob/master/SMN.lua -- Called when a player gains or loses a buff. -- Called when the player's pet's status changes. -- Called when a player gains or loses a pet. -- Modify the default idle set after it was constructed.
end -- Called by the 'update' self-command, for common needs. |
I just tested Kinematics on retail and it appears to be working fine. So, it may be a problem with your code/gear/setup/situation/etc but I'd need to see your actual lua and hear more about what you're doing, where you are, etc, (reproduction steps), what you're expecting to happen, and what is happening instead. May be easier in the windower discord in the #gearswap-support channel (link to the discord found at the top of windower.net) |
Thanks, I'll do that |
After one of the February 2022 updates, Gearswap no longer recognizes when an avatar is summoned. Every other set for SMN seems to still work except for the perpetuation set. Now it immediately puts me back in idle gear after the avatar has been summoned as if I have no avatar out.
The text was updated successfully, but these errors were encountered: