Welcome to the forum for MobiFlight! Feel free to reach out to the community in case you have questions, issues or just want to share great ideas or details about your latest home cockpit project.
You like MobiFlight? Donate via PayPal and support the MobiFlight development. Thanks!
The community support for MobiFlight has moved exclusively over to our Discord server. Register for free and enjoy more interactive functions like image and video upload, voice chat. More than 7,000 registered users around the world make it a great experience!
See you on our MobiFlight Community Discord server.
A HUGE Thank You to everyone who participated in the forum, especially obviously to Pizman and Stephan who did an outstanding job over so many years providing an incredible service to the MobiFlight community.
The forum is still providing a lot of good content, hence we keep this information accessible.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentNullException: Value cannot be null.
Parameter name: value
at System.Enum.EnumResult.SetFailure(ParseFailureKind failure, String failureParameter)
at System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult)
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
at MobiFlight.SettingsDialog.saveSettings()
at MobiFlight.SettingsDialog.okButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.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.Button.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.0.30319.18444 built by: FX451RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
MFConnector
Assembly Version: 7.5.0.0
Win32 Version: 7.5.0
CodeBase: file:///C:/Users/PC/Downloads/MFConnector.exe
----------------------------------------
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.34270 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
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.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
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
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
FSUIPCClient
Assembly Version: 2.0.4008.2
Win32 Version: 2.0.4008.2
CodeBase: file:///C:/Users/PC/Downloads/FSUIPCClient.DLL
----------------------------------------
ArcazeHid
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/PC/Downloads/ArcazeHid.DLL
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.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
----------------------------------------
AutoUpdater.NET
Assembly Version: 1.3.1.0
Win32 Version: 1.3.1.0
CodeBase: file:///C:/Users/PC/Downloads/AutoUpdater.NET.DLL
----------------------------------------
CommandMessenger
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/PC/Downloads/CommandMessenger.DLL
----------------------------------------
NCalc
Assembly Version: 1.3.8.0
Win32 Version: 1.3.8.0
CodeBase: file:///C:/Users/PC/Downloads/NCalc.DLL
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

I gave an wrong statement about firmware, since I couldt loaded firmware.
I am able to light a LED on test menu in mobiflight application.
But I cant do that on any airplane in simulator.
Problem is that fsuipc and mobiflight doesnt communicate with each other.
I am sure that offsets are correct.
But when ı click to ok on mobiflight, ı have the errors.

Again i not understand....
1. firmware ....
What do you mean with :
I gave an wrong statement about firmware, since I couldt loaded firmware.
Is it fixed an you could load the firmware already ? If Yes do you use current Version 7.5 ??
There was a typo. I could upload firmware. But when click ok on EXTRA->SETTINGS-->MOBIFLIGHT MODULES I have the problem.
***
2. What do you mean here ?
I am able to light a LED on test menu in mobiflight application.
But I cant do that on any airplane in simulator.
With a OUTPUT you will do nothing in the simmulator.... It will just READ a status and controll YOUR LED.... You will not be able to change something by a OUTPUT Config !
***
There is a connection between my board and mobifligt. I can run test without any problem.But I can't set parking brake on cessna and PMDG 737. This is the issue. And FSUIPC value & Output value are not changing when I RUN the mobiflight and set parking brake.
3. FSUIPC Connection
Problem is that fsuipc and mobiflight doesnt communicate with each other.
Simply check the Symbols down left of Mobiflight Window.... MODULE will tell you if your Arduino is connected.... FSUIPC Status will tell you if FSUIPC connection is ok.
If FSUIPC Symbol have a Green Mark then Mobiflight have a working FSUIPC Connection. If NOT then maby your Sim is not working correct or you have a outofdate FSUIPC.
I downloaded latest free version of FSUIPC from the website. I am sure it is newest version. And mobiflight software is also newest version.
4. Offsets.
I am sure that offsets are correct.
Are you sure ?
So tell us what Simulator ? FSX, P3D Xplane
Tell us what Aircraft you use ..... And please not say Cessna.... Tell me if its a AddOn... stock Cessna and so on.
tell me what testing function you like to use ( For example Autobrake)
Finaly tell your complete OUTPUT Config.... Offset, Typ, Size , Bitmask and if you use it all entrys in compare, Transform, interpolation and so on.
5.But when ı click to ok on mobiflight, ı have the errors.
And what OK field of the 20-30 possible in MF do you mean.
On what situation you click OK and what exactly goes wrong then ?
****
apollogy for all this questions... But you report a Problem that is never reported before.... I can not reproduce it at the moment with this poor data. And i can not see your system or your screen. So YOU must give me much more informations.
I downloaded latest free version of FSUIPC from the website. I am sure it is newest version. And mobiflight software is also newest version.


1. Reinstall Mobiflight Software.
2. Start Mobiflight and Sim as Admin
3. Use a "new" Mega Board . ( By the way i not know why you need "CH341SER" or what this is needed for. On my system i simply connect board and it work)
4. Do your testing at first ONLY with Standard FSX Aircraft (Cessna) and with absolutly basic Offsets like Flaps, parking Brake, Gear and so on.
