Hi, I have problems writing osb files with the precompiled 1.6 release for VC8. bin, osg and wrl are working, but osb crashes with "vector subscript out of range".
Last/first lines from stacktrace: msvcp80d.dll!std::_Debug_message(const wchar_t * message=0x10371870, const wchar_t * file=0x103718b0, unsigned int line=741) Line 24 C++ OSGBaseD.dll!std::vector<int,std::allocator<int> >::operator[](unsigned int _Pos=0) Line 741 + 0x17 bytes C++ OSGBaseD.dll!osg::MField<int,0>::getBinSize() Line 690 + 0x19 bytes C++ OSGSystemD.dll!osg::ChunkMaterialBase::getBinSize(const unsigned __int64 & whichField=16) Line 214 + 0xe bytes C++ Unfortunately there are no pdb files in the release, so I can't trace deeper...strange thing is, that the index seems to be 0 - so how can there be an out of range error!? Is this a known bug in the 1.6 release? Thomas ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
