Thanks all. @Sebastian: I'm using Windows 7, 32bit, Visual Studio 2012. I'm using the binaries, this is the version: OpenSceneGraph-3.0.1-VS10.0.30319-x86-release-12741 The file size is 875KB. Attached is the obj file (with its mtl file)
I only have one version of OSG on the machine. @Tialano: I did that now. But I don't get any additional information when running the code. This is the output on the console before the exception is thrown. Code: First-chance exception at 0x74CC0F22 in OSG.exe: Microsoft C++ exception: std::bad_alloc at memory location 0x004AF9E4. First-chance exception at 0x74CC0F22 in OSG.exe: Microsoft C++ exception: std::bad_alloc at memory location 0x004AF1A0. First-chance exception at 0x74CC0F22 in OSG.exe: Microsoft C++ exception: [rethrow] at memory location 0x00000000. Unhandled exception at at 0x74CC0F22 in OSG.exe: Microsoft C++ exception: std::bad_alloc at memory location 0x004AF1A0. OSG.exe has triggered a breakpoint. First-chance exception at 0x522A5BF4 (osg80-osgDB.dll) in OSG.exe: 0xC0000005: Access violation writing location 0x7453C7EC. Unhandled exception at 0x522A5BF4 (osg80-osgDB.dll) in OSG.exe: 0xC0000005: Access violation writing location 0x7453C7EC. ... Thank you! Cheers, Sam ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=59105#59105 Attachments: http://forum.openscenegraph.org//files/debby_182.zip _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

