8,827
edits
m (sorry, small typo) |
|||
| Line 58: | Line 58: | ||
FlightGear found a reference in the [[FDM]] to a non-existing property. | FlightGear found a reference in the [[FDM]] to a non-existing property. | ||
===FGPropertyManager::GetNode() No node found for ...<br> The property ... is undefined. | ===FGPropertyManager::GetNode() No node found for ...<br> The property ... is undefined.=== | ||
FlightGear found a reference in the [[FDM]] to a non-existing property. Keep in mind that JSBSim reads the FDM from top to bottom. Properties should always be created before they are needed somewhere. | FlightGear found a reference in the [[FDM]] to a non-existing property. Keep in mind that JSBSim reads the FDM from top to bottom. Properties should always be created before they are needed somewhere. | ||