Howto:Understand console output: Difference between revisions

Jump to navigation Jump to search
m
moved errors without solution to the bottom
mNo edit summary
m (moved errors without solution to the bottom)
Line 1: Line 1:
This document lists common [[FlightGear]] errors and how to get rid of them. If FlightGear quits but does not give you any error, try increasing the [[FlightGear Launch Control#Debugging|Log Level]].
This document lists '''common [[FlightGear]] errors''' and how to get rid of them. If FlightGear quits but does not give you any error, try increasing the [[FlightGear Launch Control#Debugging|Log Level]].


==Errors with solutions==
===Could not find at least one of the following objects for animation:===
===Could not find at least one of the following objects for animation:===
This means that FlightGear is unable to find an object in a .ac file. Check the .xml file (where the animation is stored) to see if the object-names match those in the .ac file. If you are not the aircraft's author you can safely ignore such warnings.
This means that FlightGear is unable to find an object in a .ac file. Check the .xml file (where the animation is stored) to see if the object-names match those in the .ac file. If you are not the aircraft's author you can safely ignore such warnings.
Line 38: Line 39:


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 render bin name specified in render bin section===
TODO
===No render bin number specified in render bin section===
TODO


===OBJECT_SIGN: unsupported glyph `.'===
===OBJECT_SIGN: unsupported glyph `.'===
Check the OBJECT_SIGN lines in the .stg file of the tile that was loaded when this error showed up.
Check the OBJECT_SIGN lines in the .stg file of the tile that was loaded when this error showed up.
===OpenAL error (AL_ILLEGAL_COMMAND): set_volume===
TODO


===OpenAL error <AL_INVALID_VALUE>: bind source <alGenSources><br>Failed to generate audio source.===
===OpenAL error <AL_INVALID_VALUE>: bind source <alGenSources><br>Failed to generate audio source.===
Line 93: Line 82:
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.
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: GraphicsWindowWin32::grabFocus() - Failed grabbing the focus===
===Warning: Picked up TriangleIntersect===
Reduce your [[FlightGear Launch Control#Debugging|Log Level]] to alert. The errors might still be shown, but do not affect the sim anymore.
 
==Errors without 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!
 
===No render bin name specified in render bin section===
TODO
 
===No render bin number specified in render bin section===
TODO
 
===OpenAL error (AL_ILLEGAL_COMMAND): set_source_pos===
TODO


===OpenAL error (AL_ILLEGAL_COMMAND): set_volume===
TODO
TODO


===Warning: Picked up TriangleIntersect===
===Warning: GraphicsWindowWin32::grabFocus() - Failed grabbing the focus===
Reduce your [[FlightGear Launch Control#Debugging|Log Level]] to alert. The errors might still be shown, but do not affect the sim anymore.
TODO


===WARNING: PUI: Too many live puInterfaces open at once!===
===WARNING: PUI: Too many live puInterfaces open at once!===
TODO
TODO


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

Navigation menu