* Durk Talsma -- Wednesday 11 July 2007:
> On Wednesday 11 July 2007 17:32, Melchior FRANZ wrote:
> > The cause is a missing specific assignment operator
> > again in the FGTaxiRoute class.  :-)
> 
> Bummer. I was hoping that this morning's patch would at least remove all 
> instances of using a copy constructor.

While these two *were* bugs (and should also get fixed in fg/osg), they
weren't the reason for this particular crash. I hadn't missed these two
error messages and was well aware that the paths weren't right:

| WARNING: ssgSGIHeader::: Failed to open 
| '$FG_ROOT/Aircraft/Instruments-3d/primus-1000/chrome.rgb' 
| for reading.
| WARNING: ssgSGIHeader::: Failed to open 
| '$FG_ROOT/Aircraft/Instruments-3d/primus-1000/chrome1.rgb' 

... but I thought that this was just a minor bug in an unrelated file.
But it turned out that this was a bug in the model loader, and was
triggered by the "shader" animation in the Citation-Bravo. And the
Bravo is one of the Traffic-Manager aircraft. The Bravo also crashed
fg/plib in the same way when not using the Traffic-Manager.  ;-)

This is now partly fixed. The texture path is now reset after loading
a sub-<model>. But bad paths would still crash fgfs. Need yet to look
into that.

m.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to