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

UI disappears after clicking 'Settings' button in VAB #85

Open
Gordon-Dry opened this issue Dec 20, 2021 · 0 comments
Open

UI disappears after clicking 'Settings' button in VAB #85

Gordon-Dry opened this issue Dec 20, 2021 · 0 comments

Comments

@Gordon-Dry
Copy link

And this is spammed to the log afterwards:

KerbalEngineer -> Exception BuildAdvanced.Window() // System.NullReferenceException: Object reference not set to an instance of an object
  at KerbalEngineer.Flight.FlightAppLauncher.set_IsHoverActivated (System.Boolean value) [0x00005] in <134deb60e87843589b7ea1a020650b28>:0 
  at KerbalEngineer.Editor.BuildAdvanced.DrawSettings () [0x00374] in <134deb60e87843589b7ea1a020650b28>:0 
  at KerbalEngineer.Editor.BuildAdvanced.Window (System.Int32 windowId) [0x003d8] in <134deb60e87843589b7ea1a020650b28>:0  
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

KerbalEngineer ->   at KerbalEngineer.Flight.FlightAppLauncher.set_IsHoverActivated (System.Boolean value) [0x00005] in <134deb60e87843589b7ea1a020650b28>:0 
  at KerbalEngineer.Editor.BuildAdvanced.DrawSettings () [0x00374] in <134deb60e87843589b7ea1a020650b28>:0 
  at KerbalEngineer.Editor.BuildAdvanced.Window (System.Int32 windowId) [0x003d8] in <134deb60e87843589b7ea1a020650b28>:0  
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

Those two files are altered as well:
GameData\KerbalEngineer\Settings\BuildAdvanced.xml
difference (left is after the issue occured, right is as it was before):
Screen-2021-12-20_22-38-28

GameData\KerbalEngineer\Settings\SectionLibrary.xml
difference:
several "LineCount" entries are changed, even of UIs which are not available in VAB.

Reminder:
This is NOT because of me setting GeneralSettings.xml to read-only, it always happens.
(see #84 )

Log:
KSP logs 2021-12-20-02.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant