Hi Paul, thanks for your replies. I tried "osgconf teapot.dae out.dae" and it simply says: Warning: Could not find plugin to write nodes to file "out.dae". I also tried to load another file format "osgconf teapot.obj out.dae" and then it says: Warning: Error in writing to "out.dae". Nothing more specific, unfortunately.
I'm getting the same in my application. It seems it cannot find the plugin to write when it's already loaded to read. When it finds it, though, because it loaded another format, it still cannot write the file. I'll do some more testing and post them here. If you have more ideas, let me know. Rick ps. With "osgconf cessna.osg out.dae" it says: Transparency processing - BlendFunction or BlendColor not found. Warning: Error in writing to "out.dae". On Wed, Jun 4, 2008 at 11:28 PM, Paul Martz <[EMAIL PROTECTED]> wrote: > Another thought: What happens if you simply do this? > osgconv teapot.dae out.dae > > If this works and your app fails on the equivalent operation, then it is > some kind of bug in your app. > > I know this works with cessna.osg as input... > -Paul _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

