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

Do not crash when the target prediction cannot be computed until the desired time #2111

Closed
eggrobin opened this issue Mar 30, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@eggrobin
Copy link
Member

Encountered when testing for the Fano release.

Log file created at: 2019/03/30 15:35:08
Running on machine: BELLINI
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
    @   000007FED051577B  	principia::ksp_plugin::internal_plugin::Plugin::ComputeAndRenderClosestApproaches [0x000007FED051577A+586] (c:\users\robin\projects\kerbal space program\plugins\principia\ksp_plugin\plugin.cpp:903)
    @   000007FED04E20BC  	principia__RenderedPredictionClosestApproaches [0x000007FED04E20BB+843] (c:\users\robin\projects\kerbal space program\plugins\principia\ksp_plugin\interface_renderer.cpp:75)
    @   00000000B51C4612  	(No symbol) [0x00000000B51C4611]
F0330 15:35:08.568061 43556 plugin.cpp:903] Check failed: (target_vessel.FlowPrediction(last.time())) == ::principia::base::Status::OK (ABORTED: Reached maximum step count 16384 at time -1.54588648858931327e+09 s; requested t_final is -1.54553070490534329e+09 s. vs. OK) 

@eggrobin
Copy link
Member Author

(Not a new issue, but made more visible by the fact that long predictions are now a thing.)

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

2 participants