Jump to content

flart

Members
  • Posts

    914
  • Joined

  • Last visited

Everything posted by flart

  1. a radiation of the in-flight kerbal is reset to small values (33 and 47), 4 in-flight kerbals for some reason got new quirks 2 of the quirks message has an empty effects field ksp.log https://1drv.ms/u/s!Alncj27YxKc-iB6DNxef0JNlwBfi one of the KerbalHealthStatus compare from the saves files - health, dose, radiation, quirk are changed https://www.textcompare.org/?id=61fc57d5af63783351c6a346 was is:
  2. Also selecting multiple nodes with Shift+Click+Click would be helpful for deleting or moving up/down I was thinking about something like that - "i" button enable/disable lines amounts and indexes
  3. v1.5.6, on accepting the asteroid Tourism Contract ksp.log https://1drv.ms/u/s!Alncj27YxKc-iB0g0CqBzVjUBG1R
  4. looks good, what are the Calculated tank volume and Calculated tankVol (max x min) volume // ---------------------------------------------------------------------- // Calculated tank volume: 20978.8 // Calculated tankVol (max x min) volume: 7556.8 // Squad/Parts/Aero/airlinerWings/MainWing/airlinerMainWing // Dimensions: x: 11.33, y: 7.82, z: 0.92 // Bounding Box Size: 81664.4 liters // Volume adjustment: 10% // // Bypass reasons: // size exceeds largestAllowablePart: 64000 // // ----------------------------------------------------------------------
  5. I have restarted 3 times, the restart message still appears
  6. I have found some problems in the beta: enable "process maniputable-only parts" and "stock parts" after every restart and without any changes, the restart window will be appearing This problem was also on the previous version. New problem: with the settings as above, the patch looks like that // Squad/Parts/Electrical/z-4kBattery/z-4kBattery/batteryBankLarge // Dimensions: x: 2.63, y: 0.25, z: 2.50 // Bounding Box Size: 1645.653 liters // Volume adjustment: 10% // @PART[batteryBankLarge]:HAS[@MODULE[ModuleCargoPart]]:Final { @MODULE[ModuleCargoPart] { %packedVolume = 1811 MODULE { name = ModuleCargoPart packedVolume = 1811 %KSP_PartVolume = true } }
  7. SandCastle + B9PS and no EL make B9 to have fatal error ksp.log https://1drv.ms/u/s!Alncj27YxKc-iByV5zlPAkzj6nh_
  8. I just wanted to remove some quirks from the save file, and found TRAINED_PART and TRAINED_VESSEL for every kerbal and probably every part, though the training is disabled in the settings. if there is a quick fix for not saving it, the savefile with be lighter for 10000 lines
  9. I want to figure out what takes most of the place in the save file: maybe some mod SCENARIO is huge, maybe just FLIGHTSTATE is huge, etc. Line counter for every node on every level could be helpful. It could be switchable if it will be notable perfomance-wise
  10. EL-M Construction Marker is not hidden if there is no the Extraplanetary Launchpad Parts and it nodes reverted (in the construction mode on the surface attached marker other part tries to connect on wrong side, without the writings ) Cargo/boxOfGenericSpecializedParts/boxOfGenericSpecializedParts/ Cargo/elSurveyConeDispenser/coneDispenser/ Cargo/elSurveyCone/surveyCone Cargo/KonstructionMarker/konstructionMarker more like Utility category
  11. Community Fixes could fix some problems of the Kopernicus (or Kronometer) and Alarm Clock App compatibility.
  12. [bug] Changing the Realistic Res Transfer settings and clicking save, doesn't show the hidden resources at once. They appear after clicking any other resource in the SM windows. https://streamable.com/zxygeh [Feature Request] Ability to Dump specific amount of resource. same Xfer interface, but it is "Dump" instead of Xfer, and it is active if there toggled resource only on the one side of the window. Also it clears all "Dump" buttons for every resource and give more width space for text.
  13. Is this suppose to work without KSP Interstellar Extended ? The parts haven't a "deploy" button in the VAB in the both sandbox and career mode ksp.log https://1drv.ms/u/s!Alncj27YxKc-iBmMH5p7zezgGEJz
  14. @NathanKell could someone check my old PR, since I have not understood why icons cannot be just replaced, it was working on my side https://github.com/GER-Space/Kerbal-Konstructs/pull/147
  15. the main problem is what some mods that not supported by CPT could add new parts with the stock prefix, and changing that prefix will brake their placement. Now parts is sorted with as small changes as possible (2.5m are the only one that changed). 0.625m - FL-S** 1.25m - FL-T*** 1.875m - FL-TX*** 2.5m - FW-** 3.75m - Kerbodyne S3-*** 5.0m - Kerbodyne S4-*** ,where ** - number, relative to volume. Since I very don't like the Kerbodyne S4, S5, and consider 50, 75 much more clear, other tanks from some other mods already have this <diameter>-<capacity> system, I think it is maybe time to make this changes, even if it will break placement in some unsupported mods. btw, if you know that kind of mods, let me now. Also check please other supported mods for the same LF tanks changes. Engines also have the similar problem — modification of Mainsail created by someone most likely will be named RE-M1 or M2 or M4, etc) and I don't want to break that. Also their default numbers also some sort of names, like the LV-909, T30, T45, and there are several mods that play with that: LV-303, T10, T15 Also the most of engines have several variants and several sizes now (especially with the restock), so stick one size to title is not desired.
  16. Originally it was mostly localization files, but more and more mods without localization was supported using patches, and now it is 28 locs/22 patches. I removed statement, that it is just a localization files, because it's not true anymore. For replacing a localization, the localization files need to load first, so there is 002_
  17. Version 0.8.6 new: ExtraDockingPorts v1.1.1 updates: NF Exploration v1.1.2
  18. Dmagic Orbital Science have an experiment, that is a giant expandable 10T power dish
  19. ISRU from the Mining Extension doesn't have the CryoTanks Converters if there is RR + RR Companion. CRP + Mining Extension + CryoTanks + RR + RR Companion = No "LH2", "LH2+Ox" Converters from the CryoTanks on the Mining Extension ISRUs CRP + Mining Extension + CryoTanks = "LH2", "LH2+Ox" converters on the Mining Extension ISRUs I confirmed the bug on the smaller install: ksp.log no RR https://1drv.ms/u/s!Alncj27YxKc-iBfPw6b1p-5cR8Ve ksp.log RR https://1drv.ms/u/s!Alncj27YxKc-iBjPV-Ft4zTiFWeq
  20. I have 1.12.3, the last one. the old save, like not the new one, the save that was created before SM was updated.
  21. The old save was unable to load after updating SM and MLP. It's loaded ok after reverting SM and MLP to the previous versions. Since NullReferenceException is about ProtoCrewMember.CalculateExperiencePoints, it is probably related to the last update of the SM ? player.log https://1drv.ms/u/s!Alncj27YxKc-iBZhU3B1b2twz2DB
  22. Would be nice to have funds changes in the Chronicle. Also probably Science and Rep. something like: Y2D7 5:05 Funds Changed: 3,800,000 (+300,000) Y2D2 3:03 Funds Changed: 3,500,000 (-500,000)
  23. That depends... Probably there is not enough strength to to have 16x area radiator without scaling thickness, so instead of 4x4x1 size, x16 heat xfer, x16 mass, you need to have 4x4x2 size, x16 heat xfer, x32 mass. Also not all cost of the radiator is just raw materials, the initial R&D aren't needed for the scaled part, so cost will not be scaled the same as the mass. We need to ask someone from Post Kerbin Mining Corporation about the ratio of the R&D cost and raw material cost.
×
×
  • Create New...