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

Rebasing a flight plan when past the end fatals the game. #2658

Closed
RCrockford opened this issue Jul 30, 2020 · 0 comments · Fixed by #2660
Closed

Rebasing a flight plan when past the end fatals the game. #2658

RCrockford opened this issue Jul 30, 2020 · 0 comments · Fixed by #2660
Assignees
Labels
Milestone

Comments

@RCrockford
Copy link
Contributor

Create a flight plan, warp time forwards until the flight plan is entirely in the past, click rebase.
Game crashes with a fatal:
@ 00007FFE341663EF google::LogMessageFatal::~LogMessageFatal [0x00007FFE341663EE+46] (C:\Users\Richard\Documents\GitHub\Principia-build\Google\glog\src\logging.cc:2109) @ 00007FFDDAEE4211 principia::ksp_plugin::internal_flight_plan::FlightPlan::FlightPlan [0x00007FFDDAEE4210+432] (C:\Users\Richard\Documents\GitHub\Principia-build\Principia\ksp_plugin\flight_plan.cpp:63) @ 00007FFDDB0D0A5D principia::ksp_plugin::internal_vessel::Vessel::CreateFlightPlan [0x00007FFDDB0D0A5C+268] (C:\Users\Richard\Documents\GitHub\Principia-build\Principia\ksp_plugin\vessel.cpp:295) @ 00007FFDDB0D2E5A principia::ksp_plugin::internal_vessel::Vessel::RebaseFlightPlan [0x00007FFDDB0D2E59+601] (C:\Users\Richard\Documents\GitHub\Principia-build\Principia\ksp_plugin\vessel.cpp:325) @ 00007FFDDAF71047 principia__FlightPlanRebase [0x00007FFDDAF71046+486] (C:\Users\Richard\Documents\GitHub\Principia-build\Principia\ksp_plugin\interface_flight_plan.cpp:352) @ 000001FAF67C759D (No symbol) [0x000001FAF67C759C] F0730 15:36:56.331396 2140 flight_plan.cpp:63] Check failed: desired_final_time_ >= initial_time_

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

Successfully merging a pull request may close this issue.

2 participants