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

stash.rb errors out when certain container inventory changes #504

Open
HebrewToYou opened this issue Nov 17, 2023 · 1 comment
Open

stash.rb errors out when certain container inventory changes #504

HebrewToYou opened this issue Nov 17, 2023 · 1 comment

Comments

@HebrewToYou
Copy link

Steps to Reproduce:

  1. Establish a worn weapon container (e.g. a sheath)
  2. Using READY/STORE functionality, set your weapon and sheath values to the applicable items
  3. Log out
  4. Log in
  5. Remove the weapon container and replace it with a different container noun (e.g. a harness)
  6. Update the READY/STORE functionality to set the new weapon container as your sheath location
  7. GIRD your weapon and shield (or two weapons - you just need to have both hands filled)
  8. Execute ;eherbs

Expected Result:

The right hand weapon is stored properly in its sheath location and the script functions as expected

Actual Result

--- Lich: error: could not find Container[name: sheath]
    /home/REDACTED/lich-5/lib/stash.rb:30:in `find_container'
    /home/REDACTED/lich-5/lib/stash.rb:35:in `container'
--- Lich: eherbs has exited.```
@HebrewToYou
Copy link
Author

The issue resolves itself, by the way, if you log out and log back in.

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

No branches or pull requests

1 participant