8,827
edits
m (+ "Unexpected tag '...' found in YASim aircraft description") |
m (+ errors) |
||
| Line 24: | Line 24: | ||
===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=== | ||
You are probably trying to run an aircraft on a out-of-date version of FlightGear. The planes on the official download page are intended to be used with the latest version of FlightGear. Usage on any older systems may not work. | You are probably trying to run an aircraft on a out-of-date version of FlightGear. The planes on the official download page are intended to be used with the latest version of FlightGear. Usage on any older systems may not work. | ||
===Gate ... doesn't seem to have routes associated with it=== | |||
A startup location in the [[Interactive Traffic#Ground networks|groundnetwork]] is not (properly) connected to a taxi route. Contact the airport author, or import the network to [[TaxiDraw]] and run the Verify network command to find the corrupted gate. | |||
===Near camera not rendering=== | ===Near camera not rendering=== | ||
| Line 60: | Line 63: | ||
===Scaling image...=== | ===Scaling image...=== | ||
This means a texture, whether in the scenery on your aircraft or anyone elses (when multiplayer is enabled), is not sized to powers of two. All textures in FlightGear have to be sized to power of two (eg. 16*16, 32*64, 32*1024). As of version 1.9 textures are resized automaticly, but it does slow your computer down, so it's better to resize the noted textures. | This means a texture, whether in the scenery on your aircraft or anyone elses (when multiplayer is enabled), is not sized to powers of two. All textures in FlightGear have to be sized to power of two (eg. 16*16, 32*64, 32*1024). As of version 1.9 textures are resized automaticly, but it does slow your computer down, so it's better to resize the noted textures. | ||
===WARNING: Couldn't convert texture...=== | |||
You are trying to run an aircraft not compatible with your FlightGear version. Most of the time, this error appears when you fly an aircraft, textured with .png files on versions older than 1.9. Convert the textures manually to .rgb or upgrade your FlightGear version. | |||
===Warning: Picked up TriangleIntersect=== | ===Warning: Picked up TriangleIntersect=== | ||