5f22c93db7486bf7b0f2dfc86f9b4894d2ab2053
> 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.
[ Nothing here at this time. ]
Description
Languages
C++
85.5%
C
13.1%
CMake
1.4%