Cannot copy-paste signs
InfectedCatBite opened this issue ยท 5 comments
Server Implementation
Paper
Server Version
1.20.4
Describe the bug
Using Plotsquared and FAWE, copying and pasting a sign doesn't work. The sign isn't pasted, even when using -e
To Reproduce
- Place a sign
- Create a cuboid containing the sign
- //copy
- Move then //paste
Expected behaviour
The sign should be there after the //paste.
Screenshots / Videos
Original on left, //paste result on right. Note the missing sign. (Blocks demonstrate that the cuboid was created properly.)
Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/296154f4bcf242278021f87c44fa51af
Fawe Version
FastAsyncWorldEdit version 2.9.3-SNAPSHOT-719;8b59741
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
Have you looked for an invisible sign inside the selection?
Not sure how to do that. Pointing the cursor at that spot doesn't reveal any block outlines.
Does it work when having OP / all permissions?
Yes, it works (the sign is copied) if an OP user does it.