52 lines
4.7 KiB
Plaintext
52 lines
4.7 KiB
Plaintext
23:35:15,875 root INFO starting up server
|
|
23:35:15,875 root INFO starting up game manager
|
|
23:35:15,875 root INFO preparing to start server
|
|
23:35:15,875 root INFO starting up network manager
|
|
23:35:15,875 root INFO starting up network manager
|
|
23:35:15,875 root INFO starting up tcp server
|
|
23:35:15,876 root INFO starting up thread for client socket accepting
|
|
23:35:20,243 root INFO Connected with ('127.0.0.1', 52881)
|
|
23:35:20,243 root INFO starting client handler thread for client at address ('127.0.0.1', 52881)
|
|
23:35:20,243 root INFO decoded message {'event': 'login', 'username': 'player', 'deck': [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]}
|
|
23:35:20,246 root INFO user in message None
|
|
23:35:20,246 root INFO user logging in
|
|
23:35:20,246 root INFO task passed off to gameManager
|
|
23:35:20,246 root INFO creating user with id: <bound method Player.getID of <Classes.Game.Player.Player object at 0x0000024541C90590>>
|
|
23:35:20,246 root INFO new length of user dictionary: 1
|
|
23:35:20,246 root INFO connected users 1
|
|
23:35:20,246 root INFO confirming login for user
|
|
23:35:20,247 root INFO incommingevent {'event': 'login', 'username': 'player', 'deck': [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]}
|
|
23:35:20,247 root INFO Received message from ('127.0.0.1', 52881): {"event": "login", "username": "player", "deck": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]}
|
|
23:35:25,465 root INFO Connected with ('127.0.0.1', 52887)
|
|
23:35:25,465 root INFO starting client handler thread for client at address ('127.0.0.1', 52887)
|
|
23:35:25,465 root INFO decoded message {'event': 'login', 'username': 'player', 'deck': [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]}
|
|
23:35:25,465 root INFO user in message None
|
|
23:35:25,465 root INFO user logging in
|
|
23:35:25,465 root INFO task passed off to gameManager
|
|
23:35:25,465 root INFO creating user with id: <bound method Player.getID of <Classes.Game.Player.Player object at 0x0000024541C90CD0>>
|
|
23:35:25,465 root INFO new length of user dictionary: 2
|
|
23:35:25,465 root INFO 2 players have join game starts
|
|
23:35:25,466 root INFO game manager is starting the game
|
|
23:35:25,466 root INFO connected users 2
|
|
23:35:25,466 root INFO confirming login for user
|
|
23:35:25,466 root INFO incommingevent {'event': 'login', 'username': 'player', 'deck': [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]}
|
|
23:35:25,466 root INFO Received message from ('127.0.0.1', 52887): {"event": "login", "username": "player", "deck": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]}
|
|
23:36:26,682 root ERROR Connection with ('127.0.0.1', 52887) forcibly closed by remote host.
|
|
23:36:27,925 root INFO Connected with ('127.0.0.1', 52921)
|
|
23:36:27,925 root INFO starting client handler thread for client at address ('127.0.0.1', 52921)
|
|
23:36:27,926 root INFO decoded message {'event': 'login', 'username': 'player', 'deck': [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]}
|
|
23:36:27,926 root INFO user in message None
|
|
23:36:27,926 root INFO user logging in
|
|
23:36:27,926 root INFO task passed off to gameManager
|
|
23:36:27,926 root INFO creating user with id: <bound method Player.getID of <Classes.Game.Player.Player object at 0x0000024541C90FD0>>
|
|
23:36:27,926 root INFO new length of user dictionary: 3
|
|
23:36:27,926 root INFO 2 players have join game starts
|
|
23:36:27,926 root INFO game manager is starting the game
|
|
23:36:27,926 root ERROR failed to start game due to error: object of type 'NoneType' has no len()
|
|
23:36:27,926 root INFO connected users 3
|
|
23:36:27,926 root INFO confirming login for user
|
|
23:36:27,926 root INFO incommingevent {'event': 'login', 'username': 'player', 'deck': [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]}
|
|
23:36:27,926 root INFO Received message from ('127.0.0.1', 52921): {"event": "login", "username": "player", "deck": [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]}
|
|
23:36:34,685 root ERROR Connection with ('127.0.0.1', 52921) forcibly closed by remote host.
|
|
23:36:36,275 root ERROR Connection with ('127.0.0.1', 52881) forcibly closed by remote host.
|