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

Need better reporting of the "apocalypse" crash #1115

Closed
pleroy opened this issue Aug 21, 2016 · 1 comment · Fixed by #1148
Closed

Need better reporting of the "apocalypse" crash #1115

pleroy opened this issue Aug 21, 2016 · 1 comment · Fixed by #1148
Milestone

Comments

@pleroy
Copy link
Member

pleroy commented Aug 21, 2016

#1114 has an example where a customized solar system triggers the crash. While there is not much that we can do to stabilize customized solar systems, we should do a better job of reporting the problem. Something like "The trajectory of body Foo had a quirk with its speed jumping from ... to ... This probably means that you are using a customized solar system and that this solar system is unstable in the presence of N-body gravitation."

The tricky parts is to propagate the error from ContinuousTrajectory all the way to the UI.

@pleroy
Copy link
Member Author

pleroy commented Oct 26, 2016

Implemented in C# in #1140 but now we cannot reproduce it anymore.

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

Successfully merging a pull request may close this issue.

1 participant