Howto:Understand console output: Difference between revisions

Jump to navigation Jump to search
m
m (Cannot find specified aircraft)
Line 6: Line 6:
=== Airports/.... ... Done ===
=== Airports/.... ... Done ===
This is not an error. The message lets us know that [[TerraSync]] is updating the <tt>[[$FG SCENERY]]/Airports</tt> directory.
This is not an error. The message lets us know that [[TerraSync]] is updating the <tt>[[$FG SCENERY]]/Airports</tt> directory.
=== Base package check failed ... Found version ... at: ...<br />Please upgrade to version: ===
When using [[Git]], the data must match the binary or compilation. You cannot use data from a different date than the binary's release date.


=== 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 [[Git]] with binaries, the data must match the binary. You cannot use data from a different date than the binary's release date.


=== Cannot find specified aircraft ===
=== Cannot find specified aircraft ===

Navigation menu