WorldEdit
WorldEdit copied to clipboard
Placed chest with WorldEdit is not openable
Hello!
I have maked a schematic file with this plugin and placed it again. I am not able to open the chest and If I break it in survival mode no items appears, is this a known bug?
EDIT: After a server restart, I was able to open it - but it has no items
Reproduce:
- Create a chest place items in it
- Copy it with worldedit
- Paste it
- Try to open it
This is a known bug. It happens with all the block entities(Furnaces, signs, chests etc). It's not something WorldEdit can fix. It is simply because MCServer doesn't support BlockEntities being copied yet.
Okay, will add the items to the players inventory. Ty very much.
I think this can be closed, because this has to be done in cuberite.
Nah. This way people know it's a known bug.
I just found this bug, was about to report it, thank very very much!
This is most likely a Cuberite issue, than a WorldEdit issue as I had a similar problem when loading an Anvil world in Cuberite.
You're right that it isn't a WorldEdit issue, but not being able to open chests from a vanilla world is strange since Cuberite uses the same format.
I thought Cuberite had three storage schemas, or have I misunderstood?
https://book.cuberite.org/#3.4
There are two; anvil and forgetful.
I vaguely remember a time when you didn't even support Anvil, is Default just Anvil? I see the default schema uses the .mca file type which is infact Anvil.
Default is Anvil. Cuberite had its own storage schema called Compact many years ago.
That was it, thanks for the reminder!