Convex polyhedral selector places some blocks randomly
thomasmny opened this issue ยท 0 comments
Server Implementation
Paper
Server Version
1.20.2
Describe the bug
Setting blocks in a polyhedral selection doesn't work correctly. Some Blocks are pasted what seems to be randomly
To Reproduce
- Set selector to polyhedral:
//sel polyhedral
- Select a few points
- Set the selection to stone:
//set stone
Expected behaviour
Random blocks should not be placed incorrectly
Screenshots / Videos
Error log (if applicable)
None
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/4bf1c38403d5450697912dfa3263b591
Fawe Version
FastAsyncWorldEdit version 2.8.3-SNAPSHOT-606;46dd71e
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?
No response