Hi Robert and all --

This command works fine:
  osgviewer cow.osg dumptruck.osg

But if I run this command:
  osgviewer cow.osg dumptruck.osg.(-5,-5,-5).trans
I get only the cow.

From cranking up the Notify level, it appears that somewhere in osgDB (presumably down in readNodeFiles), the code is trying to find a file named "dumptruck.osg.(-5,-5,-5).trans" and of course it fails to find such a file.

Working on 2.8.3 today, else I'd dig in. But it shouldn't be hard to identify the source of the issue and fix it, I'd think.
--
Paul Martz
Skew Matrix Software LLC
_http://www.skew-matrix.com_ <http://www.skew-matrix.com/>
+1 303 859 9466

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to