IntellectualSites / IntellectualSites/FastAsyncWorldEdit

BlockEntities are sometimes not copied correctly

Open
#1,548 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Approved Bug help wanted
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.
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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.