Request: recognize all RealFuels for TWR/Thrust/dV calcs
Gordon-Dry opened this issue ยท 3 comments
I just launched a rocket, first stage with MMH/NTO and no Thrust/TWR/dV is shown.
But the 2nd stage is already shown, with Hydrazine as fuel.
This lets me guess that not all fuel types added by RealFuels are taken into account.
I got a few of these but I'm not sure if this is because of this issue or something else:
NullReferenceException: Object reference not set to an instance of an object
at KerbalEngineer.Flight.Readouts.Body.BodyName.Draw (ISectionModule section) [0x00000] in <filename unknown>:0
at KerbalEngineer.Flight.Sections.SectionModule.DrawReadoutModules () [0x00000] in <filename unknown>:0
at KerbalEngineer.Flight.Sections.SectionModule.Draw () [0x00000] in <filename unknown>:0
at KerbalEngineer.Flight.Sections.SectionWindow.Window (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, Int32 instanceID, UnityEngine.GUISkin _skin, Int32 forceRect, Single width, Single height, UnityEngine.GUIStyle style) [0x00000] in <filename unknown>:0
(Filename: Line: -1)
Log and craft:
https://www.dropbox.com/s/x0bjuqjvlgd1hns/2018-05-23_1%20KSP.log.7z?dl=1
That error is prolly a one-time thing during a scene transition where the body is null.
I will have to do some extensive testing with realfuels, I don't normally play with it. Thanks for the report.
This does not appear to be a fuel problem. I get the same thing using rp1/lox. As soon as you throttle up the thrust goes to 0 and so does the dV using realfuels.