FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

Using //Copy returns Java.io.IOExecption: Requested operation cannot be performed on a file with a user mapped section open.

ShadowTech12 opened this issue ยท 3 comments

commented

Server Implementation

Paper

Server Version

1.20.5/6

Describe the bug

When selecting a zone with the wand or manually using //pos1/2 then executing the command //copy it will not perform the copy operation and instead return an error.

To Reproduce

1: Make selection with wand or //pos1/2
2: Execute command //copy

image

Expected behaviour

Expected behavior is to successfully copy a selection.

Screenshots / Videos

No response

Error log (if applicable)

No response

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/8e8983ca6858480b80221b7c8a41c875

Fawe Version

FastAsyncWorldEdit-Bukkit-2.20.0.jar

Checklist

Anything else?

No response

commented

Deleting the clipboard file for your UUID or restarting the server should fix this

commented

Just found that a different player can use the //copy normally.

commented

Restarting entire server seems to have resolved the issue! Ive not run into a plugin that couldn't be fixed by restarting the server haha!

Resolved the issue, Thanks!