FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

Failing on any block modification operation

Adamiok opened this issue ยท 0 comments

commented

Server Implementation

Paper

Server Version

1.20.1

Describe the bug

Running any operation, which changes blocks, fails and logs an error into the console.

To Reproduce

  1. Set up a 1.20.1 paper server with FAWE and join it
  2. Use the selection wand to select any area in the world
  3. Type //set stone
  4. Observe how the operation fails

Expected behaviour

I expect that the selected area will be set to stone blocks.

Screenshots / Videos

No response

Error log (if applicable)

https://gist.github.com/Adamiok/475116a080bebc46b1516f3fe32664c3

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/6ebf9f7ad61f4bb98b3a6dfac41fbc87

Fawe Version

2.6.5-SNAPSHOT-528

Checklist

Anything else?

I have contacted support on discord and was asked to create this issue.

Also I have been suggested to disable restriction-restriction-options.allow-blacklists option as a workaround.