You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
F0511 20:11:52.193073 4916 continuous_trajectory_body.hpp:173] Check failed: t_min_locked() <= time (+4.28789530227277544e+05 s vs. +4.27813530227277544e+05 s)
Stack:
F0511 20:11:52.193073 4916 continuous_trajectory_body.hpp:173] Check failed: t_min_locked() <= time (+4.28789530227277544e+05 s vs. +4.27813530227277544e+05 s)
Stack:
It seems that the parameters passed to the prognosticator have a
first_time
which is before thet_min
protected by the guard.Decoded stack trace:
Principia/ksp_plugin/vessel.cpp
Lines 452 to 477 in 493ff14
Principia/ksp_plugin/vessel.cpp
Lines 492 to 504 in 493ff14
Principia/physics/ephemeris_body.hpp
Lines 465 to 481 in 493ff14
Principia/physics/ephemeris_body.hpp
Lines 1139 to 1199 in 493ff14
Principia/integrators/embedded_explicit_runge_kutta_nyström_integrator_body.hpp
Lines 46 to 190 in 493ff14
Principia/physics/ephemeris_body.hpp
Lines 469 to 471 in 493ff14
Principia/physics/ephemeris_body.hpp
Lines 1100 to 1121 in 493ff14
Principia/physics/ephemeris_body.hpp
Lines 1012 to 1016 in 493ff14
Principia/physics/continuous_trajectory_body.hpp
Lines 169 to 173 in 493ff14
The text was updated successfully, but these errors were encountered: