Hi, I've upgrade to the latest OSG version (trunk from 9. Sept) and build it under Linux/Ubuntu 14.04 64-bit, but ran into some trouble when saving/loading nodes to osgt/osgx/osgb.
I'm running Code: osgconv cow.osg cow.osgx without and warnings. Afterwards when i run Code: osgconv cow.osgx cow_conv.osg i get the following output: Code: XmlInputIterator::readProperty(): Unmatched property DataVariance, expecting Value XmlInputIterator::readProperty(): Unmatched property OFF, expecting UniqueID InputStream::readObject(): Unsupported wrapper class Value XmlInputIterator::readProperty(): Unmatched property UniqueID, expecting Value Data written to 'cow_conv.osg'. I checked in the cow.osgx file and found the it seems that the error is triggered by TextureAttributeList. Can anyone confirm this issue? Or even better know how to fix it? Cheers, Andreas ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=60988#60988 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

