Jump to content

Unhandled exception upon selecting region in FTX Central


sfdeham

Recommended Posts

Hi,

 

I am running into an unhandled exception error when using FTX Central after the successful installation of "FTX: NA Blue USA/Canada Northern Rocky Mountains". I have a fresh installation of Windows 7 (32-bit) with Flight Simulator X SP2. The error is reproducable as follows:

 

- Re-boot computer

- Start FTX Central (with or without admin rights)

- Select regin "North America"

- Click "Apply"

- Error message pops up (the message is displayed in German language, the following is a manual translation into English):

 

 

Unhandled exception in application. Click "continue" to ignore the error and resume with the application. If you click "End", the application will be quit immediately.

Parts of the path "E:\FSX\ORBX\Scripts\Backup\default.xml" could not be found.

 

 

 

Below please find the details of the error (in German without translation). If I click "end", the application is quit immediately. If I click "continue", FTX Central keeps running without getting a confirmation message. After the next start of FTX Central the region "North America" appears selected. Clicking "Default FSX" to restore the defaults works without fail.

 

The error is reproducable (this is the second fresh installation).

 

Please note that the above mentioned folder "Backup" does not exist in E:\FSX\ORBX\Scripts\...

 

 

Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

************** Ausnahmetext **************
System.IO.DirectoryNotFoundException: Ein Teil des Pfades "E:\FSX\ORBX\Scripts\Backup\default.xml" konnte nicht gefunden werden.
   bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   bei System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
   bei FTXCentral.FTX_Environment.CopyBuildRestoreBat()
   bei FTXCentral.FTX_Environment.ApplyRegionChanges()
   bei FTXCentral.FTXC.Apply()
   bei FTXCentral.FTXC.lblApplyButton_Click(Object sender, EventArgs e)
   bei System.Windows.Forms.Control.OnClick(EventArgs e)
   bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.Label.WndProc(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladene Assemblys **************
mscorlib
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.5477 (Win7SP1GDR.050727-5400).

----------------------------------------
FTXCentral
    Assembly-Version: 1.0.2.4.
    Win32-Version: 1.0.2.4.

----------------------------------------
Microsoft.VisualBasic
    Assembly-Version: 8.0.0.0.
    Win32-Version: 8.0.50727.5420 (Win7SP1.050727-5400).

----------------------------------------
System
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400).

----------------------------------------
System.Windows.Forms
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400).

----------------------------------------
System.Drawing
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400).

----------------------------------------
System.Runtime.Remoting
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400).

----------------------------------------
System.Configuration
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400).

----------------------------------------
System.Xml
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400).

----------------------------------------
nxetvxmg
    Assembly-Version: 1.0.2.4.
    Win32-Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400).

----------------------------------------
System.Core
    Assembly-Version: 3.5.0.0.
    Win32-Version: 3.5.30729.5420 built by: Win7SP1.

----------------------------------------
xa2l_oap
    Assembly-Version: 1.0.2.4.
    Win32-Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400).

----------------------------------------
mscorlib.resources
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.5477 (Win7SP1GDR.050727-5400).

----------------------------------------
System.Windows.Forms.resources
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.5420 (Win7SP1.050727-5400).

----------------------------------------

************** JIT-Debuggen **************
Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
Konfigurationsdatei der Anwendung oder des Computers
(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.

Zum Beispiel:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten
Ausnahmen an den JIT-Debugger gesendet, der auf dem
Computer registriert ist, und nicht in diesem Dialogfeld behandelt.

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...