`//restore` Restoring blocks "at the wrong location"
aerulion opened this issue ยท 0 comments
Server Implementation
Paper
Server Version
1.20.4
Describe the bug
Since Upgrading to 1.20.4 and FAWE Build 641, //restore
restores blocks at the wrong location. In 1.20.1 and FAWE 582, all Snapshots worked perfectly fine. Now it will restore blocks, but those shouldn't be located at the given selection. I haven't figured out any pattern yet, where the restored block are supposed to be.
To Reproduce
- Copy a world into the restore / backup folder
- Try to use //restore
- The selection will be restored to blocks which aren't supposed to be there
Expected behaviour
//restore
should restore the correct blocks.
Screenshots / Videos
No response
Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/a62757b8e1834771abf7b1a785b84db4
Fawe Version
FastAsyncWorldEdit version 2.8.5-SNAPSHOT-641;b3905c2
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