FastAsyncWorldEdit

FastAsyncWorldEdit

245k Downloads

Undo won't remove item frames

Josh65-2201 opened this issue ยท 2 comments

commented

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

commented

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

commented

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