Howto:Understand console output: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
m (+ error and solution)
mNo edit summary
Line 2: Line 2:


==Errors with solutions==
==Errors with solutions==
===Base package check failed ... Found version [none] at: \FlightGear <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.


===Could not find at least one of the following objects for animation:===
===Could not find at least one of the following objects for animation:===
Line 114: Line 115:
===Failed to tie property ... to object methods===
===Failed to tie property ... to object methods===
A JSBSim error.
A JSBSim error.
===Fatal error: mismatched tag ...===


===FGMultiplayMgr::MP_ProcessData - message from ... has invalid length!===
===FGMultiplayMgr::MP_ProcessData - message from ... has invalid length!===
===Mesa 7.3 implementation error: bad texture level in r300UploadSubImage===
http://www.flightgear.org/forums/viewtopic.php?f=2&t=6706&start=0&st=0&sk=t&sd=a


===Nasal runtime error: nil used in numeric context===
===Nasal runtime error: nil used in numeric context===

Navigation menu