SSTU - Shadow Space Technologies Unlimited

SSTU - Shadow Space Technologies Unlimited

98.5k Downloads

SRB-U - top interstage node is in the wrong place

blowfishpro opened this issue ยท 3 comments

commented

It's in the same place as the other top node rather than at the bottom of the dome. The mount interstage node is fine

commented

Good catch -- does this effect only specific nose selections, or is it with every selection?
(specific noses = model def config issues, all noses = likely a plugin code problem)

commented

Interestingly enough this appears to be being caused by an interaction between the model-definition setup for this part, where it is erroneously pulling the 'top fairing bottom' position from the 'nose' model slot rather than the 'upper' model slot.

But even more interestingly... the same function is called to set up the fairing positions, and yet it returns the proper model-module and position value (the top fairing works fine on the SRB-U)

commented

Arghh... typos FTL -- node != nose....

Seems to be fixed; should also fix any similar issues with the MUS and/or other parts using the SSTUModularPart module.

screenshot5