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.65k stars 295 forks source link

console_solver.exe doesn't have output #156

Open theluxury opened 1 year ago

theluxury commented 1 year ago

Hi, I downloaded the zipped version, and I run console_solver.exe as per the example. However, it has no output and then just goes back to the cmd line with no error. I'm using the same sample_hands as from the example.

PS C:\Users\zheng\Downloads\TexasSolver-v0.2.0-Windows\TexasSolver-v0.2.0-Windows> .\console_solver.exe -i .\sample_hands.txt
EXEC FROM FILE

<<<START SOLVING>>>
Using 8 threads
Iter: 0
PS C:\Users\zheng\Downloads\TexasSolver-v0.2.0-Windows\TexasSolver-v0.2.0-Windows>
bupticybee commented 1 year ago

Can you provide sample_hands.txt that you use?