Jump to content

billmichell

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by billmichell

  1. I only wanted regular recycling, and I definitely edited the correct file while KSP was closed… Will try again with the latest version.
  2. I;ve just had a problem with the MCE research tree. I bought Vessel Recycling and equipped my rocket parts with parachutes, but got annoyed when recovering the parts didn't give me any cache. I then checked the Research window, and found the Vessel Recycling tech listed as NOT AVAILABLE, even though the research was definitely spent. So I went into the .sp file and set VRecycle to True and restarted the game. This made Recycling show up as Researched, but RocketAssistedAutoLanding ia now also Researched, and I definitely didn't. Plus the .sp file still has RocketAutoLand = False in it. I'm on version .71
  3. Great. That was my next attempt. Do we need to raise this as a bug against the bootstrap mission packs bundled with MCE, or is this forum sufficient?
  4. Seems it is a little more complicated than I hoped… Just updating the file and restarting the game wasn't good enough. Requires more thinking!
  5. Nope. "Hide Optional Goal" Looking at the code, I think the "BSP - Kerbin SOI.mpkg" file might need "evaNotAllowed = false" added to the SubMissionGoal somewhere around line 147, otherwise the sub-mission can't be completed because it requires an EVA but insists on not being on EVA at the time... Either that, or the SubMissionGoal class file needs to inspect its child values and update its evaNotAllowed property appropriately. Or of course, I'm misreading the code!
  6. I have just updated to .71 and have found a problem that, from the change log, might have been introduced by .69. I'm running the Bootstrap missions, Kerbal SOI package, and my trouble is with the optional goal for the Katurn I mission, which is an EVA with a minimum altitude requirement. I start my EVA, ascend to the required altitude, but then can't complete the goal… It keeps telling me the Kerbal is EVA and I need to return to the pod, but if I do that, the EVA flag flips to FALSE and the goal still can't be completed. Help!
×
×
  • Create New...