-
Posts
874 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by AndreyATGB
-
https://github.com/KSP-RO/RealSolarSystem this seems like it's the most up to date. Also it seems to only have Earth and Moon by quickly glancing at the Kopernicus config.
-
[1.3.1] Ferram Aerospace Research: v0.15.9.1 "Liepmann" 4/2/18
AndreyATGB replied to ferram4's topic in KSP1 Mod Releases
Is this what happens in 1.0's aerodynamics? Or are you talking about old FAR inducing drag in parts with exposed nodes? -
[1.1.2][1-1-2] May 13-2016 EnvironmentalVisualEnhancements
AndreyATGB replied to rbray89's topic in KSP1 Mod Releases
I converted them to dds and the clouds still work but the plugin spams some "kerbin1 is not readable" a bit. I can't notice anything wrong with the clouds (and I remember that particular exception before). -
[1.3.1] Ferram Aerospace Research: v0.15.9.1 "Liepmann" 4/2/18
AndreyATGB replied to ferram4's topic in KSP1 Mod Releases
IMO asking for help for development builds is not ok. These are provided as-is and I'd generally say it's best you keep your experiences with these unstable bits to yourself unless the dev specifically asks for help. -
[1.3.1] Ferram Aerospace Research: v0.15.9.1 "Liepmann" 4/2/18
AndreyATGB replied to ferram4's topic in KSP1 Mod Releases
Please just exclude the dll instead, it practically achieves the same thing. -
[1.3.1] Ferram Aerospace Research: v0.15.9.1 "Liepmann" 4/2/18
AndreyATGB replied to ferram4's topic in KSP1 Mod Releases
Judging by the sudden decrease in area as well, I'd say they don't get recognized at all. Or maybe it takes into account the fact that it's hollow (shouldn't matter for area anyway right?). -
[1.3.1] Ferram Aerospace Research: v0.15.9.1 "Liepmann" 4/2/18
AndreyATGB replied to ferram4's topic in KSP1 Mod Releases
You have a lot of small objects sticking out of the craft, this creates turbulence (I forgot the technical word for it) behind them which can make the rocket unstable (usually it's fine but you have a lot). The new voxel FAR might simulate these effects, so if it's unstable the first thing I'd do is make it smoother. -
[1.3.1] Ferram Aerospace Research: v0.15.9.1 "Liepmann" 4/2/18
AndreyATGB replied to ferram4's topic in KSP1 Mod Releases
For the MJ issue, I've encountered it during a landing for the Mun. It NaN's closest approach distance (which tanks FPS as a result). Since this is very similar to your situation, I suppose it is fair to say it's incompatible with nuFAR in this regard. For now, don't use this info item or modules that need it (I'd imagine landing assistant is one of them). I saw some git commits about settings not saving yesterday, you could try a new build. -
[1.3.1] Ferram Aerospace Research: v0.15.9.1 "Liepmann" 4/2/18
AndreyATGB replied to ferram4's topic in KSP1 Mod Releases
You could average the CoL for some reasonable AoA's, or just display the one for 0 AoA. I see it as a quick way of assessing stability, not really meant to be the end all be all for it. The graphs are there for a reason after all. -
[1.3.1] Ferram Aerospace Research: v0.15.9.1 "Liepmann" 4/2/18
AndreyATGB replied to ferram4's topic in KSP1 Mod Releases
In-flight GUI, flt settings, click flt data, select air spd. -
[1.0.4]Better Buoyancy v1.4 - obsolete as of 1.0.5; 7/29/15
AndreyATGB replied to ferram4's topic in KSP1 Mod Releases
No, it disables the water completely pretty much. It's visible, but it has no effects. -
Hey sarbian, I got a NaN just now targetting a ground base from a suborbital trajectory (on the Mun). It could be a corrupt save file, but it only NaN's if "closest approach distance" is on. This only applies to closest approach, distance to target works fine. Looking at the persistent file, it looks fine. This was with dev 441. getObtAtUT result is NaN! UT: NaN ArithmeticException: NAN at System.Math.Sign (double) <0x00087> at Orbit.solveEccentricAnomalyExtremeEcc (double,double,int) <0x00061> at Orbit.getRelativePositionAtT (double) <0x00135> at Orbit.getRelativePositionAtUT (double) <0x00039> at MuMech.OrbitExtensions.SwappedRelativePositionAtUT (Orbit,double) <0x0001f> at MuMech.OrbitExtensions.SwappedAbsolutePositionAtUT (Orbit,double) <0x0003c> at MuMech.MechJebModuleInfoItems.TimeToImpact () <0x0009a> at (wrapper dynamic-method) System.Runtime.CompilerServices.ExecutionScope.lambda_method (System.Runtime.CompilerServices.ExecutionScope,object) <0x0002b> at MuMech.ValueInfoItem/<ValueInfoItem>c__AnonStorey13.<>m__7F () <0x00019> at MuMech.ValueInfoItem.DrawItem () <0x00027> at MuMech.MechJebModuleCustomInfoWindow.WindowGUI (int) <0x00078> at UnityEngine.GUILayout/LayoutedWindow.DoWindow (int) <0x000bb> at UnityEngine.GUI.CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle) <0x00107>
-
[1.3.1] Ferram Aerospace Research: v0.15.9.1 "Liepmann" 4/2/18
AndreyATGB replied to ferram4's topic in KSP1 Mod Releases
It isn't going anywhere, quite the opposite. 1.0.2 brought back most of the soup and 1.0 wasn't that realistic either. nuFAR destroys stock aerodynamics still. -
MechJeb: Cheating or not? The definitive thread/poll
AndreyATGB replied to SpaceLaunchSystem's topic in KSP1 Mods Discussions
Ah this discussion again . I use MJ because it has the most info I've ever seen, making KER look like a toy. Autopilot is too unreliable for me to use. -
[1.3.1] Ferram Aerospace Research: v0.15.9.1 "Liepmann" 4/2/18
AndreyATGB replied to ferram4's topic in KSP1 Mod Releases
I'm just saying what I did to my little test plane, first thing you want to do is clip the landing gear in the body. This is huge for the stability (use the new awesome overlay to see just how big it is). Other than that it doesn't seem that different, you're going to need small delta wings if you want to go supersonic at low altitudes for example. -
[1.3.1] Ferram Aerospace Research: v0.15.9.1 "Liepmann" 4/2/18
AndreyATGB replied to ferram4's topic in KSP1 Mod Releases
http://forum.kerbalspaceprogram.com/threads/118088-1-00-ModularFlightIntegrator-1-0-%28Apr-30%29 -
[1.3.1] Ferram Aerospace Research: v0.15.9.1 "Liepmann" 4/2/18
AndreyATGB replied to ferram4's topic in KSP1 Mod Releases
Thanks. MFI fixes it (even used the latest version from source to make sure), also the null's came from DevHelper, I guess I'll deal with 2 extra clicks. These overlays in the editor are so cool.