Cuberite Forum

Full Version: [Suggestion] World Generator
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
The generation algorithm is not possible, different language and architecture.

The world files can just be copied across, if that's what you're looking for.
yes, it can be copied
but what i should to copy?

Server files:
/region
/region/*.mca
level.dat
world.ini

Client files:
/data
/data/villages.dat
/region
/region/*.mca
/DIM1
/DIM-1
level.dat
level.dat_mcr
level.dat_old
session_lock
You should copy the complete region folder. You should also change the spawn point in the world.ini.
(08-26-2013, 02:03 AM)STR_Warrior Wrote: [ -> ]You should copy the complete region folder. You should also change the spawn point in the world.ini.
-_-

[2007400|19:22:18] Starting worlds...
[2007400|19:22:18] Preparing spawn area in world "world"...
[200d400|19:22:18] 80 chunks to load, 0 chunks to generate
Segmentation fault (core dumped)
Works fine for me. Is it in debug mode?
You probably need the level.dat as well.
If it segfaults for you, then I want that world. It means the MCA import is not working correctly (which it should).

Oh, and you don't need the level.dat file at all, MCServer only writes that file so that external tools, such as Minutor, work with the world. MCServer itself uses only the world.ini file.
Pages: 1 2 3