ericgjackson / slumbot2019

Implementations of CFR for solving a variety of Holdem-like poker games
MIT License
133 stars 31 forks source link

ACPC connection error #17

Open williamyuanv0 opened 3 years ago

williamyuanv0 commented 3 years ago

Hi,ericgjackson, I want to connet with acpc server ,but there is an error when I start the client by running _/code2/slumbot2019-master/runs$ ../bin/run_bot holdem_params nhs2_params mb4b3_params tcfrparams 0 2 "this is my hostname" 10000: Constructed agent Calling MainLoop Fri Nov 6 02:46:00 2020: WARNING: ReadHTTPLine: failed with partial line "0000000004null"; fd 11 Exited MainLoop

I just get the hostname by hostname command in linux.

and the acpc server is running with printed information: Fri Nov 6 02:38:01 2020: Listening for connection on port 10000