Closed CC-Hsu closed 3 years ago
Hi, sfan5,
Thanks a lot for your help.
I apply the enhanced color.txt
(below I rename it to colors-mineclone2_0.69.0.txt
) and I obtain my current map successfully, although there are some flower pot color are not set. 😀
PS D:\Portables\minetest\minetestmapper-20200328-win64> & .\minetestmapper.exe -i "D:\Portables\minetest-5.4.1-win64\worlds\mineclone" -o ./map.png --colors ./colors-mineclone2_0.69.0.txt
Unknown nodes:
mcl_flowerpots:flower_pot_oxeye_daisy
mcl_flowerpots:flower_pot_tulip_orange
mcl_flowerpots:flower_pot_tulip_white
mcl_flowerpots:flower_pot_allium
mcl_flowerpots:flower_pot_blue_orchid
mcl_flowerpots:flower_pot_azure_bluet
PS D:\Portables\minetest\minetestmapper-20200328-win64>
Thanks again.
Should we make minetestmapper abort if it only generates background color pixels, then complain about a likely invalid colors.txt
? This would make troubleshooting easier.
Hi, Team,
I hope to get a map of my single-player MineClone 2 world with the latest release 20200328-win64 on Win10.
But I get the following message and a blank png picture.
The following PNG file is the result I obtained.
It seems that
minetestmapper
can not generate picture with unknown nodes.Is it possible to improve
minetestmapper
to fix this issue?Or it there any way to bypass these unknown objects?
Thanks.