-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
[ERR 11:20:36.496] Exception handling event OnGameSettingsApplied in class MandatoryRCSSettings:System.NullReferenceException: Object reference not set to an instance of an object
at MandatoryRCS.MandatoryRCSSettings.ApplySettings () [0x00000] in <filename unknown>:0
at MandatoryRCS.MandatoryRCSSettings.OnGameSettingsApplied () [0x00000] in <filename unknown>:0
at EventVoid.Fire () [0x00000] in <filename unknown>:0
[EXC 11:20:36.508] NullReferenceException: Object reference not set to an instance of an object
MandatoryRCS.MandatoryRCSSettings.ApplySettings ()
MandatoryRCS.MandatoryRCSSettings.OnGameSettingsApplied ()
EventVoid.Fire ()
UnityEngine.Debug:LogException(Exception)
EventVoid:Fire()
KSP.UI.Screens.Settings.SettingsScreen:OnApply()
UnityEngine.EventSystems.EventSystem:Update()