Howdy pardner!

These here forums are read-only. Click here to go to the new forums, where you can actually post and stuff!

Sorry for the inconvenience

-Andrew

So i recently made a world in singleplayer and it saved with the .cw file type. I would like to convert the .cw file type to .lvl but when I use the fcraft map converter it just skips over the file that I want to convert, is there something i can do to fix it?

This is what i typed and what i received

MapConverter -r -e=MCSharp "maps" -o="converted"

Checking Server_Spawn.cw... skip

UnknownShadow200 🔧 Sun Feb 28 at 1:25:29 (2016)

Are you using this syntax?

MapConverter.exe -e=MCSharp "someworld.cw"

Note that the map converter has not been updated for a while, so if the map has custom defined blocks, those blocks will be converted incorrectly.

Edit: Your syntax worked just fine for me.

No custom blocks

UnknownShadow200 🔧 Sun Feb 28 at 1:31:42 (2016)

What happens if you add -i=ClassicWorld after -e=MCSharp?

MapConverter: Unsupported importer "ClassicWorld"

UnknownShadow200 🔧 Sun Feb 28 at 1:35:09 (2016)

Hmmm, are you sure you are using the latest version from https://www.fcraft.net/wiki/MapConverter?

I attempted to use the newest version but i don't get any output from it, just a repeat of what i typed

UnknownShadow200 🔧 Sun Feb 28 at 1:40:54 (2016)

It doesn't print anything to console, but there should be a 'converted' directory with all the converted maps.

Im getting a converted file but no maps inside of it

(Automerge)

OK nevermind, i got the .lvl map. I had typed -i=classic instead of -i=classicworld

Thanks for the help

🛑 This thread has been set to read-only due to inactivity. 🛑