Sat Dec 28 18:33:58 2019 by Luke |
Hi, what are typical processing times for the command line map generator? I'm rendering a 4000x2000 map with these parameters: planet -s 920748 -w 4000 -h 2000 -o DikuMap003 -l 200 -g 10 -G 10 -i -0.05 -n -E -b -P -p q The CPU has been grinding planet.exe at 25% for over half an hour, but no result. How can I understand if the process is stuck in some endless loop? Thank you, Luke |
Sat Dec 28 20:24:59 2019 by Luke |
My fault, sorry. I did not put the the seed in decimal format, which causes trouble. The web interface is misleading, because it does not show the decimal point. After correcting the error, processing is pretty fast on your average Intel i5. Regards, Luke |