`java.lang.NullPointerException` when copying region
thomasmny opened this issue ยท 0 comments
Server Implementation
Paper
Server Version
1.20.2
Describe the bug
Hello, a user on our server has reported that they are unable to copy a region.
The issue persists even after restarting the server
To Reproduce
- Select a region with
//pos1
and//pos2
(according to the user the region is ~50x50) - Copy the region with
//copy
Expected behaviour
The region should be copied with no issues
Screenshots / Videos
Error log (if applicable)
https://paste.gg/p/anonymous/f18486bf19c8423d9174007624d23513
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/9d9d3e9679bc402288467e981e0b5eae
Fawe Version
2.8.2-SNAPSHOT-581;186d24b
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