Hello,
I have a problem with Mechjeb and it's skins.
I would like Mechjeb to match all my other mod windows (KAC, ARP, [x] Science, etc.) but for some reason the Mechjeb 1 GUI skin is broken and throws an error when I click on it.
Error:
NullReferenceException: Object reference not set to an instance of an object
at AssetBase.GetGUISkin (System.String skinName) [0x00000] in <filename unknown>:0
at MuMech.GuiUtils.LoadSkin (SkinType skinType) [0x00000] in <filename unknown>:0
at MuMech.MechJebModuleSettings.WindowGUI (Int32 windowID) [0x00000] in <filename unknown>:0
at MuMech.DisplayModule.ProfiledWindowGUI (Int32 windowID) [0x00000] in <filename unknown>:0
at UnityEngine.GUILayout+LayoutedWindow.DoWindow (Int32 windowID) [0x00000] in <filename unknown>:0
at UnityEngine.GUI.CallWindowDelegate (UnityEngine.WindowFunction func, Int32 id, UnityEngine.GUISkin _skin, Int32 forceRect, Single width, Single height, UnityEngine.GUIStyle style) [0x00000] in <filename unknown>:0
(Filename: Line: -1)
Running 2.7.0.0 on 1.3.1. I also tried using 2.6.1.0 but the same error happened. Log link
If anyone could shed some light on why it's not working and/or tell me a fix, it would be appreciated.
Thank you.