In-Development Information Display for Logitech Flight Instrument Panel

Another error:

Code:
Aplicativo: Elite.exe
Versão do Framework: v4.0.30319
Descrição: O processo foi terminado devido a uma exceção sem tratamento.
Informações da Exceção: System.Xml.XmlException
   em System.Xml.XmlTextReaderImpl.Throw(System.Exception)
   em System.Xml.XmlTextReaderImpl.ParseText(Int32 ByRef, Int32 ByRef, Int32 ByRef)
   em System.Xml.XmlTextReaderImpl.ParseText()
   em System.Xml.XmlTextReaderImpl.ParseElementContent()
   em System.Xml.XmlTextReaderImpl.Skip()
   em System.Configuration.XmlUtil.StrictSkipToNextElement(System.Configuration.ExceptionAction)
   em System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(System.Configuration.XmlUtil, System.String, Boolean, System.String, System.Configuration.OverrideModeSetting, Boolean)
   em System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(System.Configuration.XmlUtil, System.String, Boolean, System.String, System.Configuration.OverrideModeSetting, Boolean)
   em System.Configuration.BaseConfigurationRecord.ScanSections(System.Configuration.XmlUtil)
   em System.Configuration.BaseConfigurationRecord.InitConfigFromFile()

Informações da Exceção: System.Configuration.ConfigurationErrorsException
   em System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean)
   em System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(System.Configuration.ConfigurationSchemaErrors)
   em System.Configuration.ClientConfigurationSystem.OnConfigRemoved(System.Object, System.Configuration.Internal.InternalConfigEventArgs)

Informações da Exceção: System.Configuration.ConfigurationErrorsException
   em System.Configuration.ConfigurationManager.PrepareConfigSystem()
   em System.Configuration.ConfigurationManager.GetSection(System.String)
   em Elite.App.OnStartup(System.Windows.StartupEventArgs)
   em System.Windows.Application.<.ctor>b__1_0(System.Object)
   em System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   em System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   em System.Windows.Threading.DispatcherOperation.InvokeImpl()
   em MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
   em System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   em System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   em System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   em MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
   em System.Windows.Threading.DispatcherOperation.Invoke()
   em System.Windows.Threading.Dispatcher.ProcessQueue()
   em System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   em MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   em MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   em System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   em System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   em System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
   em MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
   em MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
   em System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
   em System.Windows.Application.RunDispatcher(System.Object)
   em System.Windows.Application.RunInternal(System.Windows.Window)
   em Elite.App.Main()
 
this error suggests that there is something wrong with any of the .config files (those are xml format)
or the application can't perhaps find it.
maybe your anti virus program blocked it or deleted it?
 
Now it worked ¯\(ツ)/¯ . I suppose Windows Defender did blocked or deleted some of the files. Thanks a lot Mhwing!
 
version 1.6.3

added stored modules card to ship tab

4HHcLjJ.png
 
Hi all,
I've downloaded and installed App fip-elite-1.6.3 and the Logitech FIP is working fine.
THANKS!

Just a quick question regarding the "ImportData.exe" inside the actual download fip-elite-1.6.3
Windows-Defender is showing a CoinMiner inside.
Is there anything we should know about?

1610541839001.png
 
Last edited:
that is a false positive.

If you don't trust it, then you can always download the source code and compile it yourself (visual studio community edition is free)
 
Hi,
hope you are well.

FIP-APP has stop working.
When starting your Elite.exe nothing happens.
Last Log file is saying:
INFO 2021-01-31 16:19:32,703 <OnStartup>b__0 - Fip-Elite started
INFO 2021-01-31 16:19:32,720 MoveNext - HWInfo task started
INFO 2021-01-31 16:19:32,723 MoveNext - json task started

INFO 2021-02-02 13:29:04,973 <OnStartup>b__0 - Sending joystick button presses to FIP panel with serial number : window
INFO 2021-02-02 13:29:05,033 AddWindow - Adding new Window device 0 of type: 00000000-0000-0000-0000-000000000000
INFO 2021-02-02 13:29:05,038 InitFipPanelSerialNumber - FipPanel Serial Number : window
INFO 2021-02-02 13:29:05,509 <OnStartup>b__0 - Looking for directinput devices with PID=0127 and VID=231D
INFO 2021-02-02 13:29:05,509 <OnStartup>b__0 - Button numbers : Up=21 Down=23 Left=24 Right=22 Push=25
INFO 2021-02-02 13:29:05,576 <OnStartup>b__0 - PID:b679 - VID:044f - Joystick - b679044f-0000-0000-0000-504944564944 - 0e6c6070-5653-11eb-8001-444553540000 - T-Rudder
INFO 2021-02-02 13:29:05,576 <OnStartup>b__0 - PID:b108 - VID:044f - Joystick - b108044f-0000-0000-0000-504944564944 - fdd688f0-4a1a-11e7-8001-444553540000 - T.Flight Hotas X
INFO 2021-02-02 13:29:05,576 <OnStartup>b__0 - No joystick found with PID=0127 and VID=231D
INFO 2021-02-02 13:29:09,267 EnumerateCallback - Adding new DirectOutput device 1716839987968 of type: 3e083cd8-6a37-4a58-80a8-3d6a2c07513e
INFO 2021-02-02 13:29:09,332 InitFipPanelSerialNumber - FipPanel Serial Number : MZD3E0D24E
INFO 2021-02-02 13:29:09,356 AddPage - Page: 0 added
INFO 2021-02-02 13:29:09,491 <OnStartup>b__0 - Fip-Elite started
INFO 2021-02-02 13:29:09,501 MoveNext - HWInfo task started
INFO 2021-02-02 13:29:09,502 MoveNext - json task started

Flight Instrument Panle is connected to USB and is showing the commercinal slight.

FIP-App has been "re-installed" - PC has been rebooted
 
see earlier posts, there is a false positive virus detection in importdata.exe, which your anti-virus may delete/block?
Your log is from 2 days ago ( 2021-02-02) and if importdata.exe is missing/blocked, then nothing new will be added to the log file.
 
Found the issue.
I'm using SPAD.next for connecting Saitek Mulit Panle and Swtich Panle to Elite Dangerous.
Your tool must be started BEFORE SPAD.next
 
I was looking for some way to run few instances of FIP elite app in windowed mode - I don't have any FIP display, dont want to buy any, but love this app - and I found pretty nice solution:

I have some rubbish windows10 tablet with like 1gb RAM, so totally useless. What I did is connect it to the same LAN -> shared my Saved Games folder to my LAN -> mount Frontier Development folder from my PC to the same localisation on tablet ( powershell as admin: New-Item -ItemType SymbolicLink -Path "C:\SavedGamesLocalisationOnTablet" -Target "\\SharedFolderFromPC" ) -> run FIP elite

Here is my custom FIP with TM's MFD on top:
 

Attachments

  • 20210205_205439.jpg
    20210205_205439.jpg
    1.1 MB · Views: 134
released 1.0.1

  • displays more data
  • improved layout
  • added scroll bar (use rotary encoder on the right)

screenshots in the first post are updated....

The menu area and each screen can be configured via razor (.cshtml) web page templates.
Hello new to the feed I’ve just downloaded the files but do not understand how to start it and make it works ? Is there any tuto ?
 
Back
Top Bottom