FastAsyncWorldEdit

FastAsyncWorldEdit

245k Downloads

Itemframe and Heads not rotating (using -e)

Wargroy opened this issue ยท 0 comments

commented

Server Implementation

Paper

Server Version

1.21.5

Describe the bug

The bug occurs with entities (itemframes, armostands, sometimes heads?). When I copy them with -e and paste -e but after //rotate then itemframe with object won't rotate and it breaks.
It also spawns errors in the console, but not from FAWE
[17:02:33 ERROR]: Block-attached entity at invalid position: BlockPos{x=5419, y=7, z=8187}
[17:02:33 ERROR]: Block-attached entity at invalid position: BlockPos{x=5418, y=7, z=8188}
[17:02:33 ERROR]: Block-attached entity at invalid position: BlockPos{x=5417, y=7, z=8186}
[17:02:33 ERROR]: Block-attached entity at invalid position: BlockPos{x=5419, y=7, z=8187}
[17:02:33 ERROR]: Block-attached entity at invalid position: BlockPos{x=5419, y=7, z=8185}

To Reproduce

  1. Copy a block with itemframe and item attached. use //copy -e to affect the entities
  2. Rotate them using //rotate 90 e.x
  3. Paste with //paste -e
  4. Final effecf

Expected behaviour

It should correctly match the wall position for itemframe and armorstand/head

Screenshots / Videos

Image

Error log (if applicable)

No response

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/595ee834e7414c4c926a11c1a2c086fb

Fawe Version

2.13.2-SNAPSHOT-1147;0a754a3

Checklist

Anything else?

No response