Re: [osg-users] Problem loading textures

2008-05-15 Thread Robert Osfield
Hi Tobias, Where the threading issue lies is very hard to know without having the data and the sim in front of you, even then it's hard. It could well be a threading issue in your own code, or just as well as one in the core OSG. Try to get stack traces for each of the running threads. Also try

[osg-users] Problem loading textures

2008-05-15 Thread Tobias.Bellmann
Hi all, I am working on a simulator visualisation using OSG. This visualisation has some minor bugs producing an exception when loading a TEXTURED .obj File OUTSIDE the osgviewer's field of view. My problem seems to be a matter of thread-safety, because with osgviewer's threading model set to