Jump to content

Dr. Jet

Members
  • Posts

    759
  • Joined

  • Last visited

Everything posted by Dr. Jet

  1. Rather no than yes... But it depends on what kind of update you have in mind.
  2. Still an issue with multiple GooBay and MaterialLab parts on one craft. I think there is a bug which counts usage of all parts as one part. After I used one part (twice and fully, making it inoperable) all others are locked with "science module is full". The reason to use multiple parts is that the craft is unmanned thus needing more than two usages of experiments. Maybe this is the cause of trouble? if (Deployed) { ScreenMessages.PostScreenMessage(_localizedStorageFullString, 5, ScreenMessageStyle.UPPER_LEFT); //_silentDeploy = silent; //_overwriteDialog = PopupDialog.SpawnPopupDialog(new Vector2(0.5f, 0.5f), new Vector2(0.5f, 0.5f) // , new MultiOptionDialog("OverwriteExperiment", Localizer.Format("#autoLOC_238370", experiment.experimentTitle) // , Localizer.Format("#autoLOC_238371", experiment.experimentTitle) // , HighLogic.UISkin, new DialogGUIBase[] // { // new DialogGUIButton(experimentActionName, new Callback(OverrideGatherScienceData)), // new DialogGUIButton(Localizer.Format("#autoLOC_253501"), null) // }), false, HighLogic.UISkin, true, string.Empty); return false; }
  3. Somehow I got this in 1.9.1. After well 20 troubleless launches of the same rover, two graphic freezes in a row. At KSC.
  4. Universal Storage II compatibility. Right now US2 parts are not working correctly. Also, would be nice to be able to fill 2 (or more) containers with same experiment - one for direct return, other for orbiting MPL.
  5. Nice to hear you are OK. BTW, should there be TWO configs simultaneously? I mean ETTR_Spiral_TechTree.cfg and ETTR_TechTree.cfg. Those must be conflicting as they refer to the same nodes.
  6. What a disturbing tendency... When I make a pull request, corresponding mod owner mysteriously disappears...
  7. Nice! Why I don't see it in GitHub version? Speaking of which... https://github.com/fwdixon/ETT/issues/2, https://github.com/fwdixon/ETT/pull/3
  8. For nuclear engines? Like RD-0410 and Nerva? Then you should know that RD-0410 was gas-fed and Nerva has exploded (test of 1959) because of liquid hydrogen evaporating too fast. Neither of those was ever concidered to be CO2 fed. I'm not sure if it's even practical. For any practical usage like methane production, CO2 is stored solid, used gaseous.
  9. Nice idea! I approve it. Just some advices. 1) CO2 is not something you want to store as liquid. EVER. It will need constant heating (30°) and too high pressure (heavy tanks). On the other hand SOLID form of CO2 ("dry ice") is easily storeable, does not need any pressure holding at all and converts directly to gas when heated a little bit. 2) You forgot CO2 ice as a crustal resource. Martian ice caps consist of this mostly, exoplanets may have it too. 3) You are putting some ice-type resources to atmosphere. It's not that bad in terms of realism (snow, you know), but what exist as snow - can be obtained as gas from the same atmoshpere - concider it. 4) You may concider to use RealIsru for parts. I made some realistic-looking chemical reactors for it. 5) Concider to expand for some Manufactoring mod support (USI/MKS, Ground Construction or ELP). ISRU operations are boring when they are about fuel/breathing air alone. 6) Karbonite & Karborundum shoud disappear. Fantastic resources do not pair well with realistic ones.
  10. You did not understand the question. Also you are wrong about "cannot". Abovementioned Ship Manifest was the most obvious answer, but I found another one already. Portrait Stats adds a button to start stock crew transfer from ANY part that holds the kerbal to the connnected parts (with hatches).
  11. Silly question... How can I transfer crew to and from Tundra parts (Colonization, Medicine, etc.) without Ship Manifest addon, which is severely bugged in 1.7.x? There are no hatches to click.
  12. Will test it, add russian localization and ChopShop support. Probably in second half of october. Weekends are too short unfortunately.
  13. Seems that works... Should there be anything else than buttons at the top and at the bottom in that long empty window?
  14. All parts in recovered part inventory are shown as "Part is new". KCT treat them as NEW and does not reduce construction times... What am I doing wrong? P.S. I'm not using OhScrap!
  15. It didn't work right even in 1.4.x due to lots of bugs and author ignoring github pull requests. That's a pity, as it was the most sane tech tree ever released.
  16. New players should not bother with ISRU in first place. Building self-sustaining colonies is a late game thing anyway.
  17. When you have to pay for gameplay essential DLCs in KSP-1, why would you get a NEW GAME from OTHER DEVELOPER for free?
  18. Do not oversimplify Life Support, please! COMPLEX life support will call for more complex ISRU sysytems when building a self-sufficient base. More building. More transportation. More management. More fun.
  19. Life support, please. Lagrange points, please. New, better and more stable modding tools, please. Better, more logical Tech Tree with UNMANNED start, please Make kerbals more useful, please, able to influence the flight process with their skills and autonomously work offscreen.
  20. Working RO under 1.6? Where can I get one?
  21. Patch 0.11.4.5 is out. Nothing more then upmentioned collider fix.
  22. It seems that ladder collider was somehow broken. Re-building part from Unity PartTools does not fix it... ... Fully re-imported and re-tweaked and... it seems fixed. Try this file: https://github.com/doktorjet/ChopShop/blob/master/GameData/ChopShop/Rovers/MRR/mrr2.mu If it will work for you - i'll put it in the patch.
  23. Was it an issue before 1.6.x? Do you have the same problem with MRR Mk2? It could be an issue if ladder or hatch colliders were not assigned to Part Trigger layer... But they ARE assigned. And a model has not changed since May 2018.
×
×
  • Create New...