FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

Chunk edge processing

TerraMiner opened this issue ยท 3 comments

commented

Server Implementation

Paper

Server Version

1.16.5

Describe the bug

Problem with //gmask and block handling

To Reproduce

Prepare the form with which you will work (//cyl 57 50 50)

  1. Write //gmask ~[0]
  2. Stand on center this disc and lets try //replacenear 100 57 #simplex[10][41,133,152]
  3. After these steps, turn off your gmask (write //gmask), and run //replacenear 100 41,133,152 0

After, you can see this bug!

Expected behaviour

When I use //gmask || //mask and start replacing some blocks, a strange thing happens, the edges of the chunk (Not all, but only part of these edges) are not subject to the filter //gmask || //mask, because of which, lines appear that interfere very much in work.

Screenshots / Videos

image
image
image

Error log (if applicable)

https://pastebin.com/KbP5xcPt

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/8ae3f9de38244431bf0c10d663b0b9d4

Fawe Version

FastAsyncWorldEdit-Bukkit-2.1.3-SNAPSHOT-166.jar

Checklist

Anything else?

Nothing more. Please solve this problem and answer me.
You can contact me at this email address: [email protected]

commented

Possibly fixed by #1715. The error seen will be unrelated to the actual issue, and is tracked by #1592

commented

Please retry on the latest version

commented

No response to the initial comment a month ago stating its possible fix and unable to replicate at all so closing