Difference between revisions of "Debug File"

From FSAirlinesWiki
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
During a flight the Client creates a text file with information about the events for later debugging. This information is very helpful when trying to pinpoint a Client bug. So if you experience any problems, please be sure to always send this file with your bug report. The following listing shows where the file is stored depending on the Client version and O/S.
 
During a flight the Client creates a text file with information about the events for later debugging. This information is very helpful when trying to pinpoint a Client bug. So if you experience any problems, please be sure to always send this file with your bug report. The following listing shows where the file is stored depending on the Client version and O/S.
  
'''Hint:''' If you can't find the file on Vista/Windows 7 systems, please run the Client using administrator mode.
+
{| class="wikitable"
==Client v2.0.0==
+
! Version-number
 +
! Client
 +
! Debug File Location
 +
|-
 +
| rowspan="2" | 2.0.0
 +
| Standalone
 +
| ''FSAirlines directory\fsairlines_debug.out''
 +
|-
 +
| FS9/FSX Plugin & X-Plane 9
 +
| ''FS directory\fsairlines_debug.out''
 +
|-
 +
| rowspan="2" | 2.0.2b and later
 +
| All Windows Releases
 +
| ''My documents\FSAirlines\fsairlines_debug.txt''
 +
|-
 +
| X-Plane 9 - Mac OSX
 +
| ''X-Plane 9 directory/fsairlines_debug.txt''
 +
|}
  
===Standalone===
+
'''Hint:''' If you can't find the file on Vista/Windows 7 systems, please run the Client in administrator mode.
FSAirlines directory\fsairlines_debug.out
+
 
+
===FS9/FSX Plugin & X-Plane 9===
+
FS directory\fsairlines_debug.out
+
 
+
==Client v2.0.2b and later==
+
 
+
===All Windows Releases===
+
My documents\FSAirlines\fsairlines_debug.txt
+
 
+
===X-Plane 9 - Mac OSX===
+
X-Plane 9 directory/fsairlines_debug.txt
+

Latest revision as of 19:48, 8 September 2010

During a flight the Client creates a text file with information about the events for later debugging. This information is very helpful when trying to pinpoint a Client bug. So if you experience any problems, please be sure to always send this file with your bug report. The following listing shows where the file is stored depending on the Client version and O/S.

Version-number Client Debug File Location
2.0.0 Standalone FSAirlines directory\fsairlines_debug.out
FS9/FSX Plugin & X-Plane 9 FS directory\fsairlines_debug.out
2.0.2b and later All Windows Releases My documents\FSAirlines\fsairlines_debug.txt
X-Plane 9 - Mac OSX X-Plane 9 directory/fsairlines_debug.txt

Hint: If you can't find the file on Vista/Windows 7 systems, please run the Client in administrator mode.