Jump to content

[1.8.1-1.12.x] Modular Launch Pads v2.6.1: Launch clamps evolved: Real-style launch bases and towers [03 July 2023]


AlphaMensae

Recommended Posts

25 minutes ago, OrbitalManeuvers said:

OK, no pressure but your latest Titan stuff is probably your best stuff to date. Like the whole experience with it, the looks, the functionality, it's very polished. You've set the bar pretty high, just sayin. :P  Seriously looking forward to this one!

It will probably end up sharing a lot of the visual look of the Titan III stand. :D I got the general shape to be pretty similar, but the details will be more of my making than the actual ones. The hold-down bolts and umbilical masts will be fully adjustable, so they will have the same functionality of the Titan III Stand's bolts.

It also may be just one color, as I might have to make a custom texture for it if I can't fit the main structural parts into the Launch Stands series of textures. May have to chop the UV Maps into a lot of small sections, which means using what I call "ribs" and "nubs" to hide seams and provide detail, lots of which are on the Titan III stand. :) 

Link to comment
Share on other sites

Very early rough WIP look (not textured or even UV mapped yet), currently in the fitting layout, right now getting the umbilical masts' shape and position right...very close, just some fine tuning to do.

Ignore the clamp stuff, that's from the Titan III stand I used as a template :) 

BMgCW3S.png

I think those pairs of small dark holes in the lower tanks are the connectors for the umbilicals; they're certainly in the right spots.

Link to comment
Share on other sites

With thanks to Zorg for moving (and remaking) the Delta IV tank umbilical ports, I was able to get the positioning of the umbilical masts set (at least for the BDB Delta IV), and put the umbilicals themselves in, since I reused existing umb pipe meshes :)  Also put the outer pairs in as well

4lCERQQ.png

cmbo0Wm.png

Next will be some more structural details and the hold-down bolts.

Link to comment
Share on other sites

  • 2 weeks later...
58 minutes ago, Gordon Dry said:

For dummies:

How do I use a launch rail with for example the RN Aerobee? The nodes don't attach. Even with pressing ALT/MOD key.

The rails surface attach to the rocket (or vice versa), which would have to have that enabled. The botttom node you see is for mounting the rail on a launch stand or base (or anything, really).

On 10/31/2021 at 12:53 PM, gilflo said:

Hello

That's a great mod to improve realism!

Any chance to tweak scale launch platform to use with larger engine with RSS?

RO already resizes the MLP parts by 1.61x.  I don't use Tweakscale so I'm not making any configs for it.

Link to comment
Share on other sites

I recognized that the node below the rail only works when I rotate the rail 180° to show downwards.

And I was not able to surface attach it to the RN Aerobee.

Edit:

Okay, I got it, but for real, what a fiddling that is? Like putting the cart before the horse.

Edited by Gordon Dry
Link to comment
Share on other sites

22 minutes ago, Gordon Dry said:

I recognized that the node below the rail only works when I rotate the rail 180° to show downwards.

And I was not ableto surface attach it to the RN Aerobee.

That node is for mounting the whole thing onto a launch base.  The rail portion surface attaches (and decouples the same way) to a rocket, so I'd guess the RN Aerobee doesn't have surface-attach enabled in the .cfg, which being a Raidernick mod isn't surprising. :D  An MM patch can fix that, just change the attachRules to 1,1,1,1,0, or at least the 2nd and 4th digits, which is enable surface attach (attaching the rocket body/tank to something) and allow surface attach (letting other parts attach to the rocket) respectively.

Edited by AlphaMensae
Link to comment
Share on other sites

6 hours ago, Astrion said:

I'm having an issue where the Saturn Launch Base doesn't decouple after staging it, the same for the access arms. I've also noticed that the arms don't have the disable/enable staging option.

Don't have the launch base as the root part, or nothing will work. 

Make sure Staged Animation is installed.

Link to comment
Share on other sites

  • 2 weeks later...

General Swing Arm (Small) makes exception in the editor

Spoiler
[ERR 23:19:33.991] [ERROR] [Part AM.MLP.GeneralTowerSwingArm] [ModuleB9AssignUiGroups] Exception when setting up UI group for MODULE

