Howto:Understand console output: Difference between revisions

Jump to navigation Jump to search
m
Update to Git
m (Update to Git)
Line 9: Line 9:
===Base package check failed ... Found version [none] at: ...<br>Please upgrade to version:===
===Base package check failed ... Found version [none] at: ...<br>Please upgrade to version:===
* FlightGear was unable to find the [[$FG_ROOT]] directory. Set it using the <tt>--fg-root=</tt> commandline option.
* FlightGear was unable to find the [[$FG_ROOT]] directory. Set it using the <tt>--fg-root=</tt> commandline option.
* When using [[CVS]] with binaries, the data must match the binary. You cannot use data from a different date than the binary's release date.
* When using [[Git]] with binaries, the data must match the binary. You cannot use data from a different date than the binary's release date.


===condition: comparison without property[1] or value===
===condition: comparison without property[1] or value===
Line 121: Line 121:


===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.===
This error is probably displayed because of some misdirected audio settings in the [[aircraft]]s setup. Check the -sound.xml file of the aircraft and see if all files refered to really exist. If not, try to contact the author of the plane, so he can fix the problem in the [[FlightGear CVS|CVS]] version or solve the problem yourself and let someone commit the patch.
This error is probably displayed because of some misdirected audio settings in the [[aircraft]]s setup. Check the -sound.xml file of the aircraft and see if all files refered to really exist. If not, try to contact the author of the plane, so he can fix the problem in the [[Git]] version or solve the problem yourself and let someone commit the patch.


===OpenAL error (AL_INVALID_VALUE): constructor (alBufferData)<br>Fatal error: Failed to buffer data.===
===OpenAL error (AL_INVALID_VALUE): constructor (alBufferData)<br>Fatal error: Failed to buffer data.===

Navigation menu