Copying villagers in minecard using //copy -e and pasting them using //paste -e pastes the minecart, but not the villager.
SfSuralias opened this issue ยท 2 comments
Server Implementation
Paper
Server Version
1.20.1
Describe the bug
If you have a villager in a minecart in a region that you are copying with //copy -e and you copy it and paste it with //paste -e the minecart appears, but it doesn't have the villager inside of it.
To Reproduce
- Place a minecart on a circular minecart track so that you can easily capture a villager in it.
- Spawn a villager in the center of the minecart track while the minecart is going in circles to capture the villager.
- Once the villager is in the minecart, make a region selection around the villager in the minecart.
- Copy the villager in the minecart using //copy -e
- Move to another location and paste the villager in the minecart using //paste -e
You will now have an empty minecart with no villager inside of it.
Expected behaviour
The expected behavior would be to have the same villager inside the minecart upon doing //paste -e
Screenshots / Videos
No response
Error log (if applicable)
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/fc566ed6c0e6446380b3baf4def45cd2
Fawe Version
FastAsyncWorldEdit-Bukkit-2.7.2-SNAPSHOT-555
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
#2427 might be related because of passengers
closing in favour of #2427