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

[Bug] Unable to gift particular item #116

Open
matthewbrandt opened this issue Aug 24, 2024 · 2 comments
Open

[Bug] Unable to gift particular item #116

matthewbrandt opened this issue Aug 24, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@matthewbrandt
Copy link

User matty_twoshoes has clam shell soup in their inventory. When attempted to !gift this item to user p4nth3rworldbank, there is no error or success message. Item remains in the inventory.

Gifting works with other items. See screenshot.

Screenshot 2024-08-24 at 21 38 47

@whitep4nth3r
Copy link
Owner

whitep4nth3r commented Aug 29, 2024

This happened because all the ingredients you used were not assigned flavours (extra space added before name):
image

Note to self: need to trim the final recipe name

@whitep4nth3r whitep4nth3r added the bug Something isn't working label Aug 29, 2024
@matthewbrandt
Copy link
Author

Fallback for no flavour: "boring" 🤣

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants