aikupoker / deeper-stacker

DeeperStacker: DeepHoldem Evil Brother
38 stars 3 forks source link

assertion error in bet_sizing.lua #9

Closed lh14576 closed 5 years ago

lh14576 commented 5 years ago

I am running into the following error when starting a deepstack_server

./Game/bet_sizing.lua:49: num_bets in node is not specified

lh14576 commented 5 years ago

found the issue. I forgot to uncomment line 44 in Source/Nn/next_round_value_pre.lua when running without a flop model.

Edit: I still need to uncomment lines 49 and 59 in Source/Game/bet_sizing.lua for it to work though

aikupoker commented 5 years ago

Hi,

I'll review it and close it :)