Posts: 1,469
	Threads: 57
	Joined: Jul 2012
	
Thanks: 66
	Given 133 thank(s) in 112 post(s)
	 
 
	
	
		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.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 15
	Threads: 2
	Joined: Aug 2013
	
Thanks: 0
	Given 0 thank(s) in 0 post(s)
	 
 
	
	
		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
	
	
	
	
	
 
 
	
	
	
		
	Posts: 4,637
	Threads: 115
	Joined: Dec 2011
	
Thanks: 697
	Given 518 thank(s) in 441 post(s)
	 
 
	
	
		You should copy the complete region folder. You should also change the spawn point in the world.ini.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 4,637
	Threads: 115
	Joined: Dec 2011
	
Thanks: 697
	Given 518 thank(s) in 441 post(s)
	 
 
	
	
		Works fine for me. Is it in debug mode?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,469
	Threads: 57
	Joined: Jul 2012
	
Thanks: 66
	Given 133 thank(s) in 112 post(s)
	 
 
	
	
		You probably need the level.dat as well.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 6,482
	Threads: 176
	Joined: Jan 2012
	
Thanks: 131
	Given 1085 thank(s) in 857 post(s)
	 
 
	
		
		
		08-26-2013, 04:26 AM 
(This post was last modified: 08-26-2013, 04:36 AM by xoft.)
		
	 
	
		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.