KSP-RO / ProceduralParts

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

Attachment node is above/below tank on proc tank. #315

Closed rp1-lox closed 2 years ago

rp1-lox commented 2 years ago

NOTE: This issue only seems to effect proc tanks. Structural elements, Life Support Tanks, Nosecones, and other parts are all fine and unaffected. KSP.log

Bug appears when scaling node above 2M for me.

Steps to reproduce:

  1. Load w/ mod
  2. go into VAB/SPH
  3. scale part to about 5m diameter 10m length
  4. nodes should be visibly above the surface of the tank.
siimav commented 2 years ago

This issue is caused by the KSP-Recall mod. Remove it.

Lisias commented 2 years ago

The issue was caused by the Config files for the parts having node definitions not matching the default sizes of the parts.

in a way or another, I worked around the problem on Recall.

Lisias commented 2 years ago

A pull request was applied to fix this issue.

https://github.com/KSP-RO/ProceduralParts/pull/316