Jump to content

PyjackMeat

Members
  • Posts

    167
  • Joined

  • Last visited

Everything posted by PyjackMeat

  1. I'm using dayLengthMultiplier = 4, but the clock is 12 hours fast. How do I fix that?
  2. Okay, what have I ballsed up here? @PART[KER_CrewCab|KER_Hub|KER_PassengerCab|KER_RoverCab|Ranger_HabModule|DERP_POD|DERP_StowBag]:NEEDS[TACLifeSupport] { @RESOURCE:HAS[#ResourceName[Supplies]] { @ResourceName = Food @Ratio *= 0.000016927083333 } RESOURCE { ResourceName = Water @Ratio *= 0.000011188078704 } RESOURCE { ResourceName = Oxygen @Ratio *= 0.001713537562385 } @RESOURCE:HAS[#ResourceName[Mulch]] { @ResourceName = Waste @Ratio *= 0.000001539351852 } RESOURCE { ResourceName = WasteWater @Ratio *= 0.000014247685185 } RESOURCE { ResourceName = CarbonDioxide @Ratio *= 0.00148012889876 } }
  3. Looks like it was abandoned again.
  4. It doesn't seem to be working for me. https://www.dropbox.com/home?preview=output_log.txt
  5. The latest version is incompatible with Custom Barn Kit. It gets confused and picks up 'observatory' and the module stops.
  6. Can we have a 1.1.3 version? I'd convert it for my setup but I don't know how.
  7. What are the best settings for a 10x playthrough?
  8. I am currently using RPM 0.24.2.1 and MechJeb 2.5.5.0-555, but in the monitor tab "Auto", I'm getting the message "Autopilot software not installed."
  9. Maps in MFDs don't work. [EXC 21:05:25.344] NullReferenceException: Object reference not set to an instance of an object SCANsat.SCANcontroller.unloadPQS (.CelestialBody b, Boolean map) SCANsat.SCAN_Map.SCANmap.setBody (.CelestialBody b) SCANsat.SCAN_UI.JSISCANsatRPM.RedrawMap () SCANsat.SCAN_UI.JSISCANsatRPM.OnUpdate () InternalProp.OnUpdate () InternalModel.OnUpdate () Part.InternalOnUpdate () Part.Update ()
  10. Maps in MFDs don't work. [EXC 21:05:25.344] NullReferenceException: Object reference not set to an instance of an object SCANsat.SCANcontroller.unloadPQS (.CelestialBody b, Boolean map) SCANsat.SCAN_Map.SCANmap.setBody (.CelestialBody b) SCANsat.SCAN_UI.JSISCANsatRPM.RedrawMap () SCANsat.SCAN_UI.JSISCANsatRPM.OnUpdate () InternalProp.OnUpdate () InternalModel.OnUpdate () Part.InternalOnUpdate () Part.Update ()
  11. I'm getting this error: [EXC 00:02:28.791] ArgumentNullException: Argument cannot be null. Parameter name: key System.Collections.Generic.Dictionary`2[System.String,ExtraplanetaryLaunchpads.Recipe].ContainsKey (System.String key) ExtraplanetaryLaunchpads.ExRecipeLoader+<LoadPartRecipes>c__Iterator4.MoveNext ()
×
×
  • Create New...