-
Notifications
You must be signed in to change notification settings - Fork 18
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
Placed chest with WorldEdit is not openable #51
Comments
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! |
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:
The text was updated successfully, but these errors were encountered: