8,827
edits
No edit summary |
m (+ error) |
||
| Line 3: | Line 3: | ||
==Errors with solutions== | ==Errors with solutions== | ||
===Base package check failed ... Found version [none] at: \FlightGear <br>Please upgrade to version:=== | |||
FlightGear was unable to find the [[$FG_ROOT]] directory. Set it using the <tt>--fg-root=</tt> commandline option. | |||
===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. | ||