FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

BlockEntities are sometimes not copied correctly

aurorasmiles opened this issue ยท 5 comments

commented

Server Implementation

Paper

Server Version

1.18.1

Describe the bug

Sometimes when copying chests/signs etc. the data isn't copied.
NBTExplorer_klwPiYSA3C
This seems to be a problem in 1.17 and possibly earlier as well.

To Reproduce

There doesn't seem to be a reliable way to reproduce this issue. The screenshot above is a schematic created minutes apart by 2 different users, both with the same settings, selection, copy position, etc.
Server restarts, chunk loading and permissions don't seem to affect whether this issue occurs or not.

Expected behaviour

using //copy on a chest should always copy the data (inventory)

Screenshots / Videos

No response

Error log (if applicable)

No response

Fawe Debugpaste

provided internally

Fawe Version

FAWE 1.18.1 #56

Checklist

Anything else?

No response

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If the issue is still present and can be reproduced, please let the team know. Thank you for your contributions.

commented

This issue has been automatically closed because it has not had activity in a long time. If the issue still applies to the most recent supported version, please reply to this issue and the team will reopen it.

commented

Hey @aurorasmiles does this issue still happen as you can't replicate it?

commented

We have this bug occurring on a daily basis but were unable to deliberately reproduce this bug until now.
We are currently running a FAWE version based on da4d966 (Paper 1.19.3). We observe this bug only since our update from a FAWE version based on a464f12.

We have observed some Clipboards/Schematics where some BlockEntities have been copied correctly while other BlockEntities are affected (in the same clipboard).

commented

yeah, still happens