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

[Bug] Disabling sustainer on single stage rocket has no effect #2437

Open
JoePfeiffer opened this issue Jan 10, 2024 · 1 comment
Open

[Bug] Disabling sustainer on single stage rocket has no effect #2437

JoePfeiffer opened this issue Jan 10, 2024 · 1 comment
Assignees
Labels

Comments

@JoePfeiffer
Copy link
Contributor

JoePfeiffer commented Jan 10, 2024

Describe the bug

When we disable all of the stages in a rocket and simulate it, the simulation should raise an exception. This works correctly for rockets with more than a single stage; a single stage rocket simulates successfully.

To Reproduce

  1. Open "Simple Model Rocket" example
  2. Disable sustainer. Rocket disappears from design window
  3. Run first simulation. Simulation runs successfullly

Compare with the result of

  1. Open "Two Stage Rocket" example
  2. Disable both stages. Rocket disappears from design window
  3. Run first simulation. Simulation throws an exception.

Screenshots / .ork file

Screenshot(s):

(drag-and-drop the screenshot(s) here)

.ork file:

(drag-and-drop the file here as a .zip file)

OpenRocket version

23.09, unstable. Haven't checked 22.02.

What platform are you running on?

Linux

Additional context

No response

@JoePfeiffer JoePfeiffer self-assigned this Jan 10, 2024
@JoePfeiffer
Copy link
Contributor Author

I'm not entirely sure it's doing the right thing on multistage, either after a little more looking...

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

No branches or pull requests

1 participant