I want to code a monorail train which carries freight (see attachments). I used the files under 'monorail' from the pak64 sources on sourceforge for a start, modified them as needed and pak'd them (with makeobj v52). When I opened simutrans (v111.0, not exp), it gave me a fatal error:
FATAL ERROR:
obj_reader_t::resolve_xrefs
cannot resolve
'GOOD-none'
PRESS ANY KEY
Please help me!
PS: sorry I uploaded the files twice, but I'm not that familiar with this forum
With 90% certainty, all of the "none" entries should be "None" ;)
Quote from: VS on March 27, 2012, 06:20:11 PM
With 90% certainty, all of the "none" entries should be "None" ;)
Thanks, now it works! I've replaced all "none"s with "None"s