* Dr. T. N. Venkatesh -- Friday 02 January 2009:
> However, I am having a problem with  the signs package 
> <http://members.aon.at/mfranz/flightgear/signs.html>. 

Looks like OSG's ac3d loader insists on a "world" group. You can
either manually apply this patch to $FG_ROOT/Local/signs/sign.ac


diff -u a/sign.ac b/sign.ac
--- a/sign.ac   2009-01-08 02:16:48.655514813 +0100
+++ b/sign.ac   2009-01-08 02:16:41.205516940 +0100
@@ -1,5 +1,7 @@
 AC3Db
 MATERIAL "sign" rgb 1 1 1 amb 1 1 1 emis 1 1 1 spec 0 0 0 shi 0 trans 0
+OBJECT world
+kids 1
 OBJECT poly
 name "sign"
 texture "empty.rgb"



or download the package again from here:

  http://members.aon.at/mfranz/flightgear/signs.tar.gz  [9.7 kB]  

m.

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to