Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistent crash on decouple #3802

Closed
firetux opened this issue Nov 18, 2023 · 2 comments
Closed

Consistent crash on decouple #3802

firetux opened this issue Nov 18, 2023 · 2 comments

Comments

@firetux
Copy link

firetux commented Nov 18, 2023

Getting a crash everytime I try to decouple my Venus lander from its braking stage in Venus orbit. Unity crash handler appears then desktop.

Things I tried:

  • Make sure nothing is clipping by having a gap between the decoupler and the heatshield did not help.
  • Removing forces from the decoupler (impulse and %force 0) did not help.
  • Decoupling in the PAW or staging makes no difference
  • Ticking "hack gravity" does help to survive decoupling but if I then separate the craft and untick it, KSP crashes anyway.
  • I tried decoupling the same decoupler in LEO and that did interestingly not lead to crash, however my TVI stage was still attached at that point (not sure it could make a difference)

Error.log seems to point to principa.dll
logs here: https://gist.github.com/firetux/6eda469011cb273ef592a0192b450abe

@firetux
Copy link
Author

firetux commented Nov 19, 2023

After a fresh install and decoupling with hack gravity on plus trying a few times under different forms of physical time warp I managed to separate the craft without crash or explosions. The cause seems to be clipping parts, despite nothing of either subvessel visually overlapping.

@pleroy
Copy link
Member

pleroy commented Jul 3, 2024

Possibly related to #4026.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants