Configurator Crash when try to change to all rwy open

Post Reply
331BK
Posts: 26

Configurator Crash when try to change to all rwy open

Post by 331BK » Sat Jan 12, 2019 6:12 am

Hi Together,

my configurator is crashing everytime i try to set my airport from East to all rwy open.

I can change all the other options but none of the rwy options.

I use : ORBX True Earth incl. EHAM Fix for the Airport and also Pilots FS GLOBAL ULTIMATE NG FTX

Error from Configuratior:


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.IOException: Cannot create a file when that file already exists.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.__Error.WinIOError()
at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
at System.IO.File.Move(String sourceFileName, String destFileName)
at FlyTampaScenConfig.Main.RadioButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.RadioButton.OnClick(EventArgs e)
at System.Windows.Forms.RadioButton.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3260.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
FlyTampa-Configurator
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/Lockheed%20Martin/Prepar3D%20v4/FlyTampa/FlyTampa-Configurator.exe
----------------------------------------
emilios[flytampa]
Site Admin
Posts: 1626

Re: Configurator Crash when try to change to all rwy open

Post by emilios[flytampa] » Sat Jan 26, 2019 6:34 am

hi there, thanks for the log.
this is where the issue is: "Cannot create a file when that file already exists."

if you go to "flytampa\amsterdam\scenery" and check filenames with ADEX_FLYTAMPA_EHAM_***** you might find that you have more than one variations 'active'. Normally, only one of those should be ******.bgl (active) while the remaining ones should be ****.off

If that's the case, then turn the one you want to *****.bgl simply by renaming it, and the rest to ****.off
it should work fine from now on
331BK
Posts: 26

Re: Configurator Crash when try to change to all rwy open

Post by 331BK » Fri Feb 08, 2019 2:42 pm

Hey emilios,

sorry for the late reply.

I have 6 files with the name ADEX_FLYTAMPA_EHAM_*** in my folder, 5 are off but only one is on.

So it seems that`s not the issiue.

I use True Earth Netherlands HD and used the fix from "ORBX" to get it running. Is it possible that this is the problem?
Post Reply