WorldEdit icon indicating copy to clipboard operation
WorldEdit copied to clipboard

Placed chest with WorldEdit is not openable

Open ghost opened this issue 11 years ago • 12 comments
trafficstars

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:

  1. Create a chest place items in it
  2. Copy it with worldedit
  3. Paste it
  4. Try to open it

ghost avatar Jul 13 '14 18:07 ghost

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.

NiLSPACE avatar Jul 13 '14 18:07 NiLSPACE

Okay, will add the items to the players inventory. Ty very much.

ghost avatar Jul 13 '14 19:07 ghost

I think this can be closed, because this has to be done in cuberite.

Seadragon91 avatar Dec 02 '15 21:12 Seadragon91

Nah. This way people know it's a known bug.

NiLSPACE avatar Dec 02 '15 21:12 NiLSPACE

I just found this bug, was about to report it, thank very very much!

HelenaKitty avatar Mar 01 '17 10:03 HelenaKitty

This is most likely a Cuberite issue, than a WorldEdit issue as I had a similar problem when loading an Anvil world in Cuberite.

HelenaKitty avatar Mar 01 '17 10:03 HelenaKitty

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.

NiLSPACE avatar Mar 01 '17 11:03 NiLSPACE

I thought Cuberite had three storage schemas, or have I misunderstood?

HelenaKitty avatar Mar 01 '17 12:03 HelenaKitty

https://book.cuberite.org/#3.4

There are two; anvil and forgetful.

mathiascode avatar Mar 01 '17 12:03 mathiascode

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.

HelenaKitty avatar Mar 01 '17 12:03 HelenaKitty

Default is Anvil. Cuberite had its own storage schema called Compact many years ago.

mathiascode avatar Mar 01 '17 12:03 mathiascode

That was it, thanks for the reminder!

HelenaKitty avatar Mar 01 '17 18:03 HelenaKitty