[EXC 23:19:33.993] Exception: Could not find matching module
	B9PartSwitch.ModuleMatcher.FindModule (Part part) (at <2aacd5f344de4b4cbd0690767697fdd6>:0)
	B9PartSwitch.ModuleB9AssignUiGroups+ModuleInfo.Apply (Part part) (at <2aacd5f344de4b4cbd0690767697fdd6>:0)
	B9PartSwitch.ModuleB9AssignUiGroups.OnStart (PartModule+StartState state) (at <2aacd5f344de4b4cbd0690767697fdd6>:0)
	UnityEngine.DebugLogHandler:LogException(Exception, Object)
	ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
	UnityEngine.Debug:LogException(Exception)
	B9PartSwitch.ModuleB9AssignUiGroups:OnStart(StartState)
	Part:ModulesOnStart()
	<Start>d__323:MoveNext()
	UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

 

ksp.log - https://1drv.ms/u/s!Alncj27YxKc-iABdI1A_ikb4ZD1D 

UPD. also in the log

[ERR 22:37:24.546] ModuleStagedAnimation: Cannot find fx group decouple

 

Edited by flart
Link to comment
Share on other sites

On 11/13/2021 at 2:24 PM, flart said:

General Swing Arm (Small) makes exception in the editor

  Reveal hidden contents
[ERR 23:19:33.991] [ERROR] [Part AM.MLP.GeneralTowerSwingArm] [ModuleB9AssignUiGroups] Exception when setting up UI group for MODULE

[EXC 23:19:33.993] Exception: Could not find matching module
	B9PartSwitch.ModuleMatcher.FindModule (Part part) (at <2aacd5f344de4b4cbd0690767697fdd6>:0)
	B9PartSwitch.ModuleB9AssignUiGroups+ModuleInfo.Apply (Part part) (at <2aacd5f344de4b4cbd0690767697fdd6>:0)
	B9PartSwitch.ModuleB9AssignUiGroups.OnStart (PartModule+StartState state) (at <2aacd5f344de4b4cbd0690767697fdd6>:0)
	UnityEngine.DebugLogHandler:LogException(Exception, Object)
	ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
	UnityEngine.Debug:LogException(Exception)
	B9PartSwitch.ModuleB9AssignUiGroups:OnStart(StartState)
	Part:ModulesOnStart()
	<Start>d__323:MoveNext()
	UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

 

ksp.log - https://1drv.ms/u/s!Alncj27YxKc-iABdI1A_ikb4ZD1D 

UPD. also in the log

[ERR 22:37:24.546] ModuleStagedAnimation: Cannot find fx group decouple

 

Thanks, that was due to not having ModuleAnimateGenericExtra in two of the B9PS UI Group definitions. Another minor update will be coming.

The fx group thing just means there is no fx defined for the parts that use Staged Animation, a holdover from its Animated Decouplers origin. It's harmless, KSP just expects a decoupler module to have the stock puff FX (or something).

Link to comment
Share on other sites

16 minutes ago, ksp player said:

I can't seem to move the saturn launcher base close enough to the saturn v.

(I assume we're talking about BDB Saturn V or a similarly sized Saturn V)

You mean you can't snap it to S-IC engine base MLP node? Due to its size, Saturn V can be kinda hard to build in VAB. I recommend to place it as high as you can (Apollo scrapes VAB ceiling), then remove part of it (S-IC tank is usually enough), place launcher base, and then reassemble it back.

Link to comment
Share on other sites

1 hour ago, ksp player said:

I can't seem to move the saturn launcher base close enough to the saturn v.

What biohazard15 said. I'd push the Saturn V up through the roof of the VAB to get enough clearance underneath.

Likewise when adding stuff to the top of the tower, push the whole thing down through the floor.

The correct height for the launcher base is when the base's elevator pad is sitting on the VAB floor, or slightly under it, as the collider is a thin one at the very top of the pad.

Link to comment
Share on other sites

6 hours ago, ksp player said:

Where do I place the launcher base?

At the specially added node on the bottom of S-IC engine plate. You may need to use the Move tool to fine-tune its placement. If the node isn't there, it's likely because a) you've installed something incorrectly, or b) you use Saturn V that is not supported by MLP.

Link to comment
Share on other sites

1 hour ago, biohazard15 said:

At the specially added node on the bottom of S-IC engine plate. You may need to use the Move tool to fine-tune its placement. If the node isn't there, it's likely because a) you've installed something incorrectly, or b) you use Saturn V that is not supported by MLP.

1. So do I remove the S-IC or do I remove everything BUT the S-IC?

2. I use the Saturn V for Bluedog Design Bureau

Link to comment
Share on other sites

3 hours ago, ksp player said:

1. So do I remove the S-IC or do I remove everything BUT the S-IC?

2. I use the Saturn V for Bluedog Design Bureau

No need to remove the S-IC, just push the whole stack upward. 

The launcher base attaches to a size 5 node that appears below the engines, it's actually added to the engine mount.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...