News:

Simutrans Tools
Know our tools that can help you to create add-ons, install and customize Simutrans.

Trying to compile pak192.comic for Extended

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

Previous topic - Next topic

0 Members and 2 Guests 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.

Flemmbrav

Thank you for reporting this! I'll investigate the issue and will report back. Does a copy and paste of the goods from the latest published nightly of the extended set bring your freshly compiled one to live?