* [EMAIL PROTECTED] -- Thursday 16 March 2006 19:23: > 1. The coordinates are 45.318967N and 75.670182E (in tile 1712593.stg) > right at the middle of runway 14/32 of Ottawa airport (CYOW).
That would be 75.670182W then. :-) > I do not think this problem is specific to my model, but in any > case I will ask. Do I have to play with material/texture etc in > blender to make my object visible? No. Only objects consisting of only one triangle or completely transparent wouldn't show up. I'm afraid I can't point you to the problem. This looks all correct. Try: $ fgfs --airport=cyow --log-level=info and check the tile/model logs. Or try this: $ strace -fF -eopen fgfs --aircraft=cyow 2>&1|grep w076n45 to see where fgfs actually looks and if the OS could open the file(s). m. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Flightgear-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-users
