Howto:Understand console output: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
Line 61: Line 61:
===glLinkProgram "" Failed===
===glLinkProgram "" Failed===
Update your drivers; they have to support atleast OpenGL 2.0 for FlightGear 2.0 and later.
Update your drivers; they have to support atleast OpenGL 2.0 for FlightGear 2.0 and later.
===loading scenario '...'===
This is not an error. It shows that an [[AI Systems#AI Models|AI scenario]] is loaded.


===Model not found: ...===
===Model not found: ...===
Line 78: Line 81:


If you screen looks like the image above; make sure you have at least [[OSG]] version 2.7.6.
If you screen looks like the image above; make sure you have at least [[OSG]] version 2.7.6.
===No image file for texture, using white===
Shows up when an [[Interactive Traffic|AI aircraft]] has an invalid reference to a (non-existing) texture file.


===No render bin name specified in render bin section===
===No render bin name specified in render bin section===
Line 133: Line 139:
===Warning: Picked up TriangleIntersect===
===Warning: Picked up TriangleIntersect===
Reduce your [[FlightGear Launch Control#Debugging|Log Level]] to alert. Or [[Showstoppers|send the fgfs output to /dev/null (unix systems) or 2>nul (Windows)]]. The errors might still be shown, but do not affect the sim anymore.
Reduce your [[FlightGear Launch Control#Debugging|Log Level]] to alert. Or [[Showstoppers|send the fgfs output to /dev/null (unix systems) or 2>nul (Windows)]]. The errors might still be shown, but do not affect the sim anymore.
===Warning: TangentSpaceGenerator: unknown primitive mode 9===
This is an [[OSG]] error, showing up when an effect needs tangent vectors, but polygons are not support. The error itself can be ignored, altough some [[shaders]] may look wrong. Shader developers should try to minimise the use of polygons and use triangles and quads instead.


===YASim SOLUTION FAILURE:<br>Zero length fuselage===
===YASim SOLUTION FAILURE:<br>Zero length fuselage===
Line 139: Line 148:
==Errors without known solutions==
==Errors without known solutions==
Please take a look at the upcoming errors and see if you know a solution to get rid of them. Your additions are grealy appreciated!
Please take a look at the upcoming errors and see if you know a solution to get rid of them. Your additions are grealy appreciated!
===creating 3D noise texture... DONE===


===Failed to execute command nasal===
===Failed to execute command nasal===
Line 169: Line 180:
===WARNING: PUI: Too many live puInterfaces open at once!===
===WARNING: PUI: Too many live puInterfaces open at once!===
Appears when printing large outputs (very) frequently on the screen.
Appears when printing large outputs (very) frequently on the screen.
===Warning: TangentSpaceGenerator: unknown primitive mode 9===


[[Category:Howto|Get rid of common errors]]
[[Category:Howto|Get rid of common errors]]


[[fr:Howto: Débarrassez-vous des erreurs les plus fréquentes]]
[[fr:Howto: Débarrassez-vous des erreurs les plus fréquentes]]

Navigation menu