Undo a //cut -e does not work and prints an error
Aeliios opened this issue ยท 0 comments
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
- Make a selection (pos1 & pos2) with an entity in it.
- Do //cut -e
- Do //undo
Expected behaviour
Undo the cut and no error in the console.
Screenshots / Videos
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
- 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