FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

//setbiome action cancelled, outside safe edit region

mrfloris opened this issue ยท 2 comments

commented

Server Implementation

Paper

Server Version

1.20

Describe the bug

It looks like no matter what selection I made or region I select, the result is the same. With the message that //setbiome action cancelled, outside safe edit region, 30,000,000 ..

Logging out and back into the game, and then checking with F3, the old biome type is still there.

To Reproduce

/region info
/region select name
//setbiome plains

and/or

//pos1
..move
//pos2
//setbiome plains

Expected behaviour

For it to set the biome type to the selection.

Screenshots / Videos

[15:04:28 INFO]: mrfloris issued server command: /region info
[15:04:33 INFO]: mrfloris issued server command: /region select shops
[15:04:42 INFO]: mrfloris issued server command: //setbiome cherry_grove
[15:04:54 INFO]: mrfloris issued server command: //setbiome plains
Screen-Shot 2023-06-13 at 15 15 07

Error log (if applicable)

No response

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/2dc08154e2874d48a61430de51ad7286

Fawe Version

FastAsyncWorldEdit version 2.6.4-SNAPSHOT-479;d9463ce

Checklist

Anything else?

No msgs in the console besides the player running the command, there are no error msgs.

commented

Capture I am having this issue too, no idea what to do, I can't use any commands

The msg above yours says it's completed, which might imply it's addressed. Make sure you have the latest FAWE build https://ci.athion.net/job/FastAsyncWorldEdit/

commented

Capture
I am having this issue too, no idea what to do, I can't use any commands