8,804
edits
(Fatal error: illegal character after . or ..) |
|||
Line 52: | Line 52: | ||
=== Failed to open file ... === | === Failed to open file ... === | ||
Check if the file exists on your system. If the missing file is a scenery object; be sure you have the latest [http://scenemodels.flightgear.org/download/SharedModels.tgz Shared Models] from the [[FlightGear Scenery Database]]. | Check if the file exists on your system. If the missing file is a scenery object; be sure you have the latest [http://scenemodels.flightgear.org/download/SharedModels.tgz Shared Models] from the [[FlightGear Scenery Database]]. | ||
=== Fatal error: illegal character after . or .. === | |||
Some .xml file contains a fault. Possible solutions: | |||
* To refer to a top-level property in the tree, <tt>../<tt> should be used instead of <tt>.../</tt> | |||
=== Fatal error: mismatched tag ... === | === Fatal error: mismatched tag ... === |