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

Alt. Magic Item Alchemy doesn't work when alching several items in a row #206

Open
2 tasks done
ikhebgeenaccount opened this issue Feb 19, 2023 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working confirmation needed

Comments

@ikhebgeenaccount
Copy link

ikhebgeenaccount commented Feb 19, 2023

Platform

Steam

Category

A bugged action

Bug description

I wanted to create a workflow to alch several different items. I set it to start on one item, then when there were <= 10 left in my bank, it would continue on for the next, and go down the items that I wanted to alch that way.

However, when it was done with the first item, the workflow would select the next item for the Item Alchemy spell, but stop the casting of the spell.

My guess is that this happens since Item Alchemy does not get interrupted when selecting a different item, and therefore when the workflow tells the game to start casting after having selected the next item, it instead cancels the casting entirely.

Steps to reproduce

  1. Create workflow which alchs a list of items.
  2. Wait for the first item to be done alching.
  3. The next item gets selected, but the casting of the spell gets canceled.

Screenshots

No response

Any other relevant information

I fixed it by putting a 'Start Agility' action before the 'Start Alt. Magic' action which would select the next item, as this resets the spell as well.

Code of Conduct

  • I agree to follow the code of conduct
  • I have searched for similar issues and nothing similar exists
@ikhebgeenaccount ikhebgeenaccount added bug Something isn't working confirmation needed labels Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmation needed
Projects
None yet
Development

No branches or pull requests

1 participant