02-17-2012, 05:24 AM
Random?
At server start, the spawn area (20 x 20 chunks around world spawn) is generated. Then when a player connects, chunks are generated in squares around the player beginning with the smallest out to the furthest. So the chunks generated should not be that much random - mostly lines of chunks with one coord right next to the other.
The "Cannot save" message is interesting though. Any chance you can work with a debugger to find out what's causing this?
At server start, the spawn area (20 x 20 chunks around world spawn) is generated. Then when a player connects, chunks are generated in squares around the player beginning with the smallest out to the furthest. So the chunks generated should not be that much random - mostly lines of chunks with one coord right next to the other.
The "Cannot save" message is interesting though. Any chance you can work with a debugger to find out what's causing this?