KSP-RO / ProceduralParts

A continuation of StretchySRBs, which is a continuation of StretchyTanks
72 stars 79 forks source link

`proceduralTankSRB` is misbehaving when being attached on radial symmetry. #318

Closed Lisias closed 2 years ago

Lisias commented 2 years ago

Ona completely vanilla installment (same as the issue #317):

  1. Drop a Mk1 Command Pod
  2. Attach 4 or 5 proceduralTankLiquid
  3. Using 4 radial symmetry, attach a TT-38K Decoupler on the lowest tank.

You should have something like this: screenshot23

Now take a proceduralTankSRB and try to attach it on one of the decouplers, but "rub" it a bit on the decoupler, as you would be trying to find the best place for it. You will get something like this:

screenshot25

An extra SRB appears from nowhere.

By keeping "rubbing" the SRB on the Decouplers with small pauses between them (and without effectively attaching it), more spurious SRBs appears. Additionally, the bottom attachment node from the "master" SRB appears to be heavily displaced!

screenshot27

Craft files: proceduralTankSRB on Symmetry.zip, where

1) A "clean" craft, before trying to attach a SRB 2) A craft with one spurious SRB 3) A craft with many spurious SRBs.

KSP.log : KSP.log.zip

The MMStuff et all are the same from the issue #317.

StonesmileGit commented 2 years ago

Duplicate of #301