Error and NRE generated on entering "Settings scene".
Galenmacil opened this issue ยท 2 comments
[ERR 22:37:12.389] Exception handling event OnGameSettingsApplied in class TacStartOnce:System.NullReferenceException: Object reference not set to an instance of an object
at Tac.TacStartOnce.ApplySettings () [0x00000] in :0
at EventVoid.Fire () [0x00000] in :0
[EXC 22:37:12.393] NullReferenceException: Object reference not set to an instance of an object
Tac.TacStartOnce.ApplySettings ()
EventVoid.Fire ()
UnityEngine.Debug:LogException(Exception)
EventVoid:Fire()
KSP.UI.Screens.Settings.SettingsScreen:OnApply()
KSP.UI.Screens.Settings.SettingsScreen:OnAccept()
UnityEngine.EventSystems.EventSystem:Update()