News:

Simutrans Wiki Manual
The official on-line manual for Simutrans. Read and contribute.

Fatal Error: cannot resolve 'GOOD-none'

Started by Timo-210, March 27, 2012, 05:37:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Timo-210

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

VS

With 90% certainty, all of the "none" entries should be "None" ;)

My projects... Tools for messing with Simutrans graphics. Graphic archive - templates and some other stuff for painters. Development logs for most recent information on what is going on. And of course pak128!

Timo-210

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