Skip to content

Undo won't remove item frames #3119

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

Open
2 tasks done
Josh65-2201 opened this issue Feb 20, 2025 · 2 comments
Open
2 tasks done

Undo won't remove item frames #3119

Josh65-2201 opened this issue Feb 20, 2025 · 2 comments
Labels
[✖] Cannot Replicate Requires Testing This is a new issue which needs to be approved before labeled with "bug"

Comments

@Josh65-2201
Copy link

Josh65-2201 commented Feb 20, 2025

Server Implementation

Paper

Server Version

1.21.1

Describe the bug

When I use paste -e then try and undo and undo -e item frames (I have them invisible and containing a map) won't get removed with it.

To Reproduce

  1. Create an long area (170 block) with item frame maps in it using the below
/give @s item_frame[entity_data={id:"minecraft:item_frame",ItemRotation:4b,Fixed:1b,Invisible:1b,Item:{id:"minecraft:filled_map",components:{"minecraft:map_id":0}}}]
  1. Do paste -e
  2. Then undo and undo -e
  3. See item frame maps are still there

Expected behaviour

Item frames should be removed

Screenshots / Videos

No response

Error log (if applicable)

https://mclo.gs/Kn7xsP6

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/e0cddb3722564374b04806ec59369b5c

Fawe Version

2.12.4

Checklist

Anything else?

No response

@Josh65-2201 Josh65-2201 added the Requires Testing This is a new issue which needs to be approved before labeled with "bug" label Feb 20, 2025
@RedstoneFuture
Copy link
Member

RedstoneFuture commented Feb 25, 2025

Thanks for your report. But the //undo also removes the item frame for me.

Image

No difference with using of the custom item frame from your command. It also works with a //stack 180 -e scenario. I can even see in my F3 view how the item_frames are removed first.

@Josh65-2201 Is the problem only with larger quantities (stacked), or also in individual cases (on block)?
By the way: undo -e does not exist at all (//help undo).

Tested with FastAsyncWorldEdit-Paper-2.13.1-SNAPSHOT-1057 on PaperMC 1.21.1

@Josh65-2201
Copy link
Author

Single blocks or small areas work fine. As I said in the to reproduce section

Create an long area (170 block) with item frame maps in it using the below

They don't have to be next to each other, for me the item frame maps are 10 blocks apart over the 170 block length

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[✖] Cannot Replicate 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