I know there has been a lot of talk about what to do with the void empty space such as floating islands and stuff so post your ideas here.
Suggestions for the "void"
-
- Posts: 206
- Joined: Fri Sep 03, 2010 9:28 pm
- Location: Canada eh! (or for some americans...Canadia :P )
Re: Suggestions for the "void"
i like keeping the void as is....I like the mining opertunitys there are there :)
Re: Suggestions for the "void"
The fate of the void has already been decided, all that remains is implementation.
Last edited by Zaneo on Tue Oct 04, 2011 6:25 pm, edited 1 time in total.
"That line you read, of course is mine, however, read so badly, it sounds like yours" -- Roman Noble
Re: Suggestions for the "void"
well, the thing I had planned - mce crashes when I try it, I think it's too large.
However it's too big to stick in the void anyway, so I'll come up with something smaller.
However it's too big to stick in the void anyway, so I'll come up with something smaller.
Re: Suggestions for the "void"
removeEntities fails, as the map is apparently too large. I'll open a ticket on the site.
Trying to remove rails now. :/
Trying to remove rails now. :/
Re: Suggestions for the "void"
We have an excellent server for stress testing peoples tools lol.
"That line you read, of course is mine, however, read so badly, it sounds like yours" -- Roman Noble
Re: Suggestions for the "void"
I had a look at the Python code, and surprise surprise, codewarrior tries to load entire bounding boxes straight into memory.
The block replacer seems to be okay though, but it's working very slowly.
That worries me. :/
The block replacer seems to be okay though, but it's working very slowly.
That worries me. :/
Re: Suggestions for the "void"
No kidding about the stress testing. I've filed some tickets, I bet he thinks I'm a whiner now.
http://github.com/codewarrior0/pymclevel/issues
http://github.com/codewarrior0/pymclevel/issues
Re: Suggestions for the "void"
ayep, the block replacer must be stuck.
for a half hour. It got to "Chunk 100..." in about thirty seconds.
Code: Select all
rbos@biter:~/codewarrior0-pymclevel-cb0cddf$ python mce.py /home/rbos/minecraft-smp/world replace Rail with Air
Identifying /home/rbos/minecraft-smp/world
Can't read, attempting to open directory
Saved 0 chunks
Scanning for chunks...
Found 205003 chunks.
Detected Alpha world.
Replacing Rail with Air'
Chunk 100...