Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NRE when changing general settings in the main menu #2

Open
gotmachine opened this issue May 1, 2017 · 0 comments
Open

NRE when changing general settings in the main menu #2

gotmachine opened this issue May 1, 2017 · 0 comments
Labels

Comments

@gotmachine
Copy link
Owner

[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()
@gotmachine gotmachine added the bug label Mar 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant