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

Item duplication #15

Open
CansecoDev opened this issue Dec 9, 2020 · 1 comment
Open

Item duplication #15

CansecoDev opened this issue Dec 9, 2020 · 1 comment

Comments

@CansecoDev
Copy link

CansecoDev commented Dec 9, 2020

Description:
Currently, there is an item duplication bug.

How to reproduce:

  1. Have two players and one item.
  2. Player 1; put the item into a chest and close the chest view.
  3. Player 2; open the chest view.
  4. Player 1; open the chest view.
  5. Player 1 and 2; take the item.
  6. Now there are 2 items.

Suggested solution:
Use the already implemented "chest in use" game mechanic (the one with the opened chest animation) by using a real empty chest as "tunnel" to check if the chest is in use, then refuse access when it's in use.

@TheBambino
Copy link

Can confirm, this is an issue. A major reason I chose to not use this on my survival survivor. Not so much of an issue on my FB server.

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

2 participants