//replace does not seem to work properly on large cylindrical selections.
Omicronrg9 opened this issue · 0 comments
Server Implementation
Paper
Server Version
1.20
Describe the bug
The //replace command appear does not work as intended when using the //sel cyl command. Various issues appear (please check the video & description I uploaded in the proper category)
To Reproduce
• Make a //cyl selection (mine was a disc with r=100) in a zone with various block types including cobble.
• Use //replace cobblestone air, undo, and then (optionally) //replace cobblestone 0
Expected behaviour
Cobblestone inside of the cylindrical section is replaced by air.
Screenshots / Videos
Here's a video where I use //set and //replace to check that //set works issue-free but that several problems emerge using //replace:
• Cobblestone not recognised.
• Replacement often not done.
• Replacement (when working) overextending to other blocks but not to certain chunks.
https://github.com/IntellectualSites/FastAsyncWorldEdit/assets/13071402/b0473091-5fe9-4332-b06c-917951ebdfdd
Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/13258c5e6df445659e973c9bb76b2f8e
Fawe Version
FastAsyncWorldEdit-Bukkit-2.9.2-SNAPSHOT-713
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?
Many thanks in advance!