Howto:Understand console output: Difference between revisions

Jump to navigation Jump to search
m
sorry, small typo
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.


Navigation menu