8,827
edits
mNo edit summary |
|||
| Line 57: | Line 57: | ||
===FGPropertyManager::GetNode() No node found for ...<br> In component: ... unknown property ... referenced. Aborting=== | ===FGPropertyManager::GetNode() No node found for ...<br> In component: ... unknown property ... referenced. Aborting=== | ||
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. | |||
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. | |||
===Found unexpected subsystem: system exiting. JSBSim failed to load aircraft and/or engine model=== | ===Found unexpected subsystem: system exiting. JSBSim failed to load aircraft and/or engine model=== | ||