Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

re-connect failure #6

Closed
DanTulovsky opened this issue Dec 14, 2020 · 0 comments
Closed

re-connect failure #6

DanTulovsky opened this issue Dec 14, 2020 · 0 comments

Comments

@DanTulovsky
Copy link
Owner

2020/12/13 21:41:30 manager.go:147: manager [robot3] Received request from player: "PlayerActionCall"
2020/12/13 21:41:31 table.go:512: table Advancing player: robot3 -> robot1
2020/12/13 21:41:32 manager.go:147: manager [robot1] Received request from player: "PlayerActionCheck"
2020/12/13 21:41:33 table.go:553: table Changing State (0s): GameStatePlayingPreFlop -> GameStatePlayingFlop
2020/12/13 21:41:33 state_07_playingFlop.go:31: GameStatePlayingFlop Dealing the Flop... [[A♣ 7♥ 8♠]]
2020/12/13 21:41:33 state_07_playingFlop.go:37: GameStatePlayingFlop Player robot the three (4) goes first
2020/12/13 21:41:35 manager.go:147: manager [robot3] Received request from player: "PlayerActionFold"
2020/12/13 21:41:36 table.go:512: table Advancing player: robot3 -> robot1
2020/12/13 21:41:36 manager.go:247: manager Sending reply back to player
2020/12/13 21:41:37 manager.go:147: manager [dant] Received request from player: "PlayerActionRegister"
2020/12/13 21:41:37 manager.go:163: manager [dan the lion] already registered...
2020/12/13 21:41:37 manager.go:147: manager [robot1] Received request from player: "PlayerActionCheck"
2020/12/13 21:41:38 manager.go:147: manager [dant] Received request from player: "PlayerActionJoinTable"
2020/12/13 21:41:38 table.go:512: table Advancing player: robot1 -> robot2
2020/12/13 21:41:40 states.go:118: GameStatePlayingFlop [dan the lion] buying into the table ($1,000)
2020/12/13 21:41:40 states.go:124: GameStatePlayingFlop Addting player [dan the lion] to table [Ninjacopper]
2020/12/13 21:41:40 grpc_server.go:261: grpc_handler client connection to dant lost
2020/12/13 21:41:40 manager.go:147: manager [dant] Received request from player: "PlayerActionDisconnect"
2020/12/13 21:41:41 table.go:681: table [dan the lion] disconnected, returning [1990] stack to bank (now = 9990)
2020/12/13 21:41:41 table.go:683: table [dan the lion] disconnected, removing from table [Ninjacopper]...
2020/12/13 21:41:41 manager.go:147: manager [dant] Received request from player: "PlayerActionPlay"
2020/12/13 21:41:41 grpc_server.go:273: grpc_handler Client channel closed, exiting thread...
2020/12/13 21:41:43 manager.go:147: manager [robot2] Received request from player: "PlayerActionCheck"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant