#Mobiflight doea not atart after latest update
1 messages · Page 1 of 1 (latest)
Did you check in task manager if the process is still running?
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 !
ok..so... uninstalling and reinstalling got it booted up...just trying in the sim right now.... will update in a min !
hm. i tested the update with an existing installation on my PC without any problems.
Does the log show any errors?
didn't have logging enabled unfortunately
Check in Event Viewer in windows, under Windows Logs > Application. See if there are any Error level logs from MFConnector.exe
Up to now it is working since I uninstalled then reinstalled, all seams to be ok !
For that second one, can you please copy and paste the text from the general tab?
UpdateAutoLoadMenu - i will take a look
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()
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:
looks like it is all happening in the same method
i haven't figured out what exactly the error is though
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.
@crimson kiln