FastAsyncWorldEdit icon indicating copy to clipboard operation
FastAsyncWorldEdit copied to clipboard

Polyhedral places blocks randomly

Open PeelyMell opened this issue 1 year ago • 5 comments

Server Implementation

Paper

Server Version

1.18.2

Describe the bug

I select 3 points and write //re 0 133, as a result, some blocks are placed normally, and some randomly around the selection

To Reproduce

  1. //pos1
  2. //pos2
  3. //pos2
  4. //re 0 133

Expected behaviour

I expected all the blocks to be placed normally

Screenshots / Videos

No response

Error log (if applicable)

No response

Fawe Debugpaste

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

Fawe Version

FastAsyncWorldEdit version 2.9.1-SNAPSHOT-659;c93ec87

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

PeelyMell avatar Feb 07 '24 21:02 PeelyMell

Can reproduce that there is something off, but with paper 1.20.4 and need to look if this is an upstream issue as well

OneLiteFeather avatar Feb 08 '24 20:02 OneLiteFeather

I'm unable to replicate the issue with the steps provided. The outcome matches my selection perfectly:

Screenshot 2024-02-13 at 16 24 53

Please provide a more descriptive summary of how the outcome looks like and what you expect it to look like.

NotMyFault avatar Feb 13 '24 15:02 NotMyFault

I managed to replicate it with the third position being on a different y than the others, making a 3D Triangle

OneLiteFeather avatar Feb 13 '24 15:02 OneLiteFeather

Is this a duplicate of #2495?

thomasmny avatar Feb 13 '24 15:02 thomasmny

Is this a duplicate of #2495?

yeah, we can continue here, thanks for let us know

OneLiteFeather avatar Feb 13 '24 15:02 OneLiteFeather