MCEdit-Unified
MCEdit-Unified copied to clipboard
[Linux 1.5.6.0] Schematics Won't Export
When I select an area of the level and export it to a *.schematic file, the program acts like it went fine, but there is no schematic file where I set it to save. I checked the default ~/.mcedit/MCEdit/Schematics folder, and nothing is there either.
Do you have errors in the console, or the log file?
No errors in the console. Where do I find the log file?
In the folder you installed MCEdit on Windows and Linux. On OSX, it is stored in the application and system logs.
It does have this:
[ ERROR][pymclevel.infiniteworld.py:1450]:Error loading dimension DIM_MYST-2147483648: invalid literal for int() with base 10: '_MYST-2147483648'
[ INFO][pymclevel.infiniteworld.py:1446]:Found dimension DIM-17
[ ERROR][pymclevel.infiniteworld.py:1450]:Error loading dimension DIM_MYST-2147483647: invalid literal for int() with base 10: '_MYST-2147483647'
But I'm pretty sure that has something to do with Mystcraft, which has not been installed in a while. The area I'm exporting is in the overworld.
Hmmm...
Looks like a mod created more dimension than exists in the vanilla game :wink:
You can (and I recommend to do so) load the world in vanilla game. It will remove the mod specific stuff. It may also create holes where modded stuff is... If the mod dimension files and folder are still present after opening the world in vanilla game, remove them. Make a backup before doing this, of course!
I deleted everything from my world folder except level.dat, playerdata, and region. Loaded up just fine in Vanilla. Tried to export the house again with MCEdit, got no errors, but still no file showed up.
I should also mention I tried it on my desktop computer (Windows 7) and it worked fine, even without clearing out the Mystcraft dimensions. It seems to be Linux-specific. :\