FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

"java.io.IOException: This schematic version is not supported; Version: -1, DataVersion: -1. It's very likely your schematic has an invalid file extension, if the schematic has been created on a version lower than 1.13.2, the extension MUST be `.schematic`, elsewise the schematic can't be read properly."

thedankeststorm opened this issue ยท 3 comments

commented

Server Implementation

Paper

Server Version

1.20.5/6

Describe the bug

When attempting to load the schematic that was converted from litematica using Lite2Edit tool, this error shows up. Original WorldEdit could load it just fine.

To Reproduce

  1. Grab a .litematic and convert it using this tool: https://github.com/GoldenDelicios/Lite2Edit
  2. A .schem file is then output from the software. Put it into FAWE's schematic plugin folder
  3. On the server, attempt to load the schematic file

Expected behaviour

The schematic file should be loaded.

Screenshots / Videos

image

Error log (if applicable)

No response

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/f52416d18e1743a08943650cb436d596

Fawe Version

FastAsyncWorldEdit-Bukkit-2.11.1-SNAPSHOT-846

Checklist

Anything else?

The issue also happens on 1.20.4 MC version of FAWE, not just this version. I didn't have time to report this error back then.

commented

When loaded using WorldEdit, it can load and paste without any issue.
image

commented

The schem file if needed further testing.
House.zip

commented

Either incorrectly used or a v3 schem (so therefore now fixed)