FastAsyncWorldEdit icon indicating copy to clipboard operation
FastAsyncWorldEdit copied to clipboard

Offset mask does not work reliable with `//br s`

Open thomasmny opened this issue 2 years ago • 0 comments

Server Implementation

Paper

Server Version

1.20.2

Describe the bug

Using the offset mask with a sphere brush only seems to work around 50% of the time

2023-11-03_09 58 16

To Reproduce

In this example I'm using red tulips, but it also happens with other blocks

  1. //br s red_tulip 3
  2. /mask >water
  3. /gmask 0

Using the brush (sometimes) leads to semi-spheres of roses: 2023-11-03_09 52 36

Expected behaviour

All roses should be flat

2023-11-03_09 52 25

Screenshots / Videos

No response

Error log (if applicable)

None

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/f05eb4e1d79448d39852ce8b03c740cb

Fawe Version

FastAsyncWorldEdit 2.8.2-SNAPSHOT-602;8e2691c

Checklist

  • [X] I have included a Fawe debugpaste.
  • [X] I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.

Anything else?

No response

thomasmny avatar Nov 03 '23 09:11 thomasmny