Jump to content

linuxgurugamer

Bug Hunter
  • Posts

    24,952
  • Joined

  • Last visited

Everything posted by linuxgurugamer

  1. It's the same for me there on 1.7.3 (BetterTimeWarpContinued v2.3.11.4) I've taken a quick look at the code, nothing obvious jumps out at me. So, the custom rates stick around, they just aren't selected? Ok, I think I see where the problem is. I can't test until this evening, but I should be able to get a fix out this evening. One thing, right now it will only be for 1.8. In order to get a version for 1.7, I'll have to do figure out the best way to do this
  2. I may have found this problem, not sure. I'll have to make a RealFuels install to test. In Kerbal_Construction_Time/KCT_BuildListVessel.cs, at line 734, seems that there is a GetValue using partName instead of name. @siimav if you could check this out, I could get a release out this evening fixing this and the other two bugs you fixed yesterday.
  3. The issue is probably that KCT doesn't understand AvGas. It's a simple fix: Edit this file: GameData/KerbalConstructionTime/FuelResources.cfg and add AvGas to the first section: KCT_FUEL_RESOURCES { fuelResource = LiquidFuel fuelResource = Oxidizer fuelResource = XenonGas fuelResource = MonoPropellant fuelResource = SolidFuel fuelResource = ElectricCharge fuelResource = AvGas } Is AvGas from RealFuels? If so, then the fix I have right above won't work, because I see that AvGas is already in the config based on the MM config below: KCT_FUEL_RESOURCES:NEEDS[RealFuels] { fuelResource = AK20 fuelResource = AK27 fuelResource = Aerozine50 fuelResource = Aniline fuelResource = AvGas I'll need to look to see why it's not being honored. I'm wondering if it may be because of a different stanza
  4. There was a bug which was preventing it from showing
  5. I looked at the ConfigCache for your game. The Bonanza Cabin (625mBonny) does not have any resources for fuel, only food and Water: The Bonanza Tail (LMiniAircaftTail) does not have ANY resources at all: You must have another mod which is removing the resources from it
  6. Check to see if you have MiniAVC installed in any directory. Doesn't sound like it, but the old MiniAVC on 1.8 was causing CTDs very quickly
  7. Welcome to the forums. Despite the rude replies above, this is a very friendly forum, with many people wanting to help. Ksp is 8 years old, putting it, even just the editor, on a tablet is impractical.
  8. New release, 3.6.0 Added InstallChecker Updated for KSP 1.8
  9. New release, 0.3.3 Added InstallChecker Updated for KSP 1.8
  10. I think I'll need the meta file as well (sorry) Anyone else see this issue?
  11. New release, 0.2.3 Added InstallChecker Updated for KSP 1.8
  12. New release, 3.2.4 (for KSP 1.8) Added InstallChecker Updated for KSP 1.8
  13. New release, 1.1.0 Added InstallChecker Updated for KSP 1.8 Be sure to update UICore at the same time (should be automatic with CKAN)
  14. New release, 1.1.8 Added InstallChecker Updated for KSP 1.8
  15. New release, 3.2.3.3 for KSP 1.7.x Thanks to @Gordon-Dry for these changes: Add Simple Procedural Engines (SPEngine) Add ModuleConfigurableAntenna Adding ROCapsules, ROEngines and ROTanks Add RN Industries
  16. You could contact @The White Guardian And see if he would be agreeable to you contributing that
  17. New release, 0.1.9.3 Updated MiniAVC.dll to 1.4.0.2 to fix a nasty CTD Some optimization work on related to the stock toolbar code, reduces the number of calls Unity makes every frame
  18. New release, 1.3.6.2 Updated MiniAVC.dll to 1.4.0.2 to fix a nasty CTD Disabled toolbar button when not in Career or Science mode
×
×
  • Create New...