Jump to content

JebIsDeadBaby

Members
  • Posts

    163
  • Joined

  • Last visited

Everything posted by JebIsDeadBaby

  1. No, you will need Real Fuels for this. This mod only adds additional config files for engines from other mods. For stock game Real Fuels is enough. EDIT: well, it isn't. My bad.
  2. Configs for the new engines that come with ReStockPlus mod. @PART[restock-engine-125-pug]:FOR[RealFuels_StockEngines] //Pug { @mass = 0.12 @cost = 118 %entryCost = 590 @maxTemp = 1450 @MODULE[ModuleEngine*] { @name = ModuleEnginesRF @maxThrust = 30 @heatProduction = 88 @atmosphereCurve { @key,0 = 0 298 @key,1 = 1 106 } !PROPELLANT[LiquidFuel] {} !PROPELLANT[Oxidizer] {} !PROPELLANT[MonoPropellant] {} PROPELLANT { name = MMH ratio = 48.782129 DrawGauge = True %resourceFlowMode = STACK_PRIORITY_SEARCH } PROPELLANT { name = NTO ratio = 51.217871 %resourceFlowMode = STACK_PRIORITY_SEARCH } } MODULE { name = ModuleEngineConfigs type = ModuleEnginesRF techLevel = 1 origTechLevel = 1 engineType = O origMass = 0.12 configuration = MMH+NTO modded = false CONFIG { name = MMH+NTO maxThrust = 30 heatProduction = 88 PROPELLANT { name = MMH ratio = 48.782128919391745 DrawGauge = True %resourceFlowMode = STACK_PRIORITY_SEARCH } PROPELLANT { name = NTO ratio = 51.217871080608255 %resourceFlowMode = STACK_PRIORITY_SEARCH } IspSL = 0.9600 IspV = 0.9500 throttle = 0 ignitions = 0 ullage = false pressureFed = true IGNITOR_RESOURCE { name = ElectricCharge amount = 0.3 } } CONFIG { name = Aerozine50+NTO maxThrust = 30 heatProduction = 88 PROPELLANT { name = Aerozine50 ratio = 50.32974661575842 DrawGauge = True %resourceFlowMode = STACK_PRIORITY_SEARCH } PROPELLANT { name = NTO ratio = 49.67025338424158 %resourceFlowMode = STACK_PRIORITY_SEARCH } IspSL = 0.9600 IspV = 0.9500 throttle = 0 ignitions = 0 ullage = false pressureFed = true IGNITOR_RESOURCE { name = ElectricCharge amount = 0.3 } } } ignitions = -1 ullage = false pressureFed = true IGNITOR_RESOURCE { name = ElectricCharge amount = 0.3 } !RESOURCE[LiquidFuel] {} !RESOURCE[Oxidizer] {} !RESOURCE[MonoPropellant] {} !RESOURCE[SolidFuel] {} !RESOURCE[XenonGas] {} MODULE { name = ModuleFuelTanks basemass = -1 volume = 200 type = ServiceModule // dedicated = TANK { name = MMH amount = full maxAmount = 48.782129% } TANK { name = NTO amount = full maxAmount = 51.217871% } } } @PART[restock-engine-125-valiant]:FOR[RealFuels_StockEngines] //Valiant { @mass = 0.22 @cost = 198 %entryCost = 990 @maxTemp = 1858 @MODULE[ModuleEngine*] { @name = ModuleEnginesRF @maxThrust = 100 @heatProduction = 150 @atmosphereCurve { @key,0 = 0 283 @key,1 = 1 233 } !PROPELLANT[LiquidFuel] {} !PROPELLANT[Oxidizer] {} !PROPELLANT[MonoPropellant] {} PROPELLANT { name = Kerosene ratio = 37.694087 DrawGauge = True %resourceFlowMode = STACK_PRIORITY_SEARCH } PROPELLANT { name = LqdOxygen ratio = 62.305913 %resourceFlowMode = STACK_PRIORITY_SEARCH } } MODULE { name = ModuleEngineConfigs type = ModuleEnginesRF techLevel = 1 origTechLevel = 1 engineType = L+ origMass = 0.22 configuration = Kerosene+LqdOxygen modded = false CONFIG { name = Kerosene+LqdOxygen maxThrust = 100 heatProduction = 150 PROPELLANT { name = Kerosene ratio = 37.69408655434424 DrawGauge = True %resourceFlowMode = STACK_PRIORITY_SEARCH } PROPELLANT { name = LqdOxygen ratio = 62.30591344565576 %resourceFlowMode = STACK_PRIORITY_SEARCH } IspSL = 1.0000 IspV = 1.0000 throttle = 0 ignitions = 1 ullage = true pressureFed = false IGNITOR_RESOURCE { name = ElectricCharge amount = 1 } } CONFIG { name = MMH+NTO maxThrust = 100 heatProduction = 150 PROPELLANT { name = MMH ratio = 48.782128919391745 DrawGauge = True %resourceFlowMode = STACK_PRIORITY_SEARCH } PROPELLANT { name = NTO ratio = 51.217871080608255 %resourceFlowMode = STACK_PRIORITY_SEARCH } IspSL = 0.9600 IspV = 0.9500 throttle = 0 ignitions = 2 ullage = true pressureFed = false IGNITOR_RESOURCE { name = ElectricCharge amount = 1 } } CONFIG { name = Aerozine50+NTO maxThrust = 100 heatProduction = 150 PROPELLANT { name = Aerozine50 ratio = 50.32974661575842 DrawGauge = True %resourceFlowMode = STACK_PRIORITY_SEARCH } PROPELLANT { name = NTO ratio = 49.67025338424158 %resourceFlowMode = STACK_PRIORITY_SEARCH } IspSL = 0.9600 IspV = 0.9500 throttle = 0 ignitions = 2 ullage = true pressureFed = false IGNITOR_RESOURCE { name = ElectricCharge amount = 1 } } } ignitions = 1 ullage = true pressureFed = false IGNITOR_RESOURCE { name = ElectricCharge amount = 1 } } @PART[restock-engine-torch]:FOR[RealFuels_StockEngines] //Torch { @mass = 0.095 @cost = 130 %entryCost = 650 @maxTemp = 1909 @MODULE[ModuleEngine*] { @name = ModuleEnginesRF @maxThrust = 50 @heatProduction = 156 @atmosphereCurve { @key,0 = 0 275 @key,1 = 1 248 } !PROPELLANT[LiquidFuel] {} !PROPELLANT[Oxidizer] {} !PROPELLANT[MonoPropellant] {} PROPELLANT { name = Kerosene ratio = 37.694087 DrawGauge = True %resourceFlowMode = STACK_PRIORITY_SEARCH } PROPELLANT { name = LqdOxygen ratio = 62.305913 %resourceFlowMode = STACK_PRIORITY_SEARCH } } MODULE { name = ModuleEngineConfigs type = ModuleEnginesRF techLevel = 1 origTechLevel = 1 engineType = L origMass = 0.095 configuration = Kerosene+LqdOxygen modded = false CONFIG { name = Kerosene+LqdOxygen maxThrust = 50 heatProduction = 156 PROPELLANT { name = Kerosene ratio = 37.69408655434424 DrawGauge = True %resourceFlowMode = STACK_PRIORITY_SEARCH } PROPELLANT { name = LqdOxygen ratio = 62.30591344565576 %resourceFlowMode = STACK_PRIORITY_SEARCH } IspSL = 1.0000 IspV = 1.0000 throttle = 0 ignitions = 1 ullage = true pressureFed = false IGNITOR_RESOURCE { name = ElectricCharge amount = 0.5 } } CONFIG { name = Ethanol75+LqdOxygen maxThrust = 48 heatProduction = 156 PROPELLANT { name = Ethanol75 ratio = 52.853192267962434 DrawGauge = True %resourceFlowMode = STACK_PRIORITY_SEARCH } PROPELLANT { name = LqdOxygen ratio = 47.146807732037566 %resourceFlowMode = STACK_PRIORITY_SEARCH } IspSL = 0.9300 IspV = 0.9300 throttle = 0 ignitions = 1 ullage = true pressureFed = false IGNITOR_RESOURCE { name = ElectricCharge amount = 0.5 } } } ignitions = 1 ullage = true pressureFed = false IGNITOR_RESOURCE { name = ElectricCharge amount = 0.5 } } @PART[restock-srb-mallet-1]:FOR[RealFuels_StockEngines] //Mallet { @mass = 0.24 @cost = 106 %entryCost = 530 @maxTemp = 1800 @MODULE[ModuleEngine*] { @name = ModuleEnginesRF @maxThrust = 115 @heatProduction = 258 @atmosphereCurve { @key,0 = 0 220 @key,1 = 1 200 } !PROPELLANT[LiquidFuel] {} !PROPELLANT[Oxidizer] {} !PROPELLANT[MonoPropellant] {} PROPELLANT { name = SolidFuel ratio = 100.000000 DrawGauge = True } } MODULE { name = ModuleEngineConfigs type = ModuleEnginesRF techLevel = 0 origTechLevel = 0 engineType = S origMass = 0.24 configuration = SolidFuelSteadyDip modded = false CONFIG { name = SolidFuelSteadyDip maxThrust = 115 heatProduction = 258 PROPELLANT { name = SolidFuel ratio = 100 DrawGauge = True } IspSL = 1.0000 IspV = 1.0000 throttle = 0 ignitions = 1 ullage = false pressureFed = false curveResource = SolidFuel thrustCurve { key = 0.00000 0.01000 0 0 key = 0.00041 0.01000 0 0 key = 0.00244 0.05000 key = 0.00652 0.10000 key = 0.01467 0.20000 key = 0.02689 0.30000 key = 0.04523 0.45000 key = 0.07253 0.67000 key = 0.11125 0.95000 key = 0.15200 1.00000 0 0 key = 0.19275 1.00000 0 0 key = 0.23227 0.97000 key = 0.27058 0.94000 key = 0.30807 0.92000 key = 0.34474 0.90000 key = 0.38060 0.88000 key = 0.41606 0.87000 key = 0.45110 0.86000 key = 0.48574 0.85000 key = 0.51997 0.84000 key = 0.55420 0.84000 key = 0.58883 0.85000 key = 0.62388 0.86000 key = 0.65933 0.87000 key = 0.69519 0.88000 key = 0.73187 0.90000 key = 0.76936 0.92000 key = 0.80766 0.94000 key = 0.84719 0.97000 key = 0.88794 1.00000 0 0 key = 0.92869 1.00000 0 0 key = 0.96740 0.95000 key = 1.00000 0.80000 } } } ignitions = 1 ullage = false pressureFed = false !RESOURCE[LiquidFuel] {} !RESOURCE[Oxidizer] {} !RESOURCE[MonoPropellant] {} !RESOURCE[SolidFuel] {} !RESOURCE[XenonGas] {} MODULE { name = ModuleFuelTanks basemass = -1 volume = 450 type = Solid // dedicated = false TANK { name = SolidFuel amount = full maxAmount = 100.000000% } } } @PART[restock-srb-striker-1]:FOR[RealFuels_StockEngines] //Striker { @mass = 0.48 @cost = 131 %entryCost = 655 @maxTemp = 1800 @MODULE[ModuleEngine*] { @name = ModuleEnginesRF @maxThrust = 125 @heatProduction = 220 @atmosphereCurve { @key,0 = 0 220 @key,1 = 1 200 } !PROPELLANT[LiquidFuel] {} !PROPELLANT[Oxidizer] {} !PROPELLANT[MonoPropellant] {} PROPELLANT { name = SolidFuel ratio = 100.000000 DrawGauge = True } } MODULE { name = ModuleEngineConfigs type = ModuleEnginesRF techLevel = 0 origTechLevel = 0 engineType = S origMass = 0.48 configuration = SolidFuelSteadyDip modded = false CONFIG { name = SolidFuelSteadyDip maxThrust = 125 heatProduction = 220 PROPELLANT { name = SolidFuel ratio = 100 DrawGauge = True } IspSL = 1.0000 IspV = 1.0000 throttle = 0 ignitions = 1 ullage = false pressureFed = false curveResource = SolidFuel thrustCurve { key = 0.00000 0.01000 0 0 key = 0.00041 0.01000 0 0 key = 0.00244 0.05000 key = 0.00652 0.10000 key = 0.01467 0.20000 key = 0.02689 0.30000 key = 0.04523 0.45000 key = 0.07253 0.67000 key = 0.11125 0.95000 key = 0.15200 1.00000 0 0 key = 0.19275 1.00000 0 0 key = 0.23227 0.97000 key = 0.27058 0.94000 key = 0.30807 0.92000 key = 0.34474 0.90000 key = 0.38060 0.88000 key = 0.41606 0.87000 key = 0.45110 0.86000 key = 0.48574 0.85000 key = 0.51997 0.84000 key = 0.55420 0.84000 key = 0.58883 0.85000 key = 0.62388 0.86000 key = 0.65933 0.87000 key = 0.69519 0.88000 key = 0.73187 0.90000 key = 0.76936 0.92000 key = 0.80766 0.94000 key = 0.84719 0.97000 key = 0.88794 1.00000 0 0 key = 0.92869 1.00000 0 0 key = 0.96740 0.95000 key = 1.00000 0.80000 } } } ignitions = 1 ullage = false pressureFed = false !RESOURCE[LiquidFuel] {} !RESOURCE[Oxidizer] {} !RESOURCE[MonoPropellant] {} !RESOURCE[SolidFuel] {} !RESOURCE[XenonGas] {} MODULE { name = ModuleFuelTanks basemass = -1 volume = 900 type = Solid // dedicated = false TANK { name = SolidFuel amount = full maxAmount = 100.000000% } } } @PART[restock-srb-anvil-1]:FOR[RealFuels_StockEngines] //Anvil { @mass = 4.6 @cost = 2733 %entryCost = 13665 @maxTemp = 1800 @MODULE[ModuleEngine*] { @name = ModuleEnginesRF @maxThrust = 2250 @heatProduction = 187 @atmosphereCurve { @key,0 = 0 276 @key,1 = 1 255 } !PROPELLANT[LiquidFuel] {} !PROPELLANT[Oxidizer] {} !PROPELLANT[MonoPropellant] {} PROPELLANT { name = SolidFuel ratio = 100.000000 DrawGauge = True } } MODULE { name = ModuleEngineConfigs type = ModuleEnginesRF techLevel = 5 origTechLevel = 5 engineType = S origMass = 4.6 configuration = SolidFuelSteadyDip modded = false CONFIG { name = SolidFuelSteadyDip maxThrust = 2250 heatProduction = 187 PROPELLANT { name = SolidFuel ratio = 100 DrawGauge = True } IspSL = 1.0000 IspV = 1.0000 throttle = 0 ignitions = 1 ullage = false pressureFed = false curveResource = SolidFuel thrustCurve { key = 0.00000 0.01000 0 0 key = 0.00041 0.01000 0 0 key = 0.00244 0.05000 key = 0.00652 0.10000 key = 0.01467 0.20000 key = 0.02689 0.30000 key = 0.04523 0.45000 key = 0.07253 0.67000 key = 0.11125 0.95000 key = 0.15200 1.00000 0 0 key = 0.19275 1.00000 0 0 key = 0.23227 0.97000 key = 0.27058 0.94000 key = 0.30807 0.92000 key = 0.34474 0.90000 key = 0.38060 0.88000 key = 0.41606 0.87000 key = 0.45110 0.86000 key = 0.48574 0.85000 key = 0.51997 0.84000 key = 0.55420 0.84000 key = 0.58883 0.85000 key = 0.62388 0.86000 key = 0.65933 0.87000 key = 0.69519 0.88000 key = 0.73187 0.90000 key = 0.76936 0.92000 key = 0.80766 0.94000 key = 0.84719 0.97000 key = 0.88794 1.00000 0 0 key = 0.92869 1.00000 0 0 key = 0.96740 0.95000 key = 1.00000 0.80000 } } } ignitions = 1 ullage = false pressureFed = false !RESOURCE[LiquidFuel] {} !RESOURCE[Oxidizer] {} !RESOURCE[MonoPropellant] {} !RESOURCE[SolidFuel] {} !RESOURCE[XenonGas] {} MODULE { name = ModuleFuelTanks basemass = -1 volume = 23250 type = Solid // dedicated = false TANK { name = SolidFuel amount = full maxAmount = 100.000000% } } } @PART[restock-engine-boar]:FOR[RealFuels_StockEngines] //Boar { @mass = 1.45 @cost = 3371 %entryCost = 16855 @maxTemp = 2288 @MODULE[ModuleEngine*] { @name = ModuleEnginesRF @maxThrust = 1000 @heatProduction = 172 @atmosphereCurve { @key,0 = 0 342 @key,1 = 1 281 } !PROPELLANT[LiquidFuel] {} !PROPELLANT[Oxidizer] {} !PROPELLANT[MonoPropellant] {} PROPELLANT { name = Kerosene ratio = 37.694087 DrawGauge = True %resourceFlowMode = STACK_PRIORITY_SEARCH } PROPELLANT { name = LqdOxygen ratio = 62.305913 %resourceFlowMode = STACK_PRIORITY_SEARCH } } MODULE { name = ModuleEngineConfigs type = ModuleEnginesRF techLevel = 6 origTechLevel = 6 engineType = L+ origMass = 1.45 configuration = Kerosene+LqdOxygen modded = false CONFIG { name = Kerosene+LqdOxygen maxThrust = 1000 heatProduction = 172 PROPELLANT { name = Kerosene ratio = 37.69408655434424 DrawGauge = True %resourceFlowMode = STACK_PRIORITY_SEARCH } PROPELLANT { name = LqdOxygen ratio = 62.30591344565576 %resourceFlowMode = STACK_PRIORITY_SEARCH } IspSL = 1.0000 IspV = 1.0000 throttle = 0 ignitions = 1 ullage = true pressureFed = false IGNITOR_RESOURCE { name = ElectricCharge amount = 10 } } CONFIG { name = LqdHydrogen+LqdOxygen maxThrust = 750 heatProduction = 172 PROPELLANT { name = LqdHydrogen ratio = 76.30830964721619 DrawGauge = True %resourceFlowMode = STACK_PRIORITY_SEARCH } PROPELLANT { name = LqdOxygen ratio = 23.69169035278381 %resourceFlowMode = STACK_PRIORITY_SEARCH } IspSL = 1.3000 IspV = 1.2700 throttle = 0 ignitions = 1 ullage = true pressureFed = false IGNITOR_RESOURCE { name = ElectricCharge amount = 10 } } } ignitions = 1 ullage = true pressureFed = false IGNITOR_RESOURCE { name = ElectricCharge amount = 10 } } @PART[restock-engine-375-corgi]:FOR[RealFuels_StockEngines] //Corgi { @mass = 2.1 @cost = 2016 %entryCost = 10080 @maxTemp = 1553 @MODULE[ModuleEngine*] { @name = ModuleEnginesRF @maxThrust = 750 @heatProduction = 97 @atmosphereCurve { @key,0 = 0 339 @key,1 = 1 120 } !PROPELLANT[LiquidFuel] {} !PROPELLANT[Oxidizer] {} !PROPELLANT[MonoPropellant] {} PROPELLANT { name = Aerozine50 ratio = 50.329747 DrawGauge = True %resourceFlowMode = STACK_PRIORITY_SEARCH } PROPELLANT { name = NTO ratio = 49.670253 %resourceFlowMode = STACK_PRIORITY_SEARCH } } MODULE { name = ModuleEngineConfigs type = ModuleEnginesRF techLevel = 6 origTechLevel = 6 engineType = O origMass = 2.1 configuration = Aerozine50+NTO modded = false CONFIG { name = Aerozine50+NTO maxThrust = 750 heatProduction = 97 PROPELLANT { name = Aerozine50 ratio = 50.32974661575842 DrawGauge = True %resourceFlowMode = STACK_PRIORITY_SEARCH } PROPELLANT { name = NTO ratio = 49.67025338424158 %resourceFlowMode = STACK_PRIORITY_SEARCH } IspSL = 0.9600 IspV = 0.9500 throttle = 0 ignitions = 24 ullage = true pressureFed = false IGNITOR_RESOURCE { name = ElectricCharge amount = 7.5 } } CONFIG { name = LqdHydrogen+LqdOxygen maxThrust = 563 heatProduction = 97 PROPELLANT { name = LqdHydrogen ratio = 76.30830964721619 DrawGauge = True %resourceFlowMode = STACK_PRIORITY_SEARCH } PROPELLANT { name = LqdOxygen ratio = 23.69169035278381 %resourceFlowMode = STACK_PRIORITY_SEARCH } IspSL = 1.3000 IspV = 1.2700 throttle = 0 ignitions = 1 ullage = true pressureFed = false IGNITOR_RESOURCE { name = ElectricCharge amount = 7.5 } } CONFIG { name = MMH+NTO maxThrust = 750 heatProduction = 97 PROPELLANT { name = MMH ratio = 48.782128919391745 DrawGauge = True %resourceFlowMode = STACK_PRIORITY_SEARCH } PROPELLANT { name = NTO ratio = 51.217871080608255 %resourceFlowMode = STACK_PRIORITY_SEARCH } IspSL = 0.9600 IspV = 0.9500 throttle = 0 ignitions = 24 ullage = true pressureFed = false IGNITOR_RESOURCE { name = ElectricCharge amount = 7.5 } } } ignitions = 24 ullage = true pressureFed = false IGNITOR_RESOURCE { name = ElectricCharge amount = 7.5 } }
  3. It looks like FARc does not see decoupler shroud. This is how FARc sees cross sectional area with DS shroud and and this is how it sees stock engine shroud. Can anything be done about this?
  4. What I have i mind is even simpler. I dunno a technical term for it, I think it's called Automatic-Line-Of-Sight-Guidance, where both tracking and guidance are performed by ground installations. The missile is kinda like an RC plane - it has no means of self guidance. This video from the 60s explains it. In-game it would mean that the T0/T1 core would work just as a regular core, as a ground based operator could run programs just like a Kerbal on-board a vessel (because the actual core would actually be a ground based IBM 704 style monstrosity, the in-game part would just serve as an interface for the player and could imitate a dedicated antenna for example). But a working connection would be required to transmit commands to a vessel. Without a connection it would be like trying to send commands to RCS thrusters on a ship with disabled RCS - the script would try to do it's thing but with no effect.
  5. After discussion about kOS core placement in the Tech Tree in Probes Before Crew mod (where the 0.625 core is available at Start, making the 1.25 core available later virtually obsolete) I got an idea of a new part for kOS and I hope this thread is the right place to share it. PBC mod places the 0.625 core at Start to let players toy with small sounding-type rockets before advancing to bigger ones. In stock kOS probe cores come a bit late and for a good reason, as they are a very powerful tool. However, how about a Tier 0 or Tier 1 part that would simulate early, ground based computer guidance? The part would be small enough to fit on 0.625 or smaller rockets, maybe radial. It would give an access to the terminal just as a standard core but: - it would have no internal storage - it would require connection to KSC (script would still run in the background until failure but the core would not be able to control the ship) - it would be a subject to signal delay This last thing would be quite hard to implement I imagine but if sensor readings like radar alt were delayed too, it would add a very interesting programming challenge for someone wanting to make a lunar landing with ground based guidance. On Hard setting the 1.25 core is the only one available for quite a long time, so it's the core of choice for early Mun missions. It's cumbersome and heavy enough to make a laggy, unreliable ground controlled core an interesting option.
  6. Sorry, it comes with Real Fuels (and it Coxswain, I misspelled it). I thought it's stock. I play on hard, so probably lower than usual, so yeah, maybe that's what I asked for. Anyway, that's just an opinion of someone who uses Real Fuels and will use your mod from now on. First RCS available at T4 becomes a challenge on Hard difficulty and I'll probably move it a bit lower to T3. BTW, I dunno if the only reason RCS thrusters come so late in stock is that they are not really necessary until you research a docking port or upgrade the Astronaut Complex (which allows for rescue missions). I don't think they would make the game any easier at lower tiers for someone who plays with stock reaction wheels settings.
  7. Separatrons, as all solid fuel engines in RF, have only one ignition, while Coxwain has 4, not to mention later orbital engines, which have 24. So I don't think separatrons will do. My bad, it's T5 indeed. And I just noticed I do have a linear RCS at T4 thanks to RLA mod. But I'm still a bit stuck anyway. I'm short of 30 Science to unlock it, I milked all the science possible with thermometer, goo, geiger counter and pressure sensor and the next contract requires me to get to a stable orbit and then recover the vessel. Without RCS it's kinda hard to ignite the second stage for orbital insertion and then again to deorbit the ship. Nope. And unless I miss something I'd say this mod is unplayable without RSC for reasons I explained in my answer to u/lordcirth (unless one uses reaction wheels to rotate the ship every time before ignition, which looks kinda silly and may not be even possible with Mandatory RCS mod).
  8. Hey _Zee, just discovered your mod, and it's amazing. Just started a new career and it's almost like playing KSP for the first time. I have some suggestions for early techs already: - thing very important for me as a Real Fuels user: in RF liquid fuel engines are subject to ullage, which means that in zero gravity environment they need a little push before they can be started. I usually use RCS thrusters for this. In my recent game I got stuck, because all RCS thrusters are T6 tech, way beyond my reach, so I can't progress beyond stable orbit mission. RF users will need at least linear RCS thruster as soon as Coxwain engine. - I'd switch 0.6m and 1.25m kOS cores. 0.6m core is smaller and lighter than 1.25m and makes it virtually obsolete from the beginning. I think 1.25m is available first in kOS for a reason - it's supposed to represent older, bigger and heavier electronics. I guess your idea was to allow players to use it with smaller rockets first, but early suborbital missions are so simple that they don't really require automation. kOS cores become useful in orbital missions, for which 1.25 engines are a must anyway (at least with stock parts).
  9. Suddenly my game started ignoring Kerbalism changes to experiment definitions. Science Box reappeared, low orbit EVA reports are again biome dependent, pressure and temp scans are now recoverable AND 50% transmittable. I checked KSP.log and it seems that all changes are discarded because I don't have FeatureScience, whatever it is... Is it a mod or sth? I checked older Kerbalism version and it seems that NEEDS[FeatureScience] was always there, so it seems something changed on my end. DMagic Orbital Science got an update recently, could it be something it? I've never heard about this FeatureScience...
  10. And here, although it never occured to me it may be caused by Kerbalism and I hadn't played without Kerbalism in a long time, so I don't remember if it was any better without it.
  11. Disclaimer: I'm not the mod developer, in fact I can't even program in C#. That being said... #autoLOC_number are handles for strings defined in localization files. Whenever the game finds such a handle, it looks for a string defined for this handle in config files. Squad's file is located in GameData\Squad\Localization and is called dictionary.cfg. You'll find all these #autoLOC_number handles there with their corresponding strings. You'll also notice that strings missing from e.g. Configurable Pods are all tech tree node names. The reason for this is, to the best of my understanding, that Kerbalism code tries to get these names by looking for title field in GameData\Squad\Resources\TechTree.cfg, where all tech tree nodes are indeed defined. However, this particular field uses #autoLOC_number handle and the code doesn't know this. So it copies the handle string and that's what you see in the game. The only solution I see is to manually change tech titles from handles to their proper names (which is not hard as they are literally in the same line, at the end). Then they will appear properly in the game modded with Kerbalism.
  12. Since no one seems to know the answer, you can easily check it yourself. Rename your GameData folder to, say, myGameData, create a new empty GameData and fill it only with mods (+dependencies) you want to check (+ Squad folder of course). Once you're done, rename your folders again. This way you can easily run the game with different mod configurations without deleting and reinstalling all of your mods.
  13. It is for me. I specifically created GameData folder with Kerbalism and VSR only (+ dependencies) to check VSR effect on Kerbalism and there is no doubt about it. I'm not saying it's the only mod that causes conflict with Kerbalism, I'm saying it's the only one of 36 mods I use.
  14. Well, it looks like you're using some ancient Kerbalism version meant for KSP 1.3.1, while playing KSP 1.6.0. I'd start with manually deleting Kerbalism from GameData folder and replacing it with the latest version downloaded from here: https://github.com/steamp0rt/Kerbalism/releases (2.1.1). Don't use CKAN, it sometimes gets confused by version numbering and downloads a wrong version, which is what I think happend to you. EDIT: and you may encounter the same problem as I had if you keep VSR, so try it without VSR at first.
  15. Are you sure you've attached the right log? Unless I miss something, the log shows you run KSP 1.3.1 with no mods whatsoever.
  16. OK, so I figured out what was causing all my problems, which included: - Kerbalism planner not working in VAB, only the header with SOI appears - resources not consumed correctly (for example solar panels do not produce EC, oxygen is not consumed, EC is consumed but shown as perpetual in the planner) - inability to move up and down in VAB (!!!) And the mod causing all this trouble is... VenStockRevamp (of all things!!). Without this mod everything works fine. With VSR, the moment you place mk1 pod in VAB, log gets spammed with this message Now, I have no idea why, as the new, revamped mk 1 pod is not affected by VSR (to the best of my knowledge), it has nothing to do with liquid hydrogen and I don't even think VSR messes with resources. The problem is easily replicated with KSP 1.6.0, Kerbalism 2.1.1, CRP 1.0.0.0, MM 3.1.2 and the latest VSR release. Would be nice if this conflict got solved as VSR still has some nice looking parts I like to use.
  17. I have the same problem (one of many). Have you figured it out?
  18. Please keep maintaining Basic DeltaV. Stock dV does not work with Real Fuels, so your mod is still very useful. v4.0 has a slight problem with KSP 1.6 though - display background color does not work. Instead of dark gray it's white, so white text becomes unreadable. It's readable with transparency set to 0% (or 100%? No color basically) but it's not as convenient as dark background.
  19. OK, so Kerbalism 2.1.1 with KSP 1.6 is a total mess for me. For starters, Kerbalism planner does not work in VAB, only the header with a name of a ship is visible. It shows in flight but resources like oxygen and EC always show perpetual even though they are consumed. But that's not the annoying part. The annoying part is - if I send a ship without food and water into space and switch to the map, Kerbal dies of hunger and dehydration in a matter of seconds. This does not happen if I don't switch to the map but for example return to KSC. The moment I switch to the map all hell breaks loose. No one seems to complain about this problem, so I guess I'm quite unique here? I also downloaded Kerbalism-master 2.2.0 that has some of bugs already addressed but it's just as bad.
  20. My guess is this is your problem. You're probably using new probe cores introduced in 1.5.1. RT 1.8.13 has no config files for them, they were introduced in RT 1.9.0. Without config files these probe cores do not obey connectivity rules and are controllable when there is no connection. Update your RT and this should solve the problem.
  21. Hi, for every AJE jet engine I get the following error in KSP.log However everything looks just fine in Modulemanager.ConfigCache. Can anyone take a look and hopefully figure out what is the problem? ModuleManager.ConfigCache KSP.log EDIT: solved. I noticed in KSP.log that AJE still depends on 3.6.1 version of Solver Engines, while I had it updated to the latest 3.7.0. After downgrading to 3.6.1 AJE started to work properly. KSP.log I attached shows previous version of AJE installed, as I was trying different versions at the time of posting and didn't notice it's the log from that trail. However the latest 2.12.0 version of AJE depends on 3.6.1 version of Solver Engines too and that's the working combo I use now.
  22. Yeah, sphere got v2 variant to. And few others. You need to add configs for all of them if you want to make them obey RT rules. Just check Squad/Parts/Command folder for new v2 variants. Can confirm there is no delay though, both with new and old cores.
  23. Is it the new OCTO probe you're using? New probes introduced in 1.5.0 have different names in config files than the old ones, probably to let players use old versions in their ships designed in 1.4.5. So the new OCTO is now called probeCoreOcto_v2 while the old one is just probeCoreOcto. RT was not updated for version 1.5.0, so it obviously has no configs for these new probes. You can however add them by yourself by editing RemoteTech_Squad_Probes.cfg. Simply copy a config for the old core, paste it below and add _v2 to part name. I had the same problem as you and this solved it.
  24. Sure, it's pretty easy as it turns out. Just word of advice - in FerramAerospaceresearch -> CompatibilityChecker line 61 - set Versioning.version_minor == to match your KSP version. Otherwise it won't work.
  25. Can't see anyone trying to recompile against 1.5.0, so I gave it a try. Thanks to @MicUK88 for detailed instructions. Here is the link to zipped .dll files. They should go to Kerbal Space Program\GameData\FerramAerospaceResearch\Plugins as usual. Everything seems to work as it used to for me. This was however my very first contact with Visual Studio, compiling and all that stuff so I don't give any guarantees. Feel free to test it. Also @Cholerix I can confirm that without setting minor version to 5 in CompatibilityChecker.cs, new .dll's did not work and affected aerodynamics in a strange way. Some instruments in Mk1 pod (altimeter, atmometer and speedometer) did not work at all, as if the game somehow could not get this information. Above 1000 m drag was almost nonexistent.
×
×
  • Create New...