-
-
Notifications
You must be signed in to change notification settings - Fork 532
Open
Labels
Description
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
- Open "Simple Model Rocket" example
- Disable sustainer. Rocket disappears from design window
- Run first simulation. Simulation runs successfullly
Compare with the result of
- Open "Two Stage Rocket" example
- Disable both stages. Rocket disappears from design window
- 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