Closed yaumi123 closed 2 years ago
Hi. First, this project is no longer in maintaince. The new c++ version is released : https://github.com/bupticybee/TexasSolver that's going to be the future versions of the solver.
Second. In your log I didn't see the log contains the loading of comapirer, which is suppose to be done right after open the solver. So I guess something goes wrong there.
I suggest you post the complete log and we'll see what we can do.
Closing because this issue is inactive for too long.
Reopen if necessary.
jre 11.0.2 ide: Intellij IDEA starting with gui
use default params success in building tree but failed when solving
using costomized params meet NPE when building tree
I debugged and see it's in GameTree.java: 588 when calling rule.deck.getCards()