FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

Saving a schematic will result in empty schematic via API

ZandyDEV opened this issue ยท 1 comments

commented

Server Implementation

Spigot

Server Version

1.18.1

Describe the bug

I'm saving a schematic to a directory and on 1.18.1, it creates an empty schematic, that has around 200bytes.
On 1.17.1 it works just fine.

To Reproduce

Create a schematic via API

Expected behaviour

Generate a schematic that contains the blocks selected

Screenshots / Videos

No response

Error log (if applicable)

No response

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/97bcf2a3c5e545e59a92e0e936473ced

Fawe Version

2.0.0-SNAPSHOT-23;596356a

Checklist

Anything else?

No response

commented

Please can you post the code you're using? Is this working fine on FAWE 2.0.0 versions used on 1.17, or the older FAWE-1.17 jars? Please try with the latest version also