FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

Undo a //cut -e does not work and prints an error

Aeliios opened this issue ยท 0 comments

commented

Server Implementation

Paper

Server Version

1.18.2

Describe the bug

When you //cut -e a selection with an entity in it and try to //undo it, an error happens (see image) and the undo does not function.

To Reproduce

  1. Make a selection (pos1 & pos2) with an entity in it.
  2. Do //cut -e
  3. Do //undo

Expected behaviour

Undo the cut and no error in the console.

Screenshots / Videos

error

Error log (if applicable)

(https://gist.github.com/Aeliios/23b48cc665565be4a4de55f05dcab374)

Fawe Debugpaste

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

Fawe Version

FastAsyncWorldEdit-Bukkit-2.4.1-SNAPSHOT-239

Checklist

Anything else?

No response