FYI if I remember right the opcode 91 is a sound node Other programs will be ignoring this node as well they are just not telling you
____________________________________________________________________________ __ Gordon Tomlinson gor...@gordontomlinson.com IM: gordon3db...@3dscenegraph.com www.vis-sim.com www.gordontomlinson.com www.PhotographyByGordon.com ____________________________________________________________________________ __ -----Original Message----- From: osg-users-boun...@lists.openscenegraph.org [mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Matt Caron Sent: Tuesday, October 05, 2010 5:57 PM To: osg-users@lists.openscenegraph.org Subject: [osg-users] Problem Loading .FLT Hi, I've got an .FLT file that I need to load into OSG. I am loading it with the following code: Code: osg::Node* pLoadedModel = osgDB::readNodeFile("[mypath]/campus08-19.flt"); However when I compile and run the program I get the following error: "Unknown record, opcode=91 size=88" I have no idea what this means and I'm hoping someone here can explain it and perhaps help me correct it. I have seen this .FLT run with other programs so it should not be corrupt or anything. Thank you! Cheers, Matt ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=32410#32410 _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org