You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 7, 2019. It is now read-only.
Steps to reproduce:
Add proc tank
Attach any other part to it by surface-attaching it.
Re-root the vessel with surface-attached part being new root.
https://i.imgur.com/wTKh4oV.png
I'm pretty sure the code goes into infinite loop here:
https://github.com/Tidal-Stream/ProceduralParts/blob/master/Source/ProceduralPart.cs#L1380
but I don't have enough experience with KSP editor internals.