Captain-Chaos / WorldPainter

WorldPainter is an interactive graphical map generator for the indie game Minecraft.
http://www.worldpainter.net/
GNU General Public License v3.0
341 stars 58 forks source link

Add support for .schem files from latest WorldEdit #368

Open Dannypan opened 5 months ago

Dannypan commented 5 months ago

I flipped some schematics I made with WorldEdit and suddenly they're not compatible with WorldPainter. When I try to add them, I get a popup called "Illegal argument" with the line:

"Schem version 0 not supported while loading [schematic].schem; it was not added"

I've attached the schematics in question. The ones with "flipped" at the end are the ones not currently working.

Stalagmites - Dannypan.zip

Dannypan commented 4 months ago

I spoke with the WorldEdit devs who informed me that the default .schem format for WE 7.3.0 is Sponge schematic v3, which isn’t supported by WP (which currently only supports up to v2).