Hi Brian, There isn't enough information for others to begin suggestion what might be amiss. Could you provide a stack trace and information about the OSG version/Colldada version/OS version/nature of the models.
Thanks, Robert. On Mon, May 17, 2010 at 4:36 AM, Brian Leung Sze Wing <[email protected]> wrote: > Hi, > > I have a problem loading multiple collada files into osg. > > here's the code: > > osg::Node* node1 = osgDB::readNodeFile("tank.dae"); > osg::Node* node2 = osgDB::readNodeFile("hand.dae"); > > There's an heap allocation exception when the code is trying to > load the second dae file. > > Weird that if the second file is an ive file, everything seems fine. > > > Thank you! > > Cheers, > Brian > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=27919#27919 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

