Files
simgear/simgear
ehofman 5f22c93db7 Frederic Bouvier wrote:
> When a c172 is on one machine, I only got segfault on an animation
> not found. This animation is named ControlsGroup and I guess
> that one object name referenced in this null animation no
> longer exist in the .ac model. I say that because the
> preceding one is analogous and works.
>
> So I would say the multiplayer works, except when there is a c172.

It seems that this animation refers to 'PanelInstruments' that is
a panel outside the model, so, when loaded with SGModelLib::load_model
the object is not found in the model and there is a non tested
read access through a null pointer in sgMakeAnimation.
2003-11-19 15:16:21 +00:00
..
2002-12-31 14:47:34 +00:00
2003-03-22 10:34:38 +00:00
2003-06-28 21:43:41 +00:00
2003-07-23 09:59:39 +00:00
2003-11-19 15:16:21 +00:00
2002-09-14 16:05:58 +00:00
2002-04-25 15:09:10 +00:00
2001-03-24 13:12:26 +00:00