<lamont>
i don’t think its bad but it might explain the bug
<lamont>
hah!
<awang>
Wait
<lamont>
replicated, yeah, thats it
<awang>
wat
<awang>
Why does that cause autopilot to not kill engines
<awang>
It seems totally unrelated
<lamont>
its a very strangely named option, that is what it does
<awang>
Strange indeed
<awang>
I'll try unchecking it and see what happens
<awang>
Why does that option exist?
<lamont>
if you want to flip between different mechjeb autopilots in RO you don’t want it killing your engines and using a restart (or not being able to restart at all)
<awang>
That makes sense
<awang>
Although I guess now that you have the One True Autopilot, seems that option isn't needed
<awang>
For me at least
<lamont>
i don’t precisely know why people like to do that, i tend to like to use disabling the ascent autopilot to kill my throttle as well, and its how NK flies in his videos as well, but i can see the point behind it because if you really want to do that then having it burn a restart is awful
<lamont>
yeah hopefully with better and better PEG it becomes less necessary
<awang>
That should be renamed at least
<lamont>
yeah
<awang>
I thought that it was controlling some other settings that would make MJ more accurate for RO
<lamont>
nope, its just about not killing throttle
<awang>
Jeez
wb99999999 has joined #RO
<awang>
I guess the other question is what is WIP about that setting?
<wb99999999>
maybe they have a whipping of an idea
<awang>
Whipping in progress?
<awang>
WIPing in progress?
<wb99999999>
lol
<wb99999999>
that was my clumsy attempt at a pun
<wb99999999>
now I shall get out
<awang>
What does the proc parts useEndDiameter field mean?
<awang>
lamont: MJ seems to be killing my upper stage now!
<awang>
Thank you for finding the cause!
<lamont>
=)
<lamont>
i still need to fix it, since its still a bug but at least the major part of the mystery is solved
<awang>
What's the bug?
<lamont>
PEG still should kill the throttle even if that box is checked
<awang>
Ah
<lamont>
if you disengage PEG and then stop the ascent guidance before you hit orbit, it should totally not kill the throttle with that checked, but if its engaged and PEG hits its terminal conditions then the throttle should cut either way that box is set
<awang>
That sounds a lot more reasonable
<awang>
I wish MM had a better way of specifying dependency order besides adding a bunch of Zs to FOR[] :(
egg|z|egg is now known as egg|zz|egg
egg|zz|egg is now known as egg|zzz|egg
<awang>
"Thanking Jack D. Ripper"
<awang>
Uh
wb99999999 has quit [Ping timeout: 180 seconds]
wb99999999 has joined #RO
<wb99999999>
strange
<wb99999999>
My 1.3.1 stock install started to have a wired stutter
<awang>
Something in my copy of KSP is leaking memory like a sieve
<awang>
Up to 28.5 GB of RAM used
<wb99999999>
hah
<wb99999999>
reinstall the sucker helped
TM1978m has quit [Remote host closed the connection]
<awang>
Good news!
<awang>
Wonder what changed to cause the stutter...
<awang>
I think I managed to break RP-0's tooling
<wb99999999>
I am still in the dark about that
<awang>
Changed proc decouplers to use the cylinder shape, now RP-0 thinks all proc decouplers have a diameter of 0 meter
<wb99999999>
I speculated about some visual mod doing something to the memory
<awang>
About what?
<wb99999999>
but I did reinstall them, and the effect is far less severe
<wb99999999>
the jitter
<awang>
Same graphics settings as before?
<awang>
lamont: I'm getting a ton of NREs from MJ
<awang>
Stack grace MuMech.MechJebCore.OnGUI
<awang>
MuMech.MechJebModulePEGController.DrawCSE
<awang>
s/grace/trace
<Qboid>
awang meant to say: Stack trace MuMech.MechJebCore.OnGUI
<awang>
I'm in the VAB when this is happening
<awang>
!tell blowfish Is MM supposed to be allocating memory like crazy while applying patches?
<Qboid>
awang: I'll redirect this as soon as they are around.
<awang>
Seeing some interesting behavior from mono here
<awang>
Assuming MemGraph is right
<awang>
Mono's basically constantly collecting
<awang>
But it's refusing to increase heap size above about 750MB
<awang>
And reduces it quite frequently
<lamont>
PEG should not be running in the VAB you can’t ascend from there
Wetmelon has quit [Ping timeout: 186 seconds]
<awang>
idk, looks like I broke something else?
<awang>
No idea why PEG was on
* xShadowx
fails at making factorio mods
* xShadowx
crawls back to ksp to land on mars
<lamont>
i can probably do something about preventing that from ever being enabled there...
ProjectThoth has quit [Quit: +++out of cheese error+++]
TM1978m has joined #RO
Wetmelon has joined #RO
BadRocketsCo has joined #RO
BadRocketsCo has quit [Read error: Connection reset by peer]
ferram4 has quit [Ping timeout: 200 seconds]
<acharles>
I’m starting a new save with the latest RP-0 (development) and RO (dev) and I see this weird thing where when I apply an upgrade to the VAB, it doesn’t give me 0.05 BP/s anymore and it doesn’t start at 0.1 either. Though, this only happens after the first contract happens, I think.
<acharles>
Anyone else experiencing this?
Rokker has quit [Quit: Connection closed for inactivity]
<acharles>
Maybe this is what it’s supposed to be (looking at the formula) but the UI in KCT is buggy and shows +0 instead of something more useful?
ferram4 has joined #RO
<acharles>
Apparently the new formula is just very different and the UI is weird.
<acharles>
The UI doesn’t like small numbers.
Senshi has joined #RO
Hypergolic_Skunk has joined #RO
BasharMilesTeg_ has joined #RO
BasharMilesTeg has quit [Ping timeout: 200 seconds]
wb99999999 has quit [Ping timeout: 180 seconds]
TM1978m has quit [Remote host closed the connection]
Rokker has joined #RO
schnobs has joined #RO
<awang>
lamont: Yeah, I'm seeing the NREs as soon as I load the craft into the VAB
<awang>
This is from a fresh start of KSP, so I haven't touched the flight scene
<awang>
MM question
<awang>
Is @PART[*]:HAS[@MODULE[ModuleDecouple]|@MODULE[ModuleAnchoredDecoupler]] valid?
<awang>
Specifically, am I allowed to use | to indicate a part has either of those modules?
<awang>
Gah
<awang>
Can I get line numbers from KSP exceptions?
<awang>
lamont: You're on mac, right?
egg|zzz|egg is now known as egg
aradapilot has quit [Ping timeout: 207 seconds]
aradapilot has joined #RO
aradapilot has quit [Remote host closed the connection]
aradapilot has joined #RO
QuantumSwag has joined #RO
QuantumSwag is now known as QuantumFalcon
QuantumFalcon has quit [Client Quit]
<awang>
soundnfury: Back when you asked me to look at the PARTUPGRADE for RCS TL2
<awang>
You said that that isn't in the tech that actually unlocks it
<awang>
How do I determine which is actually right?
ProjectThoth has joined #RO
schnobs has quit [Ping timeout: 186 seconds]
aradapilot has quit [Ping timeout: 207 seconds]
<ProjectThoth>
Got a stock question - is it possible to fly past Duna and return to Kerbin with relatively low delta-v?
<ProjectThoth>
That is, do free return opportunities exist with every departure window?
TM1978m has joined #RO
blowfish has joined #RO
Hypergolic_Skunk has quit [Quit: Connection closed for inactivity]