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 294 forks source link

Card Length Incorrect: 0 #130

Open chrislatimer opened 1 year ago

chrislatimer commented 1 year ago
image

Running current distribution for MacOS, just trying to run with the default ranges/board and seeing this error? Is there something else I need to configure or is this a bug?

bupticybee commented 1 year ago
image

Running current distribution for MacOS, just trying to run with the default ranges/board and seeing this error? Is there something else I need to configure or is this a bug?

It happens sometime in mac, Havn't been able to locate and solve this problem. But this should not happen everytime.

maosatgithub commented 1 year ago

I think this happens, when the "Build Tree" was not done before "Start Solving", independent of OS.

bupticybee commented 1 year ago

I think this happens, when the "Build Tree" was not done before "Start Solving", independent of OS.

Thank you for clearification.