Search found 4 matches

Return to advanced search

Re: Minetestmapper rewritten into C++

OK. I created new directory, cd to it, launch the command $ minetestmapper --geometry -100:-100+200+200 --drawscale --draworigin --drawalpha -i ~/.minetest/worlds/my_world/ -o my_world.png Output: Warning: Falling back to using colors.txt from current directory. Exception: Specified colors file cou...
by AsgardBeast
Mon Jan 16, 2017 03:45
 
Forum: Minetest-Related
Topic: Minetestmapper rewritten into C++
Replies: 206
Views: 127275

Re: Minetestmapper rewritten into C++

That's perfectly normal, the white gaps happen in places where the world was not generated yet. Since the world is only generated when a player walks near the area this happens often. Also there is a colors.txt that comes with minetestmapper, VanessaE's colors file is useful only if you have mods i...
by AsgardBeast
Sun Jan 15, 2017 22:10
 
Forum: Minetest-Related
Topic: Minetestmapper rewritten into C++
Replies: 206
Views: 127275

Re: Minetestmapper rewritten into C++

When i run the following command or add any colour option the mapper fails and the error message below appears. $ ./minetestmapper -i ~/minetestf/gitmods/minetest/worlds/m2/ -o ~/m2map.png --bgcolor #000000 ./minetestmapper: option '--bgcolor' requires an argument Try this instead; ./minetestmapper...
by AsgardBeast
Sun Jun 21, 2015 04:05
 
Forum: Minetest-Related
Topic: Minetestmapper rewritten into C++
Replies: 206
Views: 127275

Re: Minetestmapper rewritten into C++

Alright so I thought I would put these here for those that would like them. After searching for compiled executable for Linux I just decided to build my own. I hate having to build compiled code because of all the "dependencies" that must be installed that I will never use again. I figure ...
by AsgardBeast
Wed Jun 10, 2015 01:40
 
Forum: Minetest-Related
Topic: Minetestmapper rewritten into C++
Replies: 206
Views: 127275

Return to advanced search

cron