Skip to content

NRE when changing general settings in the main menu #2

@gotmachine

Description

@gotmachine
[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()

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions