News:

Want to praise Simutrans?
Your feedback is important for us ;D.

Trying to compile pak192.comic for Extended

Started by cousjath, February 24, 2026, 05:27:20 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cousjath

I've been trying to compile the pak192.comic (from https://github.com/Flemmbrav/Pak192.Comic/tree/extended) using the makeobj-extended from the nightly builds but when I try to run the result in simutrans-extended I get following output:

Parsed simuconf.tab for directory layout; multiuser = 1
Pak found: pak192.comic-extended/
FATAL ERROR: obj_reader_t::resolve_xrefs() - cannot resolve 'GOOD-deceased'
Aborting program execution ...

For help with this error or to file a bug report please see the Simutrans forum at
https://forum.simutrans.com
Aborted (core dumped)

cousjath

Having done some investigating the issue is that DatConverter.sh does not write out the calculated goods.dat file having read it, so there is no goods file compiled, leading to the above error.