JKamue / SpaceFlight

Rocket simulator that will probably never get finished
GNU General Public License v3.0
9 stars 1 forks source link

[Bug] Crash when you close the InfoScreen window #23

Closed nalsai closed 4 years ago

nalsai commented 4 years ago

Describe the bug When you close the InfoScreen window the game crashes

To Reproduce Steps to reproduce the behavior:

  1. Open SpaceFlight.exe
  2. Close InfoScreen window

Expected behavior The game doesn't crash

Version Probably all versions, latest commit: 1be2128

Additional context When you are debugging in Visual Studio this can prevent you from stopping the game because the main window stays on top and covers the stop button. Then you have to use the task manager.

JKamue commented 4 years ago

Take a look at bba7f24b09e50b53e68f0e7237210abc8c8129e6, I hope that I fixed the bug you described! Thank you for reporting it!