Degree mask /[Mind][Maxd] is bugged below y=0
DanieleCelestino opened this issue ยท 2 comments
Server Implementation
Paper
Server Version
1.18.1
Describe the bug
Using the degree mask below y=0 creates weird lines in the terrain.
To Reproduce
- Create a simple terrain
- Select the whole terrain
- /gmask [0d][40d]
- //replace ID ID
All of that, below y=0
Expected behaviour
Before 1.18, the command was just fine replacing the degrees without lefting weird lines
Screenshots / Videos
Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/b8a5d60f71464aeaa9fde8cdf4b2c2fd
Fawe Version
FastAsyncWorldEdit-Bukkit-2.1.1-SNAPSHOT-139.jar
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?
To be honest, a lot of other features are affected by the -y problem, including //fillr for example where the issue is this one:
Duplicate of #1664 (also not an issue based on y-coord)