bupticybee / TexasSolver

🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
https://bupticybee.github.io/texassolver_page
GNU Affero General Public License v3.0
1.69k stars 301 forks source link

[Bug] Click Show result with no solution is buggy #65

Open HigginTown opened 2 years ago

HigginTown commented 2 years ago

Issue

If you click "Show result" when there is no solution, then the application quits and the parameters folder display is ruined. The default folder that is set to populate the parameters GUI is reset to C:

Platform Windows 10 TexasSolver 0.2

Steps to reproduce

  1. Open the GUI
  2. Build a new tree but do not solve
  3. Click show result

Then, the application quits and the parameters window shows my C: folder.

image

bupticybee commented 2 years ago

Oh, seems to be a serious bug, will fix in the next release.