ferram4/Ferram-Aerospace-Research

NullReferenceException disables debug menu (KSP 1.4.3)

daliu87 opened this issue · 1 comments

Looks like in the latest version of KSP (1.4.3), Ferram causes a NullReferenceException on loading. It seems to be preventing the debug menu from working (won't open when clicking on the toolbar button), although aerodynamic behavior seems to work fine.

Is there a work around for this or any update on when Ferram will be updated?

Thanks!

From log file:

[LOG 09:19:10.979] FAR: loaded AG actionGroupSpoiler as Brakes
[LOG 09:19:10.979] FAR: loaded AG actionGroupIncreaseFlapDeflection as None
[LOG 09:19:10.980] FAR: loaded AG actionGroupDecreaseFlapDeflection as None
[EXC 09:19:10.982] NullReferenceException
	FerramAerospaceResearch.FARSettingsScenarioModule.Start ()
	FerramAerospaceResearch.FARSettingsScenarioModule.MainMenuBuildDefaultScenarioModule ()
	FerramAerospaceResearch.FARKSPAddonMainMenuSetup.Start ()

Log file:
KSP.log

Considering this hasn't been compiled against 1.4.x, you should probably hold off posting bugs related to it until @ferram4 gets a chance to rebuild it