#1 [↑][↓]  09-12-2019 08:12:44

7473doudou
Copilote
Date d'inscription: 29-10-2009
Renommée :   

[Résolu][P3D]v3 Error démarrage FTX sous p3d v3

BOnjour à tous,

Ce matin j'ai un message d'erreur en lancant P3D v3 avec FTX. Voici ce que j'obtiens:

http://www.easy-upload.net/fichiers/error_ftx_p3d_v3.201912981341.png

Ci join tle fichier concerné:

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

[2019-12-09_07-10-57- 3.3.9.2] - System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\ProgramData\Lockheed Martin\Prepar3D v3\terrain.cfg'.
   à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   à System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
   à System.IO.StreamReader..ctor(String path, Encoding encoding)
   à System.IO.File.InternalReadAllLines(String path, Encoding encoding)
   à Orbx.Configuration.LegacyTerrainConfiguration.TerrainConfiguration.FileToList(String file, Encoding encoding)
   à Orbx.Configuration.LegacyTerrainConfiguration.TerrainConfiguration..ctor(String configFile, SimulatorData simulator)
   à Orbx.FTXCentral.Region.Tasks.TerrainConfigEntriesTask.<>c__DisplayClass0_0.<Execute>b__0()
   à System.Threading.Tasks.Task.Execute()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   à Orbx.FTXCentral.Region.Tasks.TerrainConfigEntriesTask.<Execute>d__0.MoveNext()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   à Orbx.FTXCentral.Region.Services.RegionService.<Apply>d__18.MoveNext()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   à Orbx.FTXCentral.ViewModel.MainWindowViewModel.<LoadWindowContent>d__81.MoveNext()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   à System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   à System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
[2019-12-09_07-11-34- 3.3.9.2] - System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\ProgramData\Lockheed Martin\Prepar3D v3\terrain.cfg'.
   à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   à System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
   à System.IO.StreamReader..ctor(String path, Encoding encoding)
   à System.IO.File.InternalReadAllLines(String path, Encoding encoding)
   à Orbx.Configuration.LegacyTerrainConfiguration.TerrainConfiguration.FileToList(String file, Encoding encoding)
   à Orbx.Configuration.LegacyTerrainConfiguration.TerrainConfiguration..ctor(String configFile, SimulatorData simulator)
   à Orbx.FTXCentral.Region.Tasks.TerrainConfigEntriesTask.<>c__DisplayClass0_0.<Execute>b__0()
   à System.Threading.Tasks.Task.Execute()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   à Orbx.FTXCentral.Region.Tasks.TerrainConfigEntriesTask.<Execute>d__0.MoveNext()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   à Orbx.FTXCentral.Region.Services.RegionService.<Apply>d__18.MoveNext()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   à Orbx.FTXCentral.ViewModel.MainWindowViewModel.<LoadWindowContent>d__81.MoveNext()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
   à System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   à System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   à System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   à System.Windows.Threading.DispatcherOperation.InvokeImpl()
   à System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   à MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
   à System.Windows.Threading.DispatcherOperation.Invoke()
   à System.Windows.Threading.Dispatcher.ProcessQueue()
   à System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   à MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   à MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   à System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   à System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   à System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   à MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   à MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   à System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   à System.Windows.Application.RunDispatcher(Object ignore)
   à System.Windows.Application.RunInternal(Window window)
   à Orbx.FTXCentral.App.Main()

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

Pourtant en lance ftx sous FSX-SE aucun problème

Quelqu'un aurait une idée svp ?

D'avance merci
David

---------

Bonsoir

J'ai trouvé, en fait ce fichier pointait via un liens symbolique vers un autre fichier inexistant.

Allez comprendre...

Bonne soirée.
David

Dernière modification par 7473doudou (09-12-2019 21:14:06)


GeForce GTX 1660 ti OC 6Go  - Intel Core i5-12400F - Gigabyte B760M GAMING X AX DDR4 - Corsair Vengeance LPX Series Low Profile 32 Go (2x 16 Go) DDR4 3200 MHz CL16 - Windows 10 Pro SSD Samsung 860 EVO 1 To - P3D v3 et Xplane 11 SSD Crucial 500 - MSFS 2020 SSD 870 EVO 1 To

Hors ligne

 

Pied de page des forums

Maintenance informatique Lausanne