
Itemframe and Heads not rotating (using -e)
Wargroy opened this issue ยท 0 comments
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
- Copy a block with itemframe and item attached. use //copy -e to affect the entities
- Rotate them using //rotate 90 e.x
- Paste with //paste -e
- Final effecf
Expected behaviour
It should correctly match the wall position for itemframe and armorstand/head
Screenshots / Videos

Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/595ee834e7414c4c926a11c1a2c086fb
Fawe Version
2.13.2-SNAPSHOT-1147;0a754a3
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