Hi, this is my first time to use SC4TF. The terraformer.exe goes smoothly, but I have some trouble with the ConvertIsoclines.exe. As I tried to load the iso2.bmp and iso3.bmp, it did load the isocline map. Then I clicked the generate button but it did nothing. As I quit the program, the log file gererated read
Traceback (most recent call last):
File "ConvertIsoclines.py", line 109, in OnGenerate
File "Image.pyo", line 589, in convert
File "ImageFile.pyo", line 136, in load
UnicodeEncodeError: 'ascii' codec can't encode characters in position 33-34: ordinal not in range(128)
I tried the iso4.png and it worked out though. I am wondering if I should always use a png file.