JetStream96 / QSimPlanner

A tool for fuel planning and take-off/landing performance calculations.
Other
61 stars 24 forks source link

Doesn't Work #25

Open Freddie0Mercury opened 4 years ago

Freddie0Mercury commented 4 years ago

System.DllNotFoundException: Unable to load DLL 'mozglue': The specified module could not be found. (Exception from HRESULT: 0x8007007E) at Gecko.Xpcom.Alloc(IntPtr size) at Gecko.nsAString..ctor() in D:\temp\339b193\Geckofx-Core\nsString.cs:line 883 at Gecko.nsAString..ctor(String value) in D:\temp\339b193\Geckofx-Core\nsString.cs:line 895 at Gecko.Xpcom.Initialize(String binDirectory) in D:\temp\339b193\Geckofx-Core\Xpcom.cs:line 324 at QSP.UI.Views.MiscInfo.AirportMapControl.EnableBrowser() in C:\Data\Programming\Projects\QSimPlanner\Source Code\src\QSP\UI\Views\MiscInfo\AirportMapControl.cs:line 227 at QSP.UI.Views.MiscInfo.AirportMapControl.set_BrowserEnabled(Boolean value) in C:\Data\Programming\Projects\QSimPlanner\Source Code\src\QSP\UI\Views\MiscInfo\AirportMapControl.cs:line 32 at QSP.UI.Presenters.MiscInfo.MiscInfoPresenter..ctor(IMiscInfoView view, AirportManager airportList, Locator1 windTableLocator, Boolean enableBrowser, Func1 origGetter, Func1 destGetter, Func1 altnGetter) in C:\Data\Programming\Projects\QSimPlanner\Source Code\src\QSP\UI\Presenters\MiscInfo\MiscInfoPresenter.cs:line 28 at QSP.UI.Forms.QspForm.InitMiscInfoMenu() in C:\Data\Programming\Projects\QSimPlanner\Source Code\src\QSP\UI\Forms\QspForm.cs:line 334 at QSP.UI.Forms.QspForm.InitControls() in C:\Data\Programming\Projects\QSimPlanner\Source Code\src\QSP\UI\Forms\QspForm.cs:line 296 at QSP.UI.Forms.QspForm.b__25_0() in C:\Data\Programming\Projects\QSimPlanner\Source Code\src\QSP\UI\Forms\QspForm.cs:line 102 at QSP.UI.Forms.QspForm.ShowSplashWhile(Action action) in C:\Data\Programming\Projects\QSimPlanner\Source Code\src\QSP\UI\Forms\QspForm.cs:line 181 at QSP.UI.Forms.QspForm.Init() in C:\Data\Programming\Projects\QSimPlanner\Source Code\src\QSP\UI\Forms\QspForm.cs:line 97 at QSP.Program.Main(String[] args) in C:\Data\Programming\Projects\QSimPlanner\Source Code\src\QSP\Program.cs:line 83

I get this message when trying to open. Any idea?

tombogle commented 4 years ago

Based on this: https://stackoverflow.com/questions/45997649/geckofx-core-system-dllnotfoundexception, I'm guessing it is because of a missing Visual C++ redistributable.

andyapilot commented 3 years ago

this fix does not work, I really want use this software. I get the same error for the latest version.