#Mobiflight doea not atart after latest update

1 messages · Page 1 of 1 (latest)

errant thunder
#

Just this minute updated MF and now it doesn't boot ! tried several times but nothing !

final egret
#

Did you check in task manager if the process is still running?

errant thunder
#

not running in taskmanager

#

gonna reboot pc see if that does anything, but shouldn' have to

#

nope...just won't boot up !

#

was running fine yesterday, just that little update this morning chonked it !

final egret
#

@twin nebula something for probably

#

Mobiflight doea not atart after latest update

errant thunder
#

ok..so... uninstalling and reinstalling got it booted up...just trying in the sim right now.... will update in a min !

twin nebula
#

hm. i tested the update with an existing installation on my PC without any problems.

Does the log show any errors?

errant thunder
#

didn't have logging enabled unfortunately

knotty marlin
#

Check in Event Viewer in windows, under Windows Logs > Application. See if there are any Error level logs from MFConnector.exe

errant thunder
#

Up to now it is working since I uninstalled then reinstalled, all seams to be ok !

knotty marlin
#

For that second one, can you please copy and paste the text from the general tab?

twin nebula
#

UpdateAutoLoadMenu - i will take a look

errant thunder
#

sorry bit late.... Application: MFConnector.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
at MobiFlight.UI.MainForm.UpdateAutoLoadMenu()
at MobiFlight.UI.MainForm.InitializeSettings()
at MobiFlight.UI.MainForm..ctor()
at MobiFlight.Program.Main()

bleak rover
#

same here, 10.5.3.7 not work, back to 10.5.3.6 all is OK.

crimson kiln
#

For what it is worth 10.5.3.7 does not work on my machine either.
Application: MFConnector.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
at MobiFlight.UI.MainForm.UpdateAutoLoadMenu()
at MobiFlight.UI.MainForm.InitializeSettings()
at MobiFlight.UI.MainForm..ctor()
at MobiFlight.Program.Main()

Faulting application name: MFConnector.exe, version: 10.5.3.7, time stamp: 0x6834d966
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x08a593be
Faulting process id: 0x1ff4
Faulting application start time: 0x01dbd3a61757c505
Faulting application path: C:\Users***\AppData\Local\MobiFlight\MobiFlight Connector\MFConnector.exe
Faulting module path: unknown
Report Id: 25c26ea2-5d91-4982-9f40-3eec8f27a6ac
Faulting package full name:
Faulting package-relative application ID:

twin nebula
#

looks like it is all happening in the same method

#

i haven't figured out what exactly the error is though

twin nebula
#

I found the reason.

#

If you could verify that it is working by using the zip file that is attached to the Pull Request

#

locally extract it in some temp folder and start MFConnector.exe from there.

twin nebula
#

@crimson kiln