[Bug]: Problem with items being deleted
lukehemmin opened this issue ยท 2 comments
Version of BlockProt
paper-1.20.6-128
Description of the bug
In Minecraft version 1.20.6-128, when applying a plugin, if a chest is already installed or after installing a chest and putting items in it, or placing a shulker_box and putting items in it, or installing a shulker_box with items inside, the items get deleted. This is a serious issue.
Steps to reproduce
Chests, other than the Ender Chest, that can be used to store items.
- Open the chest.
- Put items inside.
- Close the chest.
- The items get deleted -
Additional context
In the currently released version 1.1.15, there is an issue occurring.
If the problem is confirmed in the released version, you should delete the problematic version, fix the issue, and then re-upload the corrected version.
I don't understand what you mean since some of the words you use don't fit. Chests and all other lockable blocks seem to work perfectly fine on paper-1.20.6-128
for me.
There is a bug with shulker boxes currently that the items are cleared when the block is destroyed, yes, that was reported to me on the Discord. I am currently trying to fix it but the Minecraft changes related to how items store data in 1.20.6 have made it difficult to port the code over. I am thinking of pulling the version for that reason, anyway.