Jump to content

vinniep

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by vinniep

  1. Not the original person asking, but I am running KSP 1.12.5.3190 (Windows via Steam) and CKAN 1.3.2.0. FMRS shows as not compatible in CKAN, with the latest supported version being 1.12.3 released on 2022-08-23. Looking at the KSP change logs from 1.12.3 to 1.12.5, I suspect that this will work fine and it's just a mismatch on the supported version information. Looking at the FMRS code, I think FMRS is flagged to support 1.12.*, and this might actually be a CKAN issue? I'll dig more if I have time and put in a PR if I can verify that FMRS is supported in 1.12.5 and can work out why it's showing as unsupported.
  2. As it is, no, but I made some tweeks to the config for that part that seem to allow it: // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,1,1,1,1 and // --- node definitions --- node_stack_top = 0.0, 2, 0.0, 0.0, 1.0, 0.0 node_stack_bottom = 0.0, -2, 0.0, 0.0, 1.0, 0.0 node_attach = 0.0, 0.0, -1.65, 0.0, 0.0, 1.0, 1 Add change those two in KSP\Parts\largefuelTank\part.cfg and you'll be set. DISCLAIMER: At least until the fabled strut part that HarvestR has promised us is available, the radial decoupler is not rigid enough to support such massive parts and you will explode catastrophically. [Edit]Marquees are never, ever, a good idea. Seriously - never[/Edit]
  3. Seems that vertical alignment makes a big difference here too. This makes things MUCH easier.
  4. Sunday Punch - little bug (maybe) here in 1.04. The KSP-30 Solid Fuel Boosters are pretty insistent that they will not attach themselves to a radial decoupler. I saw one of your screenshots above with them attached, so perhaps it worked with an older version (will have to experiment later if I have time). Even with that, though, a fantastic set - Thanks for your work.
  5. I tried doing something similar, but can't make the larger SRBs from Sunday Punch's set to attach to radial decouplers.
  6. Is there a way to manually add a stage? I'm trying to do some creative staging and it would really be helpful if I could fine tune some of the separation sequences.
×
×
  • Create New...