Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

//replace does not seem to work properly on large cylindrical selections. #2662

Open
2 tasks done
Omicronrg9 opened this issue Apr 2, 2024 · 0 comments
Open
2 tasks done
Labels
Approved Added if an issue has been approved by a maintainer Bug Something isn't working

Comments

@Omicronrg9
Copy link

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

Anything else?

Many thanks in advance!

@Omicronrg9 Omicronrg9 added the Requires Testing This is a new issue which needs to be approved before labeled with "bug" label Apr 2, 2024
@SirYwell SirYwell added Bug Something isn't working Approved Added if an issue has been approved by a maintainer and removed Requires Testing This is a new issue which needs to be approved before labeled with "bug" labels Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Added if an issue has been approved by a maintainer Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants