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

GUI can cause dup or get any items in it #6

Open
bill96012 opened this issue Aug 2, 2023 · 0 comments
Open

GUI can cause dup or get any items in it #6

bill96012 opened this issue Aug 2, 2023 · 0 comments

Comments

@bill96012
Copy link
Member

Currently, items in the GUI will be updated whenever the trigger ticks when block states pass.
Once the update chain is breached, then GUI can't update in the next tick:

  1. any GUI items in the player's inventory won't be removed and can be used (place block, crafting) normally.
  2. items in the item slots like Assembly Table can move into player inventory causing items to dup.

Even adding an update after the last, it still needs to handle the duped items.

bill96012 added a commit that referenced this issue Sep 26, 2023
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