IntellectualSites / IntellectualSites/FastAsyncWorldEdit
BlockEntities are sometimes not copied correctly
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 806
- Forks
- 394
- Avg merge
- 22h 19m
- Merged PRs (30d)
- 14
Description
Server Implementation
Paper
Server Version
1.18.1
Describe the bug
Sometimes when copying chests/signs etc. the data isn't copied.

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
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or reliable reproduction is named. Start by reviewing the internally provided FAWE debugpaste and tracing //copy for chests and signs on FAWE 1.18.1; done means block-entity data such as inventories is consistently preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100