Saving a schematic will result in empty schematic via API
ZandyDEV opened this issue ยท 1 comments
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
- 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