FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

//rep ##<anypattern> <block> throws error "Too many Arguments"

sixtus18 opened this issue ยท 1 comments

commented

Server Implementation

Paper

Server Version

1.18.1

Describe the bug

Replacing a pattern like ##carpets with anything else throws the Error "Too many Arguments"

Example: //rep ##carpets 0

To Reproduce

  1. Select a Region
  2. Try to replace some blockpattern like ##carpets with something else
  3. Error gets thrown

Expected behaviour

The Blockpattern should be replaced by the specified Block

Screenshots / Videos

2022-03-06.19-32-21.mp4

Error log (if applicable)

No response

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/601c3616489d486a829a23ef0c407681

Fawe Version

FastAsyncWorldEdit 2.0.2-SNAPSHOT-106;081d8dd

Checklist

Anything else?

No response

commented

Duplicate of #1532