When I build packset from "half-heights" (rev b57eae) I get error:
Quote
===> PAK128 air
Makeobj version 55.2 for simutrans 112.5 Experimental 12.9000 and higher
ERROR: image_writer_t: invalid image number in air/./images/Douglas_DC3_BEA-red-line.png.1.4
Makeobj from branch "way-improvements" (rev 612681).
Thank you for spotting that: found and fixed.
I get second bug:
Quote===> PAK128 air
Makeobj version 55.2 for simutrans 112.5 Experimental 12.9000 and higher
ERROR: image_writer_t: cannot open air/./images/Douglas_DC3_Mail.png
Looks like image exist but it is "Douglas_DC3_mail.png" that cause error on case-sensitive systems.
Thank you for spotting that: also found and fixed.
Next error:
Quote
===> PAK128 air
Makeobj version 55.2 for simutrans 112.5 Experimental 12.9000 and higher
ERROR: image_writer_t: invalid image number in air/./images/Douglas_DC3_BEA-red-line.png.1.4
Thank you - now fixed.
Yep, now pakset successfully builds.
Splendid! Thank you for the reports.