
Entities won't get pasted when using //restore
Closed this issue ยท 1 comments
Server Implementation
Paper
Server Version
1.21.4
Describe the bug
When I try to restore one selected area via //restore -e
, where entities were located in before, the entities won't get pasted in, even though the rest of the blocks gets pasted successfully.
To Reproduce
- Have a world backup with entities in it
- Remove an area with entities
- Select and restore it with
//restore -e
- The entities will not get pasted in
Expected behaviour
The entities should be pasted, with the rest of the area.
Screenshots / Videos
Error log (if applicable)
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/2dc83be3f72b45338f006700011dfd55
Fawe Version
FastAsyncWorldEdit version 2.13.1-SNAPSHOT-1120;3dc41d8
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