Hi,

On Mon, 2010-06-07 at 09:33 +0200, Johannes Brunen wrote:
> Hello,
> 
> I'm facing the following obscure problem. I tried loading a file with
> extension 'osg' which leads to an unhandled exception because of
> dereferencing a NULL pointer in OSGOSGLoader.cpp (line 507). I have,
> however, to confess that this file is actually an OpenSceneGraph file. I
> do not expect that I can load this file, but the loading process should
> stop gracefully by throwing an standard exception that I can handle or
> by returning the NULL pointer stating that the file can't be load.

do you have a small example, IIRC there should be a header check which
should prevent the loader from starting. Not sure why that one failed.

thanks & kind regards
  gerrit



------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to