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

Potions filling up the wrong resource pool. #2015

Closed
Roteleks opened this issue Jun 18, 2019 · 2 comments · Fixed by #2011
Closed

Potions filling up the wrong resource pool. #2015

Roteleks opened this issue Jun 18, 2019 · 2 comments · Fixed by #2011

Comments

@Roteleks
Copy link

Bug Report or Feature Request (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request

Repro steps.

  • Stamina potions display that it is restoring stamina but it erroneously refills the mana pool.
  • Health potions display that it is restoring health but it erroneously refills the stamina pool.
  • Mana potions just don't work at all. The message displayed reads: 'Mana Elixir (8002470E) contains invalid vital Mana'

The log given by the failure.

The server does not report any errors or warnings.

Desired functionality.

Potions should refill the appropriate resource type.

Mention any other details that might be useful.

This was tested with the Stamina Tincture, Stamina Brew, Health Elixir, and Mana Elixir. I've restarted ACEmulator, and the Windows 10 VM that runs it, neither made any difference.

@gmriggs
Copy link
Collaborator

gmriggs commented Jun 18, 2019

fixed in 1f5bf46

@Roteleks
Copy link
Author

Thanks for the quick response! I'll just sit tight and wait for the merge so I can pull the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants