Jump to content

Kerbal Construction Time/StageRecovery Dev Thread


magico13

Recommended Posts

Think I might have found a bug.

KSP: 1.2.2 Windows 64bit

Problem: When in Space Center screen, I recovered a vessel after completing my first contract ("Launch our First Vessel"), the funds display in the Space Center screen keeps having more funds added to it, as if it was a altitude counter going upwards. Also, contracts that weren't selected appeared in the contracts tab while I was 'in flight'.

I used the 'Default' setting.

I was having this problem with a RP-0 added into the mix yesterday, but started with another clean install with the mods listed below (thinking it was RP-O causing the problem), but the problem persisted.

EDIT: I used the version linked in this post.

On 5/6/2017 at 9:15 PM, magico13 said:

Delete any MagiCore or KerbalConstructionTime folders in your GameData folder. Then take this .zip file and merge the GameData folder with your GameData folder. Make sure you're running KSP 1.2.2. If that doesn't work then read through the thread that @TheRagingIrishman linked and grab the log file for me to look at. Without the log I can't help any more.

 

Reproduction steps:

I removed KCT from my install and started a new save with a simple "Launch our First Vessel" contract, and the problem disappeared, I reinstalled KCT and started another new save and the bug returned.

 Mods installed: All up-to-date. 

Advanced Jet Engine v2.8.0
CRP
Constellations
Distant Object
E.T.O
EngineGroupController
EnvironmentVisualEnhancements
FAR
KCT
KerbalJointReinforcement
Kopernicus
KSCSwitcher
KSP-AVC
MagicCore
ModularFlightergrator 1.2.4.0
PlanetShine 0.2.5.2
RealChute 1.2.3.0
RealFuels 12.1.0
RealHeat 4.4
RealismOverhaul
RealPlume 10.5.1
RealSloarSystem
RSS-Textures
scatter
SmokeScreen 2.7.4.0
TextureReplacer

 

Output.txt folder

 

Edited by Nathangun
Link to comment
Share on other sites

15 minutes ago, Nathangun said:

Think I might have found a bug.

Somehow the launchpad is getting set to level -2, which might be part of the reason. I'll keep looking into it but I'm working on something else right at the moment. Unfortunately the tool I usually use for reading these logs can't read this one for some reason, which is making parsing through it much more difficult :/

Link to comment
Share on other sites

9 hours ago, magico13 said:

Somehow the launchpad is getting set to level -2, which might be part of the reason. I'll keep looking into it but I'm working on something else right at the moment. Unfortunately the tool I usually use for reading these logs can't read this one for some reason, which is making parsing through it much more difficult :/

It's a Steam version if that matters.

I tried a new career save with the 'Launchpad Reconditioning' feature turned off, the bug didn't kick in. :)

Link to comment
Share on other sites

Per my post in the min KCT thread, I'm having an issue where the UI appears normal but all build times read as 0 years, 0 days, 0 hours and the launch button doesn't work at all. No options to begin the build, no nothin'. VAB and SPH both affected. Literally can't build or launch any craft at the moment... Here's the log file in question: https://drive.google.com/open?id=0B49Vka7x_xExVGZ5LWxGZkVsR2s

Link to comment
Share on other sites

5 hours ago, Kardea said:

Per my post in the min KCT thread, I'm having an issue where the UI appears normal but all build times read as 0 years, 0 days, 0 hours and the launch button doesn't work at all. No options to begin the build, no nothin'. VAB and SPH both affected. Literally can't build or launch any craft at the moment... Here's the log file in question: https://drive.google.com/open?id=0B49Vka7x_xExVGZ5LWxGZkVsR2s

So, the bug is within MagiCore, within ScrapYard, within KCT. KCT is calling something through the ScrapYard wrapper, causing ScrapYard to do some stuff, which calls into MagiCore for some processing. So that's a fun event chain. The actual problem might be due to a specific part or a specific module, since it's the string parsing stuff that's messed up. I'm assuming you haven't touched the ScrapYard Module Templates? I'm going to need to do more testing, which means I'll be sending you a debug build of MagiCore and/or ScrapYard to test to figure out the source of the issue and how to prevent it from happening, if that's alright. In the mean time, if you remove ScrapYard it shouldn't totally break anymore.

 

Edit: @Kardea if you wouldn't mind, try grabbing the latest MagiCore from here, loading that up, and then sending the log file again. It's got some additional logging that should help me pin down what is being parsed incorrectly, which I can then use to make sure it doesn't get parsed wrong in the future. That will require ScrapYard+KCT to be installed as well, since all three are responsible.

Edited by magico13
Link to comment
Share on other sites

So I just saw a link to the new scrapyard mod on twitter, and downloaded it, and the latest versions of KCT and stage recovery, [literally 10 minutes ago, as of this post] deleted the old versions off my PC, and started a new game, and get this error on start up.

0voBfUY.jpg

https://www.dropbox.com/sh/dlo28bh6d1dizpp/AAAbxgcz3_0-Zn5QR1xH9yLDa?dl=0 outputlog, and persistence file

Link to comment
Share on other sites

6 hours ago, vardicd said:

So I just saw a link to the new scrapyard mod on twitter, and downloaded it, and the latest versions of KCT and stage recovery, [literally 10 minutes ago, as of this post] deleted the old versions off my PC, and started a new game, and get this error on start up.

First, who posted this on twitter? Just curious. And second, you've got two MagiCores. Remove the one at GameData/MagiCore.dll and it should start working.

 

Edit: I see that this was featured on Modding Monday (or whatever it's called now). I didn't realize! After 3 years I finally got a spotlight :D

Edited by magico13
Link to comment
Share on other sites

3 hours ago, magico13 said:

First, who posted this on twitter? Just curious. And second, you've got two MagiCores. Remove the one at GameData/MagiCore.dll and it should start working.

 

Edit: I see that this was featured on Modding Monday (or whatever it's called now). I didn't realize! After 3 years I finally got a spotlight :D

yeah, that fixed it, not sure how I got that extra copy of magicore in there. :confused: All good now. Just out of curiosity, messing around with the scrapyard mod, figured out how to apply recovered parts to a new build, no problem, but is there a way to see what parts you have stored in inventory somewhere, and I've blind and missing it, or is it all tracked behind the scenes with no way to see that? I can't remember if the old KCT inventory system was all behind the scenes, or if you could see your recovered and stored parts with the old system. Just wondering, Loving the return of the recovered parts system rewarding you for making recoverable ships again. thanks!

Link to comment
Share on other sites

@vardicd the way MagiCore gets installed changed during 1.2.2 due to a request from the CKAN people, they didn't like it being in GameData on its own.

Right now it's all behind the scenes, but that's something I'm going to be working on fixing soon. In fact, this Saturday's dev stream (linked in my signature) will be focused on me trying to create the new UI. KCT had a fairly simple list where you could list parts by category. ScrapYard will have a UI where you can actually grab parts out of the inventory as a fully fledged part. How exactly that all will work is a little up in the air right now. I'd like to override some stock stuff so you can see a count of how many instances of a part you have on the part listing in the editor, then clicking the part in the list opens a new UI with each instance from the inventory. I'm not sure if I'll be able to get that working though. I'd also like to either add a filter or something so you can have only parts with at least one instance in the inventory show up in the part list.

I'm shooting for trying to integrate more with Stock rather than completely new UIs for everything. I'm hoping I can manipulate the part list to my whims without too much trouble, but undoubtedly I'm going to have to do some stuff the game isn't really designed to allow :P

Link to comment
Share on other sites

Friendly reminder that in about 12 hours I'll be doing a livestream of some ScrapYard development. 12pm Eastern Time. Link is in my signature.

I'm going to try to start on the UI for grabbing individual parts. Most of the work will end up being done behind the scenes after the stream, but it's a good chance to chat live.

Link to comment
Share on other sites

Of course make a backup first of your save in case something goes wrong. That never happens :wink: But baring something going kaput with the install or build there is no problem installing in an ongoing game. There will be nothing retroactive taken into account but from the install time onward you will have all the functions of the mod. You may want to spend some funds or science points for extra upgrade points depending on how much of the tech tree you have already unlocked though.

Link to comment
Share on other sites

Started getting some incomprehensible log-spam that seems to be having a fairly significant impact on performance. Think it started in the VAB, but persisted in the space center. If nothing else, I'm curious as to what it even says:

Spoiler


[LOG 12:10:25.537] [Contract Parser] Finished Loading All Contracts
[LOG 12:10:25.538] [ContractsWindow] 5/23/2017 12:10:25 PM, Contracts Window + App Launcher Button Not Initialized; Starting It Now
[LOG 12:10:25.732] ScaleModList: listSize 738 maxListSize 1631
[LOG 12:10:25.734] [ContractsWindow] 5/23/2017 12:10:25 PM, Stock Contracts App Replaced With Contracts Window +
[LOG 12:10:25.736] ScaleModList: listSize 738 maxListSize 1631
[LOG 12:10:25.873] [KCT] Printing crewVars data
[LOG 12:10:25.874] [KCT] M:45.6873931884766
[LOG 12:10:25.875] [KCT] m:11.5919189453125
[LOG 12:10:25.875] [KCT] C:47622.8671875
[LOG 12:10:25.876] [KCT] c:43956.1796875
[LOG 12:10:25.877] [KCT] VAB:1
[LOG 12:10:25.877] [KCT] BP:586365.674097658
[LOG 12:10:25.878] [KCT] L:2
[LOG 12:10:25.879] [KCT] EL:1
[LOG 12:10:25.880] [KCT] O:2
[LOG 12:10:25.880] [KCT] E:1728
[LOG 12:10:25.881] [KCT] X:345600
[LOG 12:10:25.882] [KCT] RE:0
[LOG 12:10:25.882] [KCT] S:0.25
[LOG 12:10:25.883] [KCT] PiK:5
[LOG 12:10:25.884] [KCT] PiL:6
[LOG 12:10:25.884] [KCT] EnK:5
[LOG 12:10:25.885] [KCT] EnL:5
[LOG 12:10:25.886] [KCT] ScK:5
[LOG 12:10:25.887] [KCT] ScL:4
[LOG 12:10:25.888] [KCT] TPiK:5
[LOG 12:10:25.888] [KCT] TPiL:6
[LOG 12:10:25.889] [KCT] TEnK:8
[LOG 12:10:25.890] [KCT] TEnL:8
[LOG 12:10:25.890] [KCT] TScK:8
[LOG 12:10:25.891] [KCT] TScL:5
[LOG 12:10:25.892] [KCT] Printing crewVars data
[LOG 12:10:25.893] [KCT] M:45.6873931884766
[LOG 12:10:25.893] [KCT] m:11.5919189453125
[LOG 12:10:25.894] [KCT] C:47622.8671875
[LOG 12:10:25.895] [KCT] c:43956.1796875
[LOG 12:10:25.896] [KCT] VAB:1
[LOG 12:10:25.897] [KCT] BP:586365.674097658
[LOG 12:10:25.898] [KCT] L:2
[LOG 12:10:25.899] [KCT] EL:1
[LOG 12:10:25.900] [KCT] PiK:5
[LOG 12:10:25.900] [KCT] PiL:6
[LOG 12:10:25.901] [KCT] EnK:5
[LOG 12:10:25.902] [KCT] EnL:5
[LOG 12:10:25.903] [KCT] ScK:5
[LOG 12:10:25.903] [KCT] ScL:4
[LOG 12:10:25.904] [KCT] TPiK:5
[LOG 12:10:25.905] [KCT] TPiL:6
[LOG 12:10:25.906] [KCT] TEnK:8
[LOG 12:10:25.906] [KCT] TEnL:8
[LOG 12:10:25.907] [KCT] TScK:8
[LOG 12:10:25.908] [KCT] TScL:5
[LOG 12:10:25.910] [KCT] Printing crewVars data
[LOG 12:10:25.911] [KCT] M:126.918487548828
[LOG 12:10:25.911] [KCT] m:34.9969329833984
[LOG 12:10:25.912] [KCT] C:90676.390625
[LOG 12:10:25.913] [KCT] c:81911.4375
[LOG 12:10:25.914] [KCT] VAB:1
[LOG 12:10:25.915] [KCT] BP:572403.474727398
[LOG 12:10:25.915] [KCT] L:2
[LOG 12:10:25.916] [KCT] EL:1
[LOG 12:10:25.917] [KCT] O:2
[LOG 12:10:25.917] [KCT] E:1728
[LOG 12:10:25.918] [KCT] X:345600
[LOG 12:10:25.919] [KCT] RE:0
[LOG 12:10:25.919] [KCT] S:0.25
[LOG 12:10:25.920] [KCT] PiK:5
[LOG 12:10:25.921] [KCT] PiL:6
[LOG 12:10:25.921] [KCT] EnK:5
[LOG 12:10:25.922] [KCT] EnL:5
[LOG 12:10:25.923] [KCT] ScK:5
[LOG 12:10:25.924] [KCT] ScL:4
[LOG 12:10:25.925] [KCT] TPiK:5
[LOG 12:10:25.925] [KCT] TPiL:6
[LOG 12:10:25.926] [KCT] TEnK:8
[LOG 12:10:25.926] [KCT] TEnL:8
[LOG 12:10:25.927] [KCT] TScK:8
[LOG 12:10:25.928] [KCT] TScL:5
[LOG 12:10:25.929] [KCT] Printing crewVars data
[LOG 12:10:25.929] [KCT] M:126.918487548828
[LOG 12:10:25.930] [KCT] m:34.9969329833984
[LOG 12:10:25.931] [KCT] C:90676.390625
[LOG 12:10:25.932] [KCT] c:81911.4375
[LOG 12:10:25.933] [KCT] VAB:1
[LOG 12:10:25.933] [KCT] BP:572403.474727398
[LOG 12:10:25.934] [KCT] L:2
[LOG 12:10:25.935] [KCT] EL:1
[LOG 12:10:25.936] [KCT] PiK:5
[LOG 12:10:25.937] [KCT] PiL:6
[LOG 12:10:25.937] [KCT] EnK:5
[LOG 12:10:25.938] [KCT] EnL:5
[LOG 12:10:25.939] [KCT] ScK:5
[LOG 12:10:25.939] [KCT] ScL:4
[LOG 12:10:25.940] [KCT] TPiK:5
[LOG 12:10:25.941] [KCT] TPiL:6
[LOG 12:10:25.942] [KCT] TEnK:8
[LOG 12:10:25.942] [KCT] TEnL:8
[LOG 12:10:25.943] [KCT] TScK:8
[LOG 12:10:25.944] [KCT] TScL:5
[LOG 12:10:25.948] [KCT] Printing crewVars data
[LOG 12:10:25.948] [KCT] M:45.6873931884766
[LOG 12:10:25.949] [KCT] m:11.5919189453125
[LOG 12:10:25.950] [KCT] C:47622.8671875
[LOG 12:10:25.951] [KCT] c:43956.1796875
[LOG 12:10:25.951] [KCT] VAB:1
[LOG 12:10:25.952] [KCT] BP:586365.674097658
[LOG 12:10:25.953] [KCT] L:2
[LOG 12:10:25.954] [KCT] EL:1
[LOG 12:10:25.954] [KCT] O:2
[LOG 12:10:25.955] [KCT] E:1728
[LOG 12:10:25.956] [KCT] X:345600
[LOG 12:10:25.956] [KCT] RE:0
[LOG 12:10:25.957] [KCT] S:0.25
[LOG 12:10:25.958] [KCT] PiK:5
[LOG 12:10:25.959] [KCT] PiL:6
[LOG 12:10:25.959] [KCT] EnK:5
[LOG 12:10:25.960] [KCT] EnL:5
[LOG 12:10:25.961] [KCT] ScK:5
[LOG 12:10:25.961] [KCT] ScL:4
[LOG 12:10:25.962] [KCT] TPiK:5
[LOG 12:10:25.963] [KCT] TPiL:6
[LOG 12:10:25.964] [KCT] TEnK:8
[LOG 12:10:25.964] [KCT] TEnL:8
[LOG 12:10:25.965] [KCT] TScK:8
[LOG 12:10:25.966] [KCT] TScL:5
[LOG 12:10:25.967] [KCT] Printing crewVars data
[LOG 12:10:25.967] [KCT] M:45.6873931884766
[LOG 12:10:25.968] [KCT] m:11.5919189453125
[LOG 12:10:25.969] [KCT] C:47622.8671875
[LOG 12:10:25.970] [KCT] c:43956.1796875
[LOG 12:10:25.971] [KCT] VAB:1
[LOG 12:10:25.972] [KCT] BP:586365.674097658
[LOG 12:10:25.972] [KCT] L:2
[LOG 12:10:25.973] [KCT] EL:1
[LOG 12:10:25.974] [KCT] PiK:5
[LOG 12:10:25.974] [KCT] PiL:6
[LOG 12:10:25.975] [KCT] EnK:5
[LOG 12:10:25.976] [KCT] EnL:5
[LOG 12:10:25.976] [KCT] ScK:5
[LOG 12:10:25.977] [KCT] ScL:4
[LOG 12:10:25.978] [KCT] TPiK:5
[LOG 12:10:25.979] [KCT] TPiL:6
[LOG 12:10:25.979] [KCT] TEnK:8
[LOG 12:10:25.980] [KCT] TEnL:8
[LOG 12:10:25.981] [KCT] TScK:8
[LOG 12:10:25.982] [KCT] TScL:5
[LOG 12:10:25.983] [KCT] Printing crewVars data
[LOG 12:10:25.984] [KCT] M:126.918487548828
[LOG 12:10:25.985] [KCT] m:34.9969329833984
[LOG 12:10:25.986] [KCT] C:90676.390625
[LOG 12:10:25.987] [KCT] c:81911.4375
[LOG 12:10:25.988] [KCT] VAB:1
[LOG 12:10:25.988] [KCT] BP:572403.474727398
[LOG 12:10:25.989] [KCT] L:2
[LOG 12:10:25.990] [KCT] EL:1
[LOG 12:10:25.991] [KCT] O:2
[LOG 12:10:25.991] [KCT] E:1728
[LOG 12:10:25.992] [KCT] X:345600
[LOG 12:10:25.993] [KCT] RE:0
[LOG 12:10:25.994] [KCT] S:0.25
[LOG 12:10:25.994] [KCT] PiK:5
[LOG 12:10:25.995] [KCT] PiL:6
[LOG 12:10:25.996] [KCT] EnK:5
[LOG 12:10:25.997] [KCT] EnL:5
[LOG 12:10:25.997] [KCT] ScK:5
[LOG 12:10:25.998] [KCT] ScL:4
[LOG 12:10:25.999] [KCT] TPiK:5
[LOG 12:10:25.999] [KCT] TPiL:6
[LOG 12:10:26.000] [KCT] TEnK:8
[LOG 12:10:26.001] [KCT] TEnL:8
[LOG 12:10:26.001] [KCT] TScK:8
[LOG 12:10:26.002] [KCT] TScL:5
[LOG 12:10:26.003] [KCT] Printing crewVars data
[LOG 12:10:26.004] [KCT] M:126.918487548828
[LOG 12:10:26.005] [KCT] m:34.9969329833984
[LOG 12:10:26.005] [KCT] C:90676.390625
[LOG 12:10:26.006] [KCT] c:81911.4375
[LOG 12:10:26.007] [KCT] VAB:1
[LOG 12:10:26.008] [KCT] BP:572403.474727398
[LOG 12:10:26.009] [KCT] L:2
[LOG 12:10:26.009] [KCT] EL:1
[LOG 12:10:26.010] [KCT] PiK:5
[LOG 12:10:26.011] [KCT] PiL:6
[LOG 12:10:26.011] [KCT] EnK:5
[LOG 12:10:26.012] [KCT] EnL:5
[LOG 12:10:26.013] [KCT] ScK:5
[LOG 12:10:26.013] [KCT] ScL:4
[LOG 12:10:26.014] [KCT] TPiK:5
[LOG 12:10:26.015] [KCT] TPiL:6
[LOG 12:10:26.016] [KCT] TEnK:8
[LOG 12:10:26.017] [KCT] TEnL:8
[LOG 12:10:26.018] [KCT] TScK:8
[LOG 12:10:26.019] [KCT] TScL:5
[LOG 12:10:26.023] [KCT] Printing crewVars data
[LOG 12:10:26.025] [KCT] M:45.6873931884766
[LOG 12:10:26.026] [KCT] m:11.5919189453125
[LOG 12:10:26.028] [KCT] C:47622.8671875
[LOG 12:10:26.029] [KCT] c:43956.1796875
[LOG 12:10:26.030] [KCT] VAB:1
[LOG 12:10:26.031] [KCT] BP:586365.674097658
[LOG 12:10:26.033] [KCT] L:2
[LOG 12:10:26.034] [KCT] EL:1
[LOG 12:10:26.035] [KCT] O:2
[LOG 12:10:26.036] [KCT] E:1728
[LOG 12:10:26.037] [KCT] X:345600
[LOG 12:10:26.038] [KCT] RE:0
[LOG 12:10:26.040] [KCT] S:0.25
[LOG 12:10:26.041] [KCT] PiK:5
[LOG 12:10:26.042] [KCT] PiL:6
[LOG 12:10:26.043] [KCT] EnK:5
[LOG 12:10:26.044] [KCT] EnL:5
[LOG 12:10:26.045] [KCT] ScK:5
[LOG 12:10:26.045] [KCT] ScL:4
[LOG 12:10:26.046] [KCT] TPiK:5
[LOG 12:10:26.047] [KCT] TPiL:6
[LOG 12:10:26.048] [KCT] TEnK:8
[LOG 12:10:26.049] [KCT] TEnL:8
[LOG 12:10:26.050] [KCT] TScK:8
[LOG 12:10:26.051] [KCT] TScL:5
[LOG 12:10:26.051] [KCT] Printing crewVars data
[LOG 12:10:26.052] [KCT] M:45.6873931884766
[LOG 12:10:26.054] [KCT] m:11.5919189453125
[LOG 12:10:26.055] [KCT] C:47622.8671875
[LOG 12:10:26.057] [KCT] c:43956.1796875
[LOG 12:10:26.058] [KCT] VAB:1
[LOG 12:10:26.059] [KCT] BP:586365.674097658
[LOG 12:10:26.061] [KCT] L:2
[LOG 12:10:26.062] [KCT] EL:1
[LOG 12:10:26.063] [KCT] PiK:5
[LOG 12:10:26.064] [KCT] PiL:6
[LOG 12:10:26.065] [KCT] EnK:5
[LOG 12:10:26.066] [KCT] EnL:5
[LOG 12:10:26.067] [KCT] ScK:5
[LOG 12:10:26.069] [KCT] ScL:4
[LOG 12:10:26.070] [KCT] TPiK:5
[LOG 12:10:26.072] [KCT] TPiL:6
[LOG 12:10:26.073] [KCT] TEnK:8
[LOG 12:10:26.074] [KCT] TEnL:8
[LOG 12:10:26.075] [KCT] TScK:8
[LOG 12:10:26.076] [KCT] TScL:5
[LOG 12:10:26.077] [KCT] Printing crewVars data
[LOG 12:10:26.078] [KCT] M:126.918487548828
[LOG 12:10:26.079] [KCT] m:34.9969329833984
[LOG 12:10:26.080] [KCT] C:90676.390625
[LOG 12:10:26.080] [KCT] c:81911.4375
[LOG 12:10:26.081] [KCT] VAB:1
[LOG 12:10:26.082] [KCT] BP:572403.474727398
[LOG 12:10:26.083] [KCT] L:2
[LOG 12:10:26.084] [KCT] EL:1
[LOG 12:10:26.084] [KCT] O:2
[LOG 12:10:26.085] [KCT] E:1728
[LOG 12:10:26.086] [KCT] X:345600
[LOG 12:10:26.087] [KCT] RE:0
[LOG 12:10:26.088] [KCT] S:0.25
[LOG 12:10:26.089] [KCT] PiK:5
[LOG 12:10:26.090] [KCT] PiL:6
[LOG 12:10:26.091] [KCT] EnK:5
[LOG 12:10:26.091] [KCT] EnL:5
[LOG 12:10:26.092] [KCT] ScK:5
[LOG 12:10:26.093] [KCT] ScL:4
[LOG 12:10:26.094] [KCT] TPiK:5
[LOG 12:10:26.094] [KCT] TPiL:6
[LOG 12:10:26.095] [KCT] TEnK:8
[LOG 12:10:26.096] [KCT] TEnL:8
[LOG 12:10:26.097] [KCT] TScK:8
[LOG 12:10:26.098] [KCT] TScL:5
[LOG 12:10:26.098] [KCT] Printing crewVars data
[LOG 12:10:26.100] [KCT] M:126.918487548828
[LOG 12:10:26.100] [KCT] m:34.9969329833984
[LOG 12:10:26.101] [KCT] C:90676.390625
[LOG 12:10:26.103] [KCT] c:81911.4375
[LOG 12:10:26.104] [KCT] VAB:1
[LOG 12:10:26.105] [KCT] BP:572403.474727398
[LOG 12:10:26.106] [KCT] L:2
[LOG 12:10:26.107] [KCT] EL:1
[LOG 12:10:26.107] [KCT] PiK:5
[LOG 12:10:26.108] [KCT] PiL:6
[LOG 12:10:26.109] [KCT] EnK:5
[LOG 12:10:26.110] [KCT] EnL:5
[LOG 12:10:26.111] [KCT] ScK:5
[LOG 12:10:26.111] [KCT] ScL:4
[LOG 12:10:26.112] [KCT] TPiK:5
[LOG 12:10:26.113] [KCT] TPiL:6
[LOG 12:10:26.114] [KCT] TEnK:8
[LOG 12:10:26.114] [KCT] TEnL:8
[LOG 12:10:26.115] [KCT] TScK:8
[LOG 12:10:26.116] [KCT] TScL:5
[LOG 12:10:26.144] [GenericAppFrame] Reposition 0.317858 427552
[LOG 12:10:26.575] [KCT] Printing crewVars data
[LOG 12:10:26.576] [KCT] M:45.6873931884766
[LOG 12:10:26.577] [KCT] m:11.5919189453125
[LOG 12:10:26.579] [KCT] C:47622.8671875
[LOG 12:10:26.580] [KCT] c:43956.1796875
[LOG 12:10:26.581] [KCT] VAB:1
[LOG 12:10:26.581] [KCT] BP:586365.674097658
[LOG 12:10:26.582] [KCT] L:2
[LOG 12:10:26.584] [KCT] EL:1
[LOG 12:10:26.585] [KCT] O:2
[LOG 12:10:26.586] [KCT] E:1728
[LOG 12:10:26.588] [KCT] X:345600
[LOG 12:10:26.589] [KCT] RE:0
[LOG 12:10:26.590] [KCT] S:0.25
[LOG 12:10:26.591] [KCT] PiK:5
[LOG 12:10:26.592] [KCT] PiL:6
[LOG 12:10:26.593] [KCT] EnK:5
[LOG 12:10:26.595] [KCT] EnL:5
[LOG 12:10:26.596] [KCT] ScK:5
[LOG 12:10:26.597] [KCT] ScL:4
[LOG 12:10:26.598] [KCT] TPiK:5
[LOG 12:10:26.599] [KCT] TPiL:6
[LOG 12:10:26.600] [KCT] TEnK:8
[LOG 12:10:26.602] [KCT] TEnL:8
[LOG 12:10:26.602] [KCT] TScK:8
[LOG 12:10:26.603] [KCT] TScL:5
[LOG 12:10:26.604] [KCT] Printing crewVars data
[LOG 12:10:26.605] [KCT] M:45.6873931884766
[LOG 12:10:26.606] [KCT] m:11.5919189453125
[LOG 12:10:26.607] [KCT] C:47622.8671875
[LOG 12:10:26.608] [KCT] c:43956.1796875
[LOG 12:10:26.609] [KCT] VAB:1
[LOG 12:10:26.610] [KCT] BP:586365.674097658
[LOG 12:10:26.611] [KCT] L:2
[LOG 12:10:26.612] [KCT] EL:1
[LOG 12:10:26.613] [KCT] PiK:5
[LOG 12:10:26.614] [KCT] PiL:6
[LOG 12:10:26.614] [KCT] EnK:5
[LOG 12:10:26.615] [KCT] EnL:5
[LOG 12:10:26.616] [KCT] ScK:5
[LOG 12:10:26.617] [KCT] ScL:4
[LOG 12:10:26.617] [KCT] TPiK:5
[LOG 12:10:26.619] [KCT] TPiL:6
[LOG 12:10:26.621] [KCT] TEnK:8
[LOG 12:10:26.621] [KCT] TEnL:8
[LOG 12:10:26.623] [KCT] TScK:8
[LOG 12:10:26.623] [KCT] TScL:5
[LOG 12:10:26.624] [KCT] Printing crewVars data
[LOG 12:10:26.625] [KCT] M:126.918487548828
[LOG 12:10:26.626] [KCT] m:34.9969329833984
[LOG 12:10:26.627] [KCT] C:90676.390625
[LOG 12:10:26.628] [KCT] c:81911.4375
[LOG 12:10:26.629] [KCT] VAB:1
[LOG 12:10:26.630] [KCT] BP:572403.474727398
[LOG 12:10:26.631] [KCT] L:2
[LOG 12:10:26.632] [KCT] EL:1
[LOG 12:10:26.632] [KCT] O:2
[LOG 12:10:26.633] [KCT] E:1728
[LOG 12:10:26.634] [KCT] X:345600
[LOG 12:10:26.635] [KCT] RE:0
[LOG 12:10:26.636] [KCT] S:0.25
[LOG 12:10:26.637] [KCT] PiK:5
[LOG 12:10:26.638] [KCT] PiL:6
[LOG 12:10:26.640] [KCT] EnK:5
[LOG 12:10:26.641] [KCT] EnL:5
[LOG 12:10:26.641] [KCT] ScK:5
[LOG 12:10:26.642] [KCT] ScL:4
[LOG 12:10:26.643] [KCT] TPiK:5
[LOG 12:10:26.643] [KCT] TPiL:6
[LOG 12:10:26.644] [KCT] TEnK:8
[LOG 12:10:26.645] [KCT] TEnL:8
[LOG 12:10:26.646] [KCT] TScK:8
[LOG 12:10:26.646] [KCT] TScL:5
[LOG 12:10:26.647] [KCT] Printing crewVars data
[LOG 12:10:26.648] [KCT] M:126.918487548828
[LOG 12:10:26.649] [KCT] m:34.9969329833984
[LOG 12:10:26.649] [KCT] C:90676.390625
[LOG 12:10:26.650] [KCT] c:81911.4375
[LOG 12:10:26.651] [KCT] VAB:1
[LOG 12:10:26.651] [KCT] BP:572403.474727398
[LOG 12:10:26.653] [KCT] L:2
[LOG 12:10:26.653] [KCT] EL:1
[LOG 12:10:26.654] [KCT] PiK:5
[LOG 12:10:26.655] [KCT] PiL:6
[LOG 12:10:26.656] [KCT] EnK:5
[LOG 12:10:26.657] [KCT] EnL:5
[LOG 12:10:26.657] [KCT] ScK:5
[LOG 12:10:26.658] [KCT] ScL:4
[LOG 12:10:26.659] [KCT] TPiK:5
[LOG 12:10:26.659] [KCT] TPiL:6
[LOG 12:10:26.660] [KCT] TEnK:8
[LOG 12:10:26.661] [KCT] TEnL:8
[LOG 12:10:26.661] [KCT] TScK:8
[LOG 12:10:26.662] [KCT] TScL:5
[LOG 12:10:26.666] [KCT] Printing crewVars data
[LOG 12:10:26.667] [KCT] M:45.6873931884766
[LOG 12:10:26.668] [KCT] m:11.5919189453125
[LOG 12:10:26.669] [KCT] C:47622.8671875
[LOG 12:10:26.670] [KCT] c:43956.1796875
[LOG 12:10:26.671] [KCT] VAB:1
[LOG 12:10:26.672] [KCT] BP:586365.674097658
[LOG 12:10:26.673] [KCT] L:2
[LOG 12:10:26.673] [KCT] EL:1
[LOG 12:10:26.674] [KCT] O:2
[LOG 12:10:26.675] [KCT] E:1728
[LOG 12:10:26.676] [KCT] X:345600
[LOG 12:10:26.676] [KCT] RE:0
[LOG 12:10:26.677] [KCT] S:0.25
[LOG 12:10:26.678] [KCT] PiK:5
[LOG 12:10:26.678] [KCT] PiL:6
[LOG 12:10:26.679] [KCT] EnK:5
[LOG 12:10:26.680] [KCT] EnL:5
[LOG 12:10:26.680] [KCT] ScK:5
[LOG 12:10:26.681] [KCT] ScL:4
[LOG 12:10:26.682] [KCT] TPiK:5
[LOG 12:10:26.683] [KCT] TPiL:6
[LOG 12:10:26.683] [KCT] TEnK:8
[LOG 12:10:26.684] [KCT] TEnL:8
[LOG 12:10:26.685] [KCT] TScK:8
[LOG 12:10:26.686] [KCT] TScL:5
[LOG 12:10:26.687] [KCT] Printing crewVars data
[LOG 12:10:26.688] [KCT] M:45.6873931884766
[LOG 12:10:26.689] [KCT] m:11.5919189453125
[LOG 12:10:26.689] [KCT] C:47622.8671875
[LOG 12:10:26.690] [KCT] c:43956.1796875
[LOG 12:10:26.691] [KCT] VAB:1
[LOG 12:10:26.691] [KCT] BP:586365.674097658
[LOG 12:10:26.692] [KCT] L:2
[LOG 12:10:26.693] [KCT] EL:1
[LOG 12:10:26.694] [KCT] PiK:5
[LOG 12:10:26.694] [KCT] PiL:6
[LOG 12:10:26.695] [KCT] EnK:5
[LOG 12:10:26.696] [KCT] EnL:5
[LOG 12:10:26.697] [KCT] ScK:5
[LOG 12:10:26.697] [KCT] ScL:4
[LOG 12:10:26.698] [KCT] TPiK:5
[LOG 12:10:26.699] [KCT] TPiL:6
[LOG 12:10:26.699] [KCT] TEnK:8
[LOG 12:10:26.700] [KCT] TEnL:8
[LOG 12:10:26.701] [KCT] TScK:8
[LOG 12:10:26.702] [KCT] TScL:5
[LOG 12:10:26.703] [KCT] Printing crewVars data
[LOG 12:10:26.704] [KCT] M:126.918487548828
[LOG 12:10:26.705] [KCT] m:34.9969329833984
[LOG 12:10:26.706] [KCT] C:90676.390625
[LOG 12:10:26.706] [KCT] c:81911.4375
[LOG 12:10:26.707] [KCT] VAB:1
[LOG 12:10:26.708] [KCT] BP:572403.474727398
[LOG 12:10:26.709] [KCT] L:2
[LOG 12:10:26.710] [KCT] EL:1
[LOG 12:10:26.710] [KCT] O:2
[LOG 12:10:26.711] [KCT] E:1728
[LOG 12:10:26.712] [KCT] X:345600
[LOG 12:10:26.712] [KCT] RE:0
[LOG 12:10:26.713] [KCT] S:0.25
[LOG 12:10:26.714] [KCT] PiK:5
[LOG 12:10:26.714] [KCT] PiL:6
[LOG 12:10:26.715] [KCT] EnK:5
[LOG 12:10:26.716] [KCT] EnL:5
[LOG 12:10:26.716] [KCT] ScK:5
[LOG 12:10:26.717] [KCT] ScL:4
[LOG 12:10:26.718] [KCT] TPiK:5
[LOG 12:10:26.719] [KCT] TPiL:6
[LOG 12:10:26.720] [KCT] TEnK:8
[LOG 12:10:26.721] [KCT] TEnL:8
[LOG 12:10:26.722] [KCT] TScK:8
[LOG 12:10:26.722] [KCT] TScL:5
[LOG 12:10:26.723] [KCT] Printing crewVars data
[LOG 12:10:26.724] [KCT] M:126.918487548828
[LOG 12:10:26.725] [KCT] m:34.9969329833984
[LOG 12:10:26.725] [KCT] C:90676.390625
[LOG 12:10:26.726] [KCT] c:81911.4375
[LOG 12:10:26.727] [KCT] VAB:1
[LOG 12:10:26.728] [KCT] BP:572403.474727398
[LOG 12:10:26.728] [KCT] L:2
[LOG 12:10:26.729] [KCT] EL:1
[LOG 12:10:26.730] [KCT] PiK:5
[LOG 12:10:26.730] [KCT] PiL:6
[LOG 12:10:26.731] [KCT] EnK:5
[LOG 12:10:26.732] [KCT] EnL:5
[LOG 12:10:26.733] [KCT] ScK:5
[LOG 12:10:26.733] [KCT] ScL:4
[LOG 12:10:26.734] [KCT] TPiK:5
[LOG 12:10:26.735] [KCT] TPiL:6
[LOG 12:10:26.736] [KCT] TEnK:8
[LOG 12:10:26.737] [KCT] TEnL:8
[LOG 12:10:26.737] [KCT] TScK:8
[LOG 12:10:26.738] [KCT] TScL:5
[LOG 12:10:26.818] [UIApp] Adding KSPedia to Application Launcher
[LOG 12:10:26.822] ScaleModList: listSize 697 maxListSize 1590
[LOG 12:10:26.838] [KCT] Printing crewVars data
[LOG 12:10:26.839] [KCT] M:45.6873931884766
[LOG 12:10:26.841] [KCT] m:11.5919189453125
[LOG 12:10:26.842] [KCT] C:47622.8671875
[LOG 12:10:26.843] [KCT] c:43956.1796875
[LOG 12:10:26.845] [KCT] VAB:1
[LOG 12:10:26.846] [KCT] BP:586365.674097658
[LOG 12:10:26.847] [KCT] L:2
[LOG 12:10:26.848] [KCT] EL:1
[LOG 12:10:26.850] [KCT] O:2
[LOG 12:10:26.851] [KCT] E:1728
[LOG 12:10:26.851] [KCT] X:345600
[LOG 12:10:26.852] [KCT] RE:0
[LOG 12:10:26.853] [KCT] S:0.25
[LOG 12:10:26.854] [KCT] PiK:5
[LOG 12:10:26.855] [KCT] PiL:6
[LOG 12:10:26.856] [KCT] EnK:5
[LOG 12:10:26.857] [KCT] EnL:5
[LOG 12:10:26.858] [KCT] ScK:5
[LOG 12:10:26.858] [KCT] ScL:4
[LOG 12:10:26.859] [KCT] TPiK:5
[LOG 12:10:26.860] [KCT] TPiL:6
[LOG 12:10:26.861] [KCT] TEnK:8
[LOG 12:10:26.861] [KCT] TEnL:8
[LOG 12:10:26.862] [KCT] TScK:8
[LOG 12:10:26.863] [KCT] TScL:5
[LOG 12:10:26.864] [KCT] Printing crewVars data
[LOG 12:10:26.865] [KCT] M:45.6873931884766
[LOG 12:10:26.866] [KCT] m:11.5919189453125
[LOG 12:10:26.867] [KCT] C:47622.8671875
[LOG 12:10:26.867] [KCT] c:43956.1796875
[LOG 12:10:26.869] [KCT] VAB:1
[LOG 12:10:26.872] [KCT] BP:586365.674097658
[LOG 12:10:26.873] [KCT] L:2
[LOG 12:10:26.874] [KCT] EL:1
[LOG 12:10:26.874] [KCT] PiK:5
[LOG 12:10:26.875] [KCT] PiL:6
[LOG 12:10:26.876] [KCT] EnK:5
[LOG 12:10:26.876] [KCT] EnL:5
[LOG 12:10:26.877] [KCT] ScK:5
[LOG 12:10:26.878] [KCT] ScL:4
[LOG 12:10:26.879] [KCT] TPiK:5
[LOG 12:10:26.879] [KCT] TPiL:6
[LOG 12:10:26.880] [KCT] TEnK:8
[LOG 12:10:26.881] [KCT] TEnL:8
[LOG 12:10:26.881] [KCT] TScK:8
[LOG 12:10:26.882] [KCT] TScL:5
[LOG 12:10:26.883] [KCT] Printing crewVars data
[LOG 12:10:26.884] [KCT] M:126.918487548828
[LOG 12:10:26.884] [KCT] m:34.9969329833984
[LOG 12:10:26.885] [KCT] C:90676.390625
[LOG 12:10:26.886] [KCT] c:81911.4375
[LOG 12:10:26.887] [KCT] VAB:1
[LOG 12:10:26.887] [KCT] BP:572403.474727398
[LOG 12:10:26.888] [KCT] L:2
[LOG 12:10:26.889] [KCT] EL:1
[LOG 12:10:26.890] [KCT] O:2
[LOG 12:10:26.890] [KCT] E:1728
[LOG 12:10:26.891] [KCT] X:345600
[LOG 12:10:26.892] [KCT] RE:0
[LOG 12:10:26.892] [KCT] S:0.25
[LOG 12:10:26.893] [KCT] PiK:5
[LOG 12:10:26.894] [KCT] PiL:6
[LOG 12:10:26.894] [KCT] EnK:5
[LOG 12:10:26.895] [KCT] EnL:5
[LOG 12:10:26.896] [KCT] ScK:5
[LOG 12:10:26.897] [KCT] ScL:4
[LOG 12:10:26.897] [KCT] TPiK:5
[LOG 12:10:26.898] [KCT] TPiL:6
[LOG 12:10:26.899] [KCT] TEnK:8
[LOG 12:10:26.899] [KCT] TEnL:8
[LOG 12:10:26.900] [KCT] TScK:8
[LOG 12:10:26.901] [KCT] TScL:5
[LOG 12:10:26.902] [KCT] Printing crewVars data
[LOG 12:10:26.903] [KCT] M:126.918487548828
[LOG 12:10:26.904] [KCT] m:34.9969329833984
[LOG 12:10:26.904] [KCT] C:90676.390625
[LOG 12:10:26.905] [KCT] c:81911.4375
[LOG 12:10:26.906] [KCT] VAB:1
[LOG 12:10:26.906] [KCT] BP:572403.474727398
[LOG 12:10:26.907] [KCT] L:2
[LOG 12:10:26.908] [KCT] EL:1
[LOG 12:10:26.908] [KCT] PiK:5
[LOG 12:10:26.909] [KCT] PiL:6
[LOG 12:10:26.910] [KCT] EnK:5
[LOG 12:10:26.911] [KCT] EnL:5
[LOG 12:10:26.911] [KCT] ScK:5
[LOG 12:10:26.912] [KCT] ScL:4
[LOG 12:10:26.913] [KCT] TPiK:5
[LOG 12:10:26.913] [KCT] TPiL:6
[LOG 12:10:26.914] [KCT] TEnK:8
[LOG 12:10:26.915] [KCT] TEnL:8
[LOG 12:10:26.915] [KCT] TScK:8
[LOG 12:10:26.916] [KCT] TScL:5
[LOG 12:10:26.921] [KCT] Printing crewVars data
[LOG 12:10:26.922] [KCT] M:45.6873931884766
[LOG 12:10:26.923] [KCT] m:11.5919189453125
[LOG 12:10:26.924] [KCT] C:47622.8671875
[LOG 12:10:26.924] [KCT] c:43956.1796875
[LOG 12:10:26.925] [KCT] VAB:1
[LOG 12:10:26.926] [KCT] BP:586365.674097658
[LOG 12:10:26.926] [KCT] L:2
[LOG 12:10:26.927] [KCT] EL:1
[LOG 12:10:26.928] [KCT] O:2
[LOG 12:10:26.929] [KCT] E:1728
[LOG 12:10:26.930] [KCT] X:345600
[LOG 12:10:26.931] [KCT] RE:0
[LOG 12:10:26.932] [KCT] S:0.25
[LOG 12:10:26.932] [KCT] PiK:5
[LOG 12:10:26.933] [KCT] PiL:6
[LOG 12:10:26.934] [KCT] EnK:5
[LOG 12:10:26.934] [KCT] EnL:5
[LOG 12:10:26.935] [KCT] ScK:5
[LOG 12:10:26.936] [KCT] ScL:4
[LOG 12:10:26.937] [KCT] TPiK:5
[LOG 12:10:26.938] [KCT] TPiL:6
[LOG 12:10:26.938] [KCT] TEnK:8
[LOG 12:10:26.939] [KCT] TEnL:8
[LOG 12:10:26.940] [KCT] TScK:8
[LOG 12:10:26.940] [KCT] TScL:5
[LOG 12:10:26.941] [KCT] Printing crewVars data
[LOG 12:10:26.942] [KCT] M:45.6873931884766
[LOG 12:10:26.943] [KCT] m:11.5919189453125
[LOG 12:10:26.943] [KCT] C:47622.8671875
[LOG 12:10:26.944] [KCT] c:43956.1796875
[LOG 12:10:26.945] [KCT] VAB:1
[LOG 12:10:26.946] [KCT] BP:586365.674097658
[LOG 12:10:26.946] [KCT] L:2
[LOG 12:10:26.947] [KCT] EL:1
[LOG 12:10:26.948] [KCT] PiK:5
[LOG 12:10:26.948] [KCT] PiL:6
[LOG 12:10:26.949] [KCT] EnK:5
[LOG 12:10:26.950] [KCT] EnL:5
[LOG 12:10:26.950] [KCT] ScK:5
[LOG 12:10:26.951] [KCT] ScL:4
[LOG 12:10:26.952] [KCT] TPiK:5
[LOG 12:10:26.953] [KCT] TPiL:6
[LOG 12:10:26.954] [KCT] TEnK:8
[LOG 12:10:26.954] [KCT] TEnL:8
[LOG 12:10:26.955] [KCT] TScK:8
[LOG 12:10:26.956] [KCT] TScL:5
[LOG 12:10:26.957] [KCT] Printing crewVars data
[LOG 12:10:26.957] [KCT] M:126.918487548828
[LOG 12:10:26.958] [KCT] m:34.9969329833984
[LOG 12:10:26.959] [KCT] C:90676.390625
[LOG 12:10:26.960] [KCT] c:81911.4375
[LOG 12:10:26.960] [KCT] VAB:1
[LOG 12:10:26.961] [KCT] BP:572403.474727398
[LOG 12:10:26.962] [KCT] L:2
[LOG 12:10:26.962] [KCT] EL:1
[LOG 12:10:26.963] [KCT] O:2
[LOG 12:10:26.964] [KCT] E:1728
[LOG 12:10:26.964] [KCT] X:345600
[LOG 12:10:26.965] [KCT] RE:0
[LOG 12:10:26.966] [KCT] S:0.25
[LOG 12:10:26.967] [KCT] PiK:5
[LOG 12:10:26.967] [KCT] PiL:6
[LOG 12:10:26.968] [KCT] EnK:5
[LOG 12:10:26.969] [KCT] EnL:5
[LOG 12:10:26.970] [KCT] ScK:5
[LOG 12:10:26.971] [KCT] ScL:4
[LOG 12:10:26.971] [KCT] TPiK:5
[LOG 12:10:26.972] [KCT] TPiL:6
[LOG 12:10:26.973] [KCT] TEnK:8
[LOG 12:10:26.973] [KCT] TEnL:8
[LOG 12:10:26.974] [KCT] TScK:8
[LOG 12:10:26.975] [KCT] TScL:5
[LOG 12:10:26.976] [KCT] Printing crewVars data
[LOG 12:10:26.976] [KCT] M:126.918487548828
[LOG 12:10:26.977] [KCT] m:34.9969329833984
[LOG 12:10:26.978] [KCT] C:90676.390625
[LOG 12:10:26.979] [KCT] c:81911.4375
[LOG 12:10:26.980] [KCT] VAB:1
[LOG 12:10:26.980] [KCT] BP:572403.474727398
[LOG 12:10:26.981] [KCT] L:2
[LOG 12:10:26.982] [KCT] EL:1
[LOG 12:10:26.982] [KCT] PiK:5
[LOG 12:10:26.983] [KCT] PiL:6
[LOG 12:10:26.984] [KCT] EnK:5
[LOG 12:10:26.984] [KCT] EnL:5
[LOG 12:10:26.985] [KCT] ScK:5
[LOG 12:10:26.986] [KCT] ScL:4
[LOG 12:10:26.988] [KCT] TPiK:5
[LOG 12:10:26.989] [KCT] TPiL:6
[LOG 12:10:26.990] [KCT] TEnK:8
[LOG 12:10:26.990] [KCT] TEnL:8
[LOG 12:10:26.991] [KCT] TScK:8
[LOG 12:10:26.992] [KCT] TScL:5
[LOG 12:10:27.054] [KCT] Printing crewVars data
[LOG 12:10:27.056] [KCT] M:45.6873931884766
[LOG 12:10:27.057] [KCT] m:11.5919189453125
[LOG 12:10:27.058] [KCT] C:47622.8671875
[LOG 12:10:27.059] [KCT] c:43956.1796875
[LOG 12:10:27.060] [KCT] VAB:1
[LOG 12:10:27.061] [KCT] BP:586365.674097658
[LOG 12:10:27.063] [KCT] L:2
[LOG 12:10:27.063] [KCT] EL:1
[LOG 12:10:27.064] [KCT] O:2
[LOG 12:10:27.065] [KCT] E:1728
[LOG 12:10:27.066] [KCT] X:345600
[LOG 12:10:27.066] [KCT] RE:0
[LOG 12:10:27.067] [KCT] S:0.25
[LOG 12:10:27.068] [KCT] PiK:5
[LOG 12:10:27.069] [KCT] PiL:6
[LOG 12:10:27.070] [KCT] EnK:5
[LOG 12:10:27.071] [KCT] EnL:5
[LOG 12:10:27.071] [KCT] ScK:5
[LOG 12:10:27.072] [KCT] ScL:4
[LOG 12:10:27.073] [KCT] TPiK:5
[LOG 12:10:27.073] [KCT] TPiL:6
[LOG 12:10:27.074] [KCT] TEnK:8
[LOG 12:10:27.075] [KCT] TEnL:8
[LOG 12:10:27.075] [KCT] TScK:8
[LOG 12:10:27.076] [KCT] TScL:5
[LOG 12:10:27.077] [KCT] Printing crewVars data
[LOG 12:10:27.078] [KCT] M:45.6873931884766
[LOG 12:10:27.079] [KCT] m:11.5919189453125
[LOG 12:10:27.079] [KCT] C:47622.8671875
[LOG 12:10:27.080] [KCT] c:43956.1796875
[LOG 12:10:27.081] [KCT] VAB:1
[LOG 12:10:27.082] [KCT] BP:586365.674097658
[LOG 12:10:27.082] [KCT] L:2
[LOG 12:10:27.083] [KCT] EL:1
[LOG 12:10:27.084] [KCT] PiK:5
[LOG 12:10:27.084] [KCT] PiL:6
[LOG 12:10:27.085] [KCT] EnK:5
[LOG 12:10:27.086] [KCT] EnL:5
[LOG 12:10:27.087] [KCT] ScK:5
[LOG 12:10:27.088] [KCT] ScL:4
[LOG 12:10:27.088] [KCT] TPiK:5
[LOG 12:10:27.089] [KCT] TPiL:6
[LOG 12:10:27.090] [KCT] TEnK:8
[LOG 12:10:27.090] [KCT] TEnL:8
[LOG 12:10:27.091] [KCT] TScK:8
[LOG 12:10:27.092] [KCT] TScL:5
[LOG 12:10:27.093] [KCT] Printing crewVars data
[LOG 12:10:27.094] [KCT] M:126.918487548828
[LOG 12:10:27.094] [KCT] m:34.9969329833984
[LOG 12:10:27.095] [KCT] C:90676.390625
[LOG 12:10:27.096] [KCT] c:81911.4375
[LOG 12:10:27.097] [KCT] VAB:1
[LOG 12:10:27.097] [KCT] BP:572403.474727398
[LOG 12:10:27.098] [KCT] L:2
[LOG 12:10:27.099] [KCT] EL:1
[LOG 12:10:27.099] [KCT] O:2
[LOG 12:10:27.100] [KCT] E:1728
[LOG 12:10:27.101] [KCT] X:345600
[LOG 12:10:27.102] [KCT] RE:0
[LOG 12:10:27.103] [KCT] S:0.25
[LOG 12:10:27.104] [KCT] PiK:5
[LOG 12:10:27.105] [KCT] PiL:6
[LOG 12:10:27.105] [KCT] EnK:5
[LOG 12:10:27.106] [KCT] EnL:5
[LOG 12:10:27.107] [KCT] ScK:5
[LOG 12:10:27.107] [KCT] ScL:4
[LOG 12:10:27.108] [KCT] TPiK:5
[LOG 12:10:27.109] [KCT] TPiL:6
[LOG 12:10:27.110] [KCT] TEnK:8
[LOG 12:10:27.110] [KCT] TEnL:8
[LOG 12:10:27.111] [KCT] TScK:8
[LOG 12:10:27.112] [KCT] TScL:5
[LOG 12:10:27.113] [KCT] Printing crewVars data
[LOG 12:10:27.114] [KCT] M:126.918487548828
[LOG 12:10:27.114] [KCT] m:34.9969329833984
[LOG 12:10:27.115] [KCT] C:90676.390625
[LOG 12:10:27.116] [KCT] c:81911.4375
[LOG 12:10:27.117] [KCT] VAB:1
[LOG 12:10:27.117] [KCT] BP:572403.474727398
[LOG 12:10:27.118] [KCT] L:2
[LOG 12:10:27.119] [KCT] EL:1
[LOG 12:10:27.120] [KCT] PiK:5
[LOG 12:10:27.121] [KCT] PiL:6
[LOG 12:10:27.121] [KCT] EnK:5
[LOG 12:10:27.122] [KCT] EnL:5
[LOG 12:10:27.123] [KCT] ScK:5
[LOG 12:10:27.123] [KCT] ScL:4
[LOG 12:10:27.124] [KCT] TPiK:5
[LOG 12:10:27.125] [KCT] TPiL:6
[LOG 12:10:27.126] [KCT] TEnK:8
[LOG 12:10:27.126] [KCT] TEnL:8
[LOG 12:10:27.127] [KCT] TScK:8
[LOG 12:10:27.128] [KCT] TScL:5
[LOG 12:10:27.132] [KCT] Printing crewVars data
[LOG 12:10:27.133] [KCT] M:45.6873931884766
[LOG 12:10:27.134] [KCT] m:11.5919189453125
[LOG 12:10:27.135] [KCT] C:47622.8671875
[LOG 12:10:27.136] [KCT] c:43956.1796875
[LOG 12:10:27.137] [KCT] VAB:1
[LOG 12:10:27.138] [KCT] BP:586365.674097658
[LOG 12:10:27.139] [KCT] L:2
[LOG 12:10:27.140] [KCT] EL:1
[LOG 12:10:27.140] [KCT] O:2
[LOG 12:10:27.141] [KCT] E:1728
[LOG 12:10:27.142] [KCT] X:345600
[LOG 12:10:27.143] [KCT] RE:0
[LOG 12:10:27.143] [KCT] S:0.25
[LOG 12:10:27.144] [KCT] PiK:5
[LOG 12:10:27.145] [KCT] PiL:6
[LOG 12:10:27.146] [KCT] EnK:5
[LOG 12:10:27.146] [KCT] EnL:5
[LOG 12:10:27.147] [KCT] ScK:5
[LOG 12:10:27.148] [KCT] ScL:4
[LOG 12:10:27.149] [KCT] TPiK:5
[LOG 12:10:27.149] [KCT] TPiL:6
[LOG 12:10:27.150] [KCT] TEnK:8
[LOG 12:10:27.151] [KCT] TEnL:8
[LOG 12:10:27.152] [KCT] TScK:8
[LOG 12:10:27.153] [KCT] TScL:5
[LOG 12:10:27.153] [KCT] Printing crewVars data
[LOG 12:10:27.154] [KCT] M:45.6873931884766
[LOG 12:10:27.155] [KCT] m:11.5919189453125
[LOG 12:10:27.156] [KCT] C:47622.8671875
[LOG 12:10:27.156] [KCT] c:43956.1796875
[LOG 12:10:27.157] [KCT] VAB:1
[LOG 12:10:27.158] [KCT] BP:586365.674097658
[LOG 12:10:27.159] [KCT] L:2
[LOG 12:10:27.159] [KCT] EL:1
[LOG 12:10:27.160] [KCT] PiK:5
[LOG 12:10:27.161] [KCT] PiL:6
[LOG 12:10:27.161] [KCT] EnK:5
[LOG 12:10:27.162] [KCT] EnL:5
[LOG 12:10:27.163] [KCT] ScK:5
[LOG 12:10:27.163] [KCT] ScL:4
[LOG 12:10:27.164] [KCT] TPiK:5
[LOG 12:10:27.165] [KCT] TPiL:6
[LOG 12:10:27.166] [KCT] TEnK:8
[LOG 12:10:27.166] [KCT] TEnL:8
[LOG 12:10:27.167] [KCT] TScK:8
[LOG 12:10:27.168] [KCT] TScL:5
[LOG 12:10:27.169] [KCT] Printing crewVars data
[LOG 12:10:27.170] [KCT] M:126.918487548828
[LOG 12:10:27.171] [KCT] m:34.9969329833984
[LOG 12:10:27.172] [KCT] C:90676.390625
[LOG 12:10:27.173] [KCT] c:81911.4375
[LOG 12:10:27.173] [KCT] VAB:1
[LOG 12:10:27.174] [KCT] BP:572403.474727398
[LOG 12:10:27.175] [KCT] L:2
[LOG 12:10:27.176] [KCT] EL:1
[LOG 12:10:27.176] [KCT] O:2
[LOG 12:10:27.177] [KCT] E:1728
[LOG 12:10:27.178] [KCT] X:345600
[LOG 12:10:27.178] [KCT] RE:0
[LOG 12:10:27.179] [KCT] S:0.25
[LOG 12:10:27.180] [KCT] PiK:5
[LOG 12:10:27.180] [KCT] PiL:6
[LOG 12:10:27.181] [KCT] EnK:5
[LOG 12:10:27.182] [KCT] EnL:5
[LOG 12:10:27.183] [KCT] ScK:5
[LOG 12:10:27.183] [KCT] ScL:4
[LOG 12:10:27.184] [KCT] TPiK:5
[LOG 12:10:27.185] [KCT] TPiL:6
[LOG 12:10:27.186] [KCT] TEnK:8
[LOG 12:10:27.187] [KCT] TEnL:8
[LOG 12:10:27.187] [KCT] TScK:8
[LOG 12:10:27.188] [KCT] TScL:5
[LOG 12:10:27.189] [KCT] Printing crewVars data
[LOG 12:10:27.190] [KCT] M:126.918487548828
[LOG 12:10:27.192] [KCT] m:34.9969329833984
[LOG 12:10:27.193] [KCT] C:90676.390625
[LOG 12:10:27.193] [KCT] c:81911.4375
[LOG 12:10:27.194] [KCT] VAB:1
[LOG 12:10:27.195] [KCT] BP:572403.474727398
[LOG 12:10:27.196] [KCT] L:2
[LOG 12:10:27.197] [KCT] EL:1
[LOG 12:10:27.198] [KCT] PiK:5
[LOG 12:10:27.199] [KCT] PiL:6
[LOG 12:10:27.199] [KCT] EnK:5
[LOG 12:10:27.200] [KCT] EnL:5
[LOG 12:10:27.201] [KCT] ScK:5
[LOG 12:10:27.201] [KCT] ScL:4
[LOG 12:10:27.202] [KCT] TPiK:5
[LOG 12:10:27.203] [KCT] TPiL:6
[LOG 12:10:27.204] [KCT] TEnK:8
[LOG 12:10:27.205] [KCT] TEnL:8
[LOG 12:10:27.205] [KCT] TScK:8
[LOG 12:10:27.207] [KCT] TScL:5
[LOG 12:10:27.276] [KCT] Printing crewVars data
[LOG 12:10:27.277] [KCT] M:45.6873931884766
[LOG 12:10:27.278] [KCT] m:11.5919189453125
[LOG 12:10:27.280] [KCT] C:47622.8671875
[LOG 12:10:27.280] [KCT] c:43956.1796875
[LOG 12:10:27.281] [KCT] VAB:1
[LOG 12:10:27.282] [KCT] BP:586365.674097658
[LOG 12:10:27.283] [KCT] L:2
[LOG 12:10:27.284] [KCT] EL:1
[LOG 12:10:27.284] [KCT] O:2
[LOG 12:10:27.285] [KCT] E:1728
[LOG 12:10:27.287] [KCT] X:345600
[LOG 12:10:27.288] [KCT] RE:0
[LOG 12:10:27.288] [KCT] S:0.25
[LOG 12:10:27.289] [KCT] PiK:5
[LOG 12:10:27.290] [KCT] PiL:6
[LOG 12:10:27.291] [KCT] EnK:5
[LOG 12:10:27.291] [KCT] EnL:5
[LOG 12:10:27.292] [KCT] ScK:5
[LOG 12:10:27.293] [KCT] ScL:4
[LOG 12:10:27.293] [KCT] TPiK:5
[LOG 12:10:27.294] [KCT] TPiL:6
[LOG 12:10:27.295] [KCT] TEnK:8
[LOG 12:10:27.296] [KCT] TEnL:8
[LOG 12:10:27.296] [KCT] TScK:8
[LOG 12:10:27.297] [KCT] TScL:5
[LOG 12:10:27.298] [KCT] Printing crewVars data
[LOG 12:10:27.299] [KCT] M:45.6873931884766
[LOG 12:10:27.299] [KCT] m:11.5919189453125
[LOG 12:10:27.300] [KCT] C:47622.8671875
[LOG 12:10:27.301] [KCT] c:43956.1796875
[LOG 12:10:27.302] [KCT] VAB:1
[LOG 12:10:27.303] [KCT] BP:586365.674097658
[LOG 12:10:27.304] [KCT] L:2
[LOG 12:10:27.305] [KCT] EL:1
[LOG 12:10:27.305] [KCT] PiK:5
[LOG 12:10:27.306] [KCT] PiL:6
[LOG 12:10:27.307] [KCT] EnK:5
[LOG 12:10:27.308] [KCT] EnL:5
[LOG 12:10:27.308] [KCT] ScK:5
[LOG 12:10:27.309] [KCT] ScL:4
[LOG 12:10:27.310] [KCT] TPiK:5
[LOG 12:10:27.311] [KCT] TPiL:6
[LOG 12:10:27.311] [KCT] TEnK:8
[LOG 12:10:27.312] [KCT] TEnL:8
[LOG 12:10:27.313] [KCT] TScK:8
[LOG 12:10:27.313] [KCT] TScL:5
[LOG 12:10:27.314] [KCT] Printing crewVars data
[LOG 12:10:27.315] [KCT] M:126.918487548828
[LOG 12:10:27.316] [KCT] m:34.9969329833984
[LOG 12:10:27.316] [KCT] C:90676.390625
[LOG 12:10:27.317] [KCT] c:81911.4375
[LOG 12:10:27.318] [KCT] VAB:1
[LOG 12:10:27.320] [KCT] BP:572403.474727398
[LOG 12:10:27.321] [KCT] L:2
[LOG 12:10:27.322] [KCT] EL:1
[LOG 12:10:27.322] [KCT] O:2
[LOG 12:10:27.323] [KCT] E:1728
[LOG 12:10:27.324] [KCT] X:345600
[LOG 12:10:27.324] [KCT] RE:0
[LOG 12:10:27.325] [KCT] S:0.25
[LOG 12:10:27.325] [KCT] PiK:5
[LOG 12:10:27.326] [KCT] PiL:6
[LOG 12:10:27.327] [KCT] EnK:5
[LOG 12:10:27.328] [KCT] EnL:5
[LOG 12:10:27.328] [KCT] ScK:5
[LOG 12:10:27.329] [KCT] ScL:4
[LOG 12:10:27.330] [KCT] TPiK:5
[LOG 12:10:27.331] [KCT] TPiL:6
[LOG 12:10:27.331] [KCT] TEnK:8
[LOG 12:10:27.332] [KCT] TEnL:8
[LOG 12:10:27.333] [KCT] TScK:8
[LOG 12:10:27.333] [KCT] TScL:5
[LOG 12:10:27.334] [KCT] Printing crewVars data
[LOG 12:10:27.335] [KCT] M:126.918487548828
[LOG 12:10:27.337] [KCT] m:34.9969329833984
[LOG 12:10:27.337] [KCT] C:90676.390625
[LOG 12:10:27.338] [KCT] c:81911.4375
[LOG 12:10:27.339] [KCT] VAB:1
[LOG 12:10:27.340] [KCT] BP:572403.474727398
[LOG 12:10:27.340] [KCT] L:2
[LOG 12:10:27.341] [KCT] EL:1
[LOG 12:10:27.341] [KCT] PiK:5
[LOG 12:10:27.342] [KCT] PiL:6
[LOG 12:10:27.343] [KCT] EnK:5
[LOG 12:10:27.344] [KCT] EnL:5
[LOG 12:10:27.344] [KCT] ScK:5
[LOG 12:10:27.345] [KCT] ScL:4
[LOG 12:10:27.346] [KCT] TPiK:5
[LOG 12:10:27.347] [KCT] TPiL:6
[LOG 12:10:27.347] [KCT] TEnK:8
[LOG 12:10:27.348] [KCT] TEnL:8
[LOG 12:10:27.349] [KCT] TScK:8
[LOG 12:10:27.349] [KCT] TScL:5
[LOG 12:10:27.355] [KCT] Printing crewVars data
[LOG 12:10:27.356] [KCT] M:45.6873931884766
[LOG 12:10:27.357] [KCT] m:11.5919189453125
[LOG 12:10:27.357] [KCT] C:47622.8671875
[LOG 12:10:27.358] [KCT] c:43956.1796875
[LOG 12:10:27.359] [KCT] VAB:1
[LOG 12:10:27.360] [KCT] BP:586365.674097658
[LOG 12:10:27.361] [KCT] L:2
[LOG 12:10:27.361] [KCT] EL:1
[LOG 12:10:27.362] [KCT] O:2
[LOG 12:10:27.363] [KCT] E:1728
[LOG 12:10:27.363] [KCT] X:345600
[LOG 12:10:27.364] [KCT] RE:0
[LOG 12:10:27.365] [KCT] S:0.25
[LOG 12:10:27.365] [KCT] PiK:5
[LOG 12:10:27.366] [KCT] PiL:6
[LOG 12:10:27.367] [KCT] EnK:5
[LOG 12:10:27.368] [KCT] EnL:5
[LOG 12:10:27.369] [KCT] ScK:5
[LOG 12:10:27.370] [KCT] ScL:4
[LOG 12:10:27.371] [KCT] TPiK:5
[LOG 12:10:27.372] [KCT] TPiL:6
[LOG 12:10:27.372] [KCT] TEnK:8
[LOG 12:10:27.373] [KCT] TEnL:8
[LOG 12:10:27.374] [KCT] TScK:8
[LOG 12:10:27.375] [KCT] TScL:5
[LOG 12:10:27.375] [KCT] Printing crewVars data
[LOG 12:10:27.376] [KCT] M:45.6873931884766
[LOG 12:10:27.377] [KCT] m:11.5919189453125
[LOG 12:10:27.378] [KCT] C:47622.8671875
[LOG 12:10:27.378] [KCT] c:43956.1796875
[LOG 12:10:27.379] [KCT] VAB:1

(and so on and so on and so on)

EDIT: Had a better look at the logs. There's also
 

Spoiler

Change : From EDITOR to SPACECENTER =====================
		[EXC 12:08:41.899] NullReferenceException: Object reference not set to an instance of an object
		    ScreenMessages.DestroyMessage (.ScreenMessage message)
		    ScreenMessages.Update ()
		[LOG 12:08:41.929] 5/23/2017 12:08:41 PM,KerbalAlarmClock,Scene Change from 'EDITOR' to 'SPACECENTER'
		[EXC 12:08:42.279] NullReferenceException: Object reference not set to an instance of an object
		    AutoAction.AutoActionEditor.AAOnDraw ()
		    AutoAction.AutoActionEditor.OnGUI ()
		[EXC 12:08:42.289] NullReferenceException: Object reference not set to an instance of an object
		    KerbalConstructionTime.KCT_GUI.DrawEditorGUI (Int32 windowID)
		    UnityEngine.GUILayout+LayoutedWindow.DoWindow (Int32 windowID)
		    UnityEngine.GUI.CallWindowDelegate (UnityEngine.WindowFunction func, Int32 id, UnityEngine.GUISkin _skin, Int32 forceRect, Single width, Single height, UnityEngine.GUIStyle style)

 

And some ScrapYard spam of

Spoiler

		[LOG 12:08:19.338] QuickStart(QPersistent)[2.13]: autoSaveShip: save
		[LOG 12:08:30.954] [KCT] Writing to persistence.
		[LOG 12:08:30.956] [KCT] Saving KSC Stock
		[LOG 12:08:31.140] QuickStart(QPersistent)[2.13]: OnSave 16f29d3d-422d-4b83-8753-40d480d95d14
		[LOG 12:08:31.925] AmpYear Scenario OnSave completed.
		[LOG 12:08:31.927] [ScrapYard] OnSave
		[LOG 12:08:31.944] [ScrapYard] Saved Part Inventory of size 215 in 15ms
		[ERR 12:08:31.946] Input is null for field '_id' in config node 'ScrapYard.InventoryPart'
		   at System.Environment.get_StackTrace()
		   at ConfigNode.AddValue(System.String name, System.Object value)
		   at ScrapYard.InventoryPart.get_State()
		   at ScrapYard.PartTracker.get_State()
		   at ScrapYard.ScrapYard.OnSave(.ConfigNode node)
		   at ScenarioModule.Save(.ConfigNode node)
		   at ProtoScenarioModule..ctor(.ScenarioModule module)
		   at ScenarioRunner.UpdateModules()
		   at ScenarioRunner.GetUpdatedProtoModules()
		   at Game.Updated()
		   at GamePersistence.SaveGame(System.String saveFileName, System.String saveFolder, SaveMode saveMode)
		   at EditorLogic.onExitConfirm()
		   at EditorLogic.exitEditor()
		   at UnityEngine.Events.InvokableCall.Invoke(System.Object[] args)
		   at UnityEngine.Events.InvokableCallList.Invoke(System.Object[] parameters)
		   at UnityEngine.Events.UnityEventBase.Invoke(System.Object[] parameters)
		   at UnityEngine.Events.UnityEvent.Invoke()
		   at UnityEngine.UI.Button.Press()
		   at UnityEngine.UI.Button.OnPointerClick(UnityEngine.EventSystems.PointerEventData eventData)
		   at UnityEngine.EventSystems.ExecuteEvents.Execute(IPointerClickHandler handler, UnityEngine.EventSystems.BaseEventData eventData)
		   at UnityEngine.EventSystems.ExecuteEvents.Execute(UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.EventFunction`1 functor)
		   at UnityEngine.EventSystems.StandaloneInputModule.ProcessMousePress(UnityEngine.EventSystems.MouseButtonEventData data)
		   at UnityEngine.EventSystems.StandaloneInputModule.ProcessMouseEvent(Int32 id)
		   at UnityEngine.EventSystems.StandaloneInputModule.ProcessMouseEvent()
		   at UnityEngine.EventSystems.StandaloneInputModule.Process()
		   at UnityEngine.EventSystems.EventSystem.Update()

 

 

Edited by baldamundo
Link to comment
Share on other sites

2 hours ago, baldamundo said:

Started getting some incomprehensible log-spam that seems to be having a fairly significant impact on performance.

The first one is all of the variables being used for a calculation. Looks like the rollout/reconditioning one, which should only be called in the Space Center. It might be being called far too frequently, since that could probably be cached. If you're curious what it all means, check out the wiki: https://github.com/magico13/KCT/wiki/Preset-Formulas-and-Math-Parser-Documentation

That NRE going from editor to space center isn't a big deal. Just the UI trying to access the editor when it's not the editor anymore. I've been meaning to fix it but it's a low priority.

The ScrapYard thing is kind of a big deal. Somehow it's trying to save an InventoryPart but it doesn't have an ID. That's pretty serious as it means there's some sort of data loss. ScrapYard might just need to catch that and either silently not store that part or set it back to brand new, which means the inventory might not be 100% correct, but not having an ID means that something's pretty wrong with that part.

Link to comment
Share on other sites

50 minutes ago, magico13 said:

I've downloaded 1.3 and rebuilt pretty much everything on the build server for it, including KCT, StageRecovery, ScrapYard, and the modlets. I haven't actually tested them, but they compile so surely they work 100% flawlessly :wink:

Instructions unclear, smashed computer with hammer. Plaese halp, dis brokd. :confused:

Link to comment
Share on other sites

1 hour ago, MarcAFK said:

I'm So ambivalent about this patch. On the one hand the runways are fixed, on the other... I have so many mods that aren't updated ...

Ditto. Have 1.3 for testing but 1.2.2 in a separate install for playing

Link to comment
Share on other sites

Yeah, I'm not decided on whether I want to move forward with development solely on 1.3, or if I want to also work on 1.2.2 and just port the changes over. There was only really one thing I had to change (but in a bunch of spots) for it to build for 1.3 so it probably wouldn't be too hard. And with RP-0 now releasing for 1.2.2 that adds some additional pressure to keep working on the 1.2.2 version.

If I start adding support for localization in anything that could potentially make it harder to maintain, but I could probably come up with a way to make that work.

Link to comment
Share on other sites

1 hour ago, magico13 said:

If I start adding support for localization in anything that could potentially make it harder to maintain, but I could probably come up with a way to make that work.

Well, you don't have to add support for localization, even in 1.3. Not only will you have to maintain more strings and code, but you may then have to deal with users playing localized versions and expecting support in their respective languages. Personally, I'm not going to add localization support for my mod (even though one of the localized languages is my native).

Link to comment
Share on other sites

Been playing with OPM in the last few months with 1.2.2, and I have to say that slowing things way down makes a lot of sense so I lean heavily on KCT to slow things down.  Hohmann transfers to Neidon takes decades, for instance.

Key settings that I've been running with are:

  • OverallMultiplier = 15
  • BuildEffect = 3
  • ReconditioningEffect = 2500
  • MaxReconditioning = 48500000
  • NodeFormula = (2^([N]+1) / 86400) / ([O] / 8)

Although I may make the divisor in that NodeFormula 3 to 5 instead of 8 going forward.  Trying to get it so that a 1000-point node takes about 850 days to unlock at level 1 and maybe half that at level 5.  Which means I probably also need to change the UpgradeScienceFormula or ResearchFormula.

Average build time for a 500-600t rocket is about 330 days (with 1.5-1.7 production line).  Rollout for something like that is 25-30 days.

Spoiler

KCT_Preset
{
	name = SYBSlower
	shortName = SYBSlower
	description = Slower for OPM Systems
	author = WuphonsReach
	allowDeletion = True
	career = True
	science = True
	sandbox = True
	KCT_Preset_General
	{
		Enabled = True
		BuildTimes = True
		ReconditioningTimes = True
		TechUnlockTimes = True
		KSCUpgradeTimes = True
		Simulations = False
		SimulationCosts = True
		RequireVisitsForSimulations = True
		TechUpgrades = True
		SharedUpgradePool = False
		StartingPoints = 15,15,45
	}
	KCT_Preset_Time
	{
		OverallMultiplier = 15
		BuildEffect = 3
		InventoryEffect = 200
		ReconditioningEffect = 2500
		MaxReconditioning = 48500000
		RolloutReconSplit = 0.25
	}
	KCT_Preset_Formula
	{
		NodeFormula = (2^([N]+1) / 86400) / ([O] / 8)
		UpgradeFundsFormula = min(2^([N]+4) * 1000, 1024000)
		UpgradeScienceFormula = min(2^([N]+2) * 1.0, 512)
		ResearchFormula = [N]*0.5/86400
		EffectivePartFormula = min([c]/([I] + ([B]*([U]+1))), [c])*[MV]*[PV]
		ProceduralPartFormula = (([c]-[A]) + ([A]*10/max([I],1))) / max([B]*([U]+1),1) *[MV]*[PV]
		BPFormula = ([E]^(1/2))*2000*[O]
		KSCUpgradeFormula = ([C]^(1/2))*1000*[O]
		ReconditioningFormula = min([M]*[O]*[E], [X])*abs([RE]-[S]) / (3-[L])
		BuildRateFormula = (([I]+1)*0.05*[N] + max(0.1-[I], 0))*sign(2*[L]-[I]+1)
		SimCostFormula = max([C]/50000 * min([PM]/[KM], 80) * ([S]/10 + 1) * ([A]/10 + 1) * ([L]^0.5) * 100, 500)
		KerbinSimCostFormula = max([C]/50000 * ([L]^0.5) * 10, 100)
		UpgradeResetFormula = 2*([N]+1)
		InventorySaleFormula = ([V]+[P] / 10000)^(0.5)
		RolloutCostFormula = 0
		NewLaunchPadCostFormula = 100000*([N]^3)
	}
	KCT_Preset_Part_Variables
	{
		Part_Variables
		{
		}
		Module_Variables
		{
		}
	}
}

 

 

Link to comment
Share on other sites

9 hours ago, garwel said:

Well, you don't have to add support for localization, even in 1.3. Not only will you have to maintain more strings and code, but you may then have to deal with users playing localized versions and expecting support in their respective languages. Personally, I'm not going to add localization support for my mod (even though one of the localized languages is my native).

KCT won't have localization probably ever, until a total rewrite at least. Too many things to change when there are other things that are worth the time. ScrapYard will probably support it soon since it's only got a handful of strings and is still a WIP. I don't speak any other languages than English (well, a bit of German) so any other translations will have to be community provided+maintained.

9 hours ago, WuphonsReach said:

Been playing with OPM in the last few months with 1.2.2, and I have to say that slowing things way down makes a lot of sense so I lean heavily on KCT to slow things down.  Hohmann transfers to Neidon takes decades, for instance.

...

Average build time for a 500-600t rocket is about 330 days (with 1.5-1.7 production line).  Rollout for something like that is 25-30 days.

That's a pretty intense sounding configuration. Thanks for sharing it!

Edited by magico13
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...