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] Removing items from the equipment tab does not work #338

Closed
SchauweM opened this issue Aug 8, 2021 · 1 comment
Closed

[BUG] Removing items from the equipment tab does not work #338

SchauweM opened this issue Aug 8, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@SchauweM
Copy link
Collaborator

SchauweM commented Aug 8, 2021

Describe the bug
When removing equipment and items by clicking on them in the equipment tab, nothing will happen.

To Reproduce
Steps to reproduce the behavior:

  1. Equip an item or ammo
  2. Click on the equipment tab
  3. Click on an item to "remove" it
  4. See bug

Expected behavior
When clicking the Remove option or simple left clicking an item in the equipment tab should remove it from the slot and should place it in the inventory if there is enough space. If there is no available space then the item should stay in place and the player should receive the following chat message "You don't have enough inventory space to do that.".

@SchauweM SchauweM added the bug Something isn't working label Aug 8, 2021
@SchauweM
Copy link
Collaborator Author

SchauweM commented Aug 8, 2021

Non issue, bug was caused by switching branches. The branch I switched to did not include the correct equipment data of the items I tried to remove.

@SchauweM SchauweM closed this as completed Aug 8, 2021
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

1 participant