FT config tool YSSY

Post Reply
PGB
Posts: 18

FT config tool YSSY

Post by PGB » Wed Jun 10, 2015 7:03 pm

Hi George, Martin

fantastic scenery thank you so much. I've been waiting so long for this.:D

Btw. when i try to untick the shark the config tool freezes. (JIT debugging error)

Code: Select all

System.IO.DirectoryNotFoundException: Ein Teil des Pfads konnte nicht gefunden werden. 
   bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   bei System.IO.__Error.WinIOError()
   bei System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
   bei System.IO.File.Move(String sourceFileName, String destFileName)
   bei FlyTampaScenConfig.Main.Checkbox_Click(Object sender, EventArgs e)
   bei System.Windows.Forms.Control.OnClick(EventArgs e)
   bei System.Windows.Forms.CheckBox.OnClick(EventArgs e)
   bei System.Windows.Forms.CheckBox.OnMouseUp(MouseEventArgs mevent)
   bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.ButtonBase.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: 4.0.0.0.
    Win32-Version: 4.0.30319.34209 built by: FX452RTMGDR.
    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:/P3Dv2/FlyTampa/FlyTampa-Configurator.exe.
----------------------------------------
System
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.0.30319.34238 built by: FX452RTMGDR.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll.
----------------------------------------
System.Windows.Forms
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.0.30319.34251 built by: FX452RTMGDR.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.
----------------------------------------
System.Drawing
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.0.30319.34209 built by: FX452RTMGDR.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
----------------------------------------
System.Xml.Linq
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.0.30319.34209 built by: FX452RTMGDR.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll.
----------------------------------------
System.Core
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.0.30319.34209 built by: FX452RTMGDR.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll.
----------------------------------------
System.Xml
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.0.30319.34234 built by: FX452RTMGDR.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.
----------------------------------------
mscorlib.resources
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.0.30319.17929 built by: FX45RTMREL.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_de_b77a5c561934e089/mscorlib.resources.dll.
----------------------------------------
System.Windows.Forms.resources
    Assembly-Version: 4.0.0.0.
    Win32-Version: 4.0.30319.17929 built by: FX45RTMREL.
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------

************** 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.
not a big deal, just want to mention it.

And i noticed something else, probably not related to your scenery:

It seems there is some elevation issues in the area of Bondi Beach with autogen. (orbx global and vector active) ftx AEC dosn't fix it so nothing i can do easily on my end.

cheers
Paul

PS: what about developing NZAA next :)
george[flytampa]
Site Admin
Posts: 3868

Re: FT config tool YSSY

Post by george[flytampa] » Wed Jun 10, 2015 7:37 pm

Opps. Confirmed.

If you really want to Roy Scheider that fish, remove Sharkfin_placement.bgl
We'll fix it later however.

Our scenery doesn't quite reach Bondi Beach. Close to it. The photoscenery can have some small cliffs where it meets Orbx AU. Nothing too noticeable. Post some shots if its a serious mess.

NZAA I wish. Someone else is already working on it. Someone good ;)
george[flytampa]
Site Admin
Posts: 3868

Re: FT config tool YSSY

Post by george[flytampa] » Wed Jun 10, 2015 8:04 pm

Fixed thanks to Martin.
Unzip the attached file & copy the config_FT_YSSY.xml to flytampa/scripts/
Attachments
config_FT_YSSY.zip
(1.7 KiB) Downloaded 1506 times
middiu
Posts: 4

Re: FT config tool YSSY

Post by middiu » Wed Jun 10, 2015 8:44 pm

ORBX guys are working on NZAA and they should release it sometime this year ;)

BTW thanks George and Martin, this is amazing!!!
PGB
Posts: 18

Re: FT config tool YSSY

Post by PGB » Thu Jun 11, 2015 2:02 am

Wow, thank you guys for the quick fix, works fine now.

The shark will soon being grilled in a banana leaf and lemon sauce. 8)

(btw. it's not that i don't like all these detailed animations, i just wanted to evaluate min/max performance when i impact my PMDG 77W into Sydney. 8) )

And finally i thought NZAA has been canceled by ORBX otherwise i wouldn't have suggested this airport yet. Good to know NZAA is already taken into account, by "someone good". :D

cheers
paul
mcbellette
Posts: 57

Re: FT config tool YSSY

Post by mcbellette » Thu Jun 11, 2015 4:03 pm

Why do people want to get rid of the shark? Does it hit the framerates?
Post Reply