Storage Request Table deletes items in multiplayer
ErdrickXLII opened this issue ยท 0 comments
Minecraft Version: 1.16.5
Forge Version: 36.2.2
Mod Version: 1.4
Single Player or Server: Server
Describe problem (what you were doing; what happened; what should have happened):
The storage request table can delete items if two (or more) people are using it at the same time.
Steps to reproduce:
- Player A (Alex) opens the table.
- Alex places an item in the crafting grid.
- Player B (Beth) opens the table. Beth sees the item.
- Alex removes the item from the grid, Beth no longer sees the item.
- Alex places the item back into the grid, Beth still can not see it.
6a. If Alex closes then opens the grid (or if Beth then Alex closes the the grid) the item will remain, but...
6b. If Alex closes the grid then Beth closes the grid, the item is deleted.
Log file link:
None
Video/images/gifs (direct upload or link):
None