Hi, On Tue, Jun 8, 2010 at 11:18 AM, Brad Acree <brad.d.ac...@lmco.com> wrote: > > When I export to IVE it crashes max, however when I export to osg it says > “error writing to file”. The two machines are of similar hardware, but the > second is slightly newer. Both machines are running windows Xp professional > 32 bit. > > Any advice or ideas would be greatly appreciated. >
As Maxim already suggested, make sure you don't have any osg DLLs in your system directory. Some applications annoyingly install osg binaries in the system directory, which can cause problems for other osg apps. Also, I've seen crashes during export due to certain optimizations being checked (I think it was Tri Strip Geometry). Try disabling all the optimizations in the export dialog and see if that helps. If none of those help then you should try getting a stack trace of the crash. Cheers, Farshid
_______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org