Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

passenger entity disappears after copy paste operation #2859

Closed
2 tasks done
LedariaTim1 opened this issue Jul 28, 2024 · 1 comment
Closed
2 tasks done

passenger entity disappears after copy paste operation #2859

LedariaTim1 opened this issue Jul 28, 2024 · 1 comment
Labels
Requires Testing This is a new issue which needs to be approved before labeled with "bug"

Comments

@LedariaTim1
Copy link

Server Implementation

Paper

Server Version

1.21

Describe the bug

Initial situation: freshly installed Paper 1.21 server with the latest FAWE version (FAWE 2.11.1-SNAPSHOT-858) without any other plugins
when copying a area containing entities which ride entities (as an example a pig with a cow as a passenger) with the command //copy -e and subsequent pasting with //paste -e the upper entity is lost.

And in the console an error is printed.

Duplicate of #2091 but the bug still exists

To Reproduce

create a clean paper 1.21 server and latest FAWE (FAWE 2.11.1-SNAPSHOT-858)
build a flat area
summon an entity with a passenger
/summon cow ~ ~ ~ {NoGravity:1b,Invulnerable:1b,NoAI:1b,Passengers:[{id:"minecraft:pig",NoGravity:1b,Invulnerable:1b,NoAI:1b}]}
select and copy the area with //copy -e
paste it to a free area with //paste -e

Expected behaviour

I would have expected that at the inserted place also the entity with the passenger would be inserted again

Screenshots / Videos

#2091

Error log (if applicable)

No response

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/29f629b00f474dc3ac2d847b8a848483

Fawe Version

2.11.1-SNAPSHOT-858;ddacb97

Checklist

Anything else?

No response

@LedariaTim1 LedariaTim1 added the Requires Testing This is a new issue which needs to be approved before labeled with "bug" label Jul 28, 2024
@dordsor21
Copy link
Member

Duplicate of #2427

@dordsor21 dordsor21 marked this as a duplicate of #2427 Jul 28, 2024
@dordsor21 dordsor21 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Requires Testing This is a new issue which needs to be approved before labeled with "bug"
Projects
None yet
Development

No branches or pull requests

2 participants