Skip to content

Version 3.2.5

Compare
Choose a tag to compare
@DaviMedrade DaviMedrade released this 09 Jul 23:32
· 11 commits to master since this release

This is a bugfix release.

  • Don't show a message box in case of an uncaught exception when initializing the main window. Instead, let it fall through to be caught by the main uncaught exception handler, which shows the backtrace aiding in debugging.
  • Don't crash if the name of the profile or save is not found within the respective game file.