Hi Robert,
>Could you create a small example problem and dataset that reproduces
>this, we can then start homing in on the problem.
You can download my whole program/data.
Search for KLUDGE, commenting-out
these two lines with Options should reproduce the problem.
During debugging, just skipping the loading of the .osga file
also circumvented this problem, HTH.
Edit palomino/src/graph/model_cache.cc
...
// -- KLUDGE:
RefPtr<osgDB::ReaderWriter::Options> options = new
osgDB::ReaderWriter::Options();
options->setObjectCacheHint( osgDB::ReaderWriter::Options::CACHE_NONE );
return osgDB::readNodeFile( pathname, options );
...
ftp://ftp.palomino3d.org/sim/palomino_src_20120310.txz
ftp://ftp.palomino3d.org/sim/palomino_data_misc_20091027.tar.bz2
ftp://ftp.palomino3d.org/sim/palomino_data_models_20090615.tar.bz2
ftp://ftp.palomino3d.org/sim/palomino_data_sounds_20080704.tar.bz2
This is the .osga file:
ftp://ftp.palomino3d.org/sim/palomino_data_terrain_20080206.tar.bz2
--
Jim Brooks
jimblist -at- gmail
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org