MobiFlight Community Support

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! 

05/03/2024 - This forum is read-only

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.

icon
Avatar
clarke250
Posts: 18
Hi Guys,

I Installed the new update 7.10 from 7.05. Now I cannot even add lines to the config page without getting a script error.

The first thing I noticed was that, it was showing two cards for the same serial in the settings.

Everytime, I try to add an FSUIPC input it crashes with the "Input string was in the incorrect format"

Any ideas to help get me going again please?

Kind Regards,

Karl
2016-11-12 14:18
Avatar
clarke250
Posts: 18
Thought id add the full log just in case it helps:

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

************** Exception Text **************
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Byte.Parse(String s, NumberStyles style, NumberFormatInfo info)
at MobiFlight.Panels.Group.FsuipcConfigPanel.syncToConfig(IFsuipcConfigItem config)
at MobiFlight.Panels.Group.FsuipcConfigPanel.ToConfig()
at MobiFlight.Panels.ButtonPanel.ToConfig(ButtonInputConfig config)
at MobiFlight.InputConfigWizard._syncFormToConfig()
at MobiFlight.InputConfigWizard.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.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
MFConnector
Assembly Version: 7.1.0.0
Win32 Version: 7.1.0
CodeBase: file:///C:/Users/karlc/Downloads/MFConnector.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
2016-11-12 14:19
Avatar
DocMoebiuz
Moderator
From: EDSH, Germany
Posts: 1516
Hi

I reworked a lot of stuff to make MobiFlight more stable and easier to maintain - I might have missed something .

I will look into it later today. Please use the old version in the meantime
Have a great day!
Sebastian

MobiFlight - Simply build your own home cockpit for your favorite flight sim - MSFS2020, FSX, Prepar3D (FSUIPC), X-Plane (XPUIPC)
2016-11-12 14:23
Avatar
clarke250
Posts: 18
Hi Sebastian,

Ill start by saying a huge thank you for MobiFlight and how it has enabled me to build a full 737 cockpit utilising the Mega and Mobiflight. Such an cheap and versatile combination with simple interface to create something quite complex. Great work!

I don't necessarily think my problem has anything to do with the update, I tried going back to the old version, but that too now has the same problem. However, when I updated MobiFlight, it also updated my MEGA firmware. Everytime I plug a MEGA in, it updates the firmware and I end up with two copies per serial. I am using 8 cheap Chinese Mega cards(£6). However, I also have a Sainsmart and Genuine Mega and they both do the same.

I also managed to get around the config string error input by first selecting a preset offset, then changing it to the required data.

I have noticed that it also crashes when I try to load the examples that are included in mobiflight (FSUIPC one's).

Anyway, I'm under way and busy programming all these cards again. If you have any further ideas on the problem, please do let me know, but I can imagine your extremely busy!

Take Care & Best Wishes,

Clarkey
2016-11-13 12:06
icon