FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

Large scale replace (either replacenear or replace) generating weird results with an angle mask

omegaladon opened this issue ยท 2 comments

commented

Server Implementation

Paper

Server Version

1.18.2

Describe the bug

When replacing something on a larger scale with an angle mask, some weird patterns arise. Seen in the images provided below, lines of the block to be replaced appear on the chunk borders. This issue didn't seem to happen in 1.17 FAWE.

To Reproduce

  1. Gmask an angle, I tried #angle and /[][] (/gmask /[0d][55d])
  2. Replace anything with anything, in my case (//r 19 green_wool)

Expected behaviour

The blocks will replace to the new block, but streaks of the old block will persist around the chunk borders.

Screenshots / Videos

image
image

Error log (if applicable)

N/A

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/1a68a9a07e744361bce12bc22f281aba

Fawe Version

FastAsyncWorldEdit 2.1.1-SNAPSHOT-132

Checklist

Anything else?

No response

commented

Have the same issue

commented

Hope it could be fixed soon