Forking GameManagerWorker.
GameManagerWorker coming online.
Starting server (server should reside in ./server directory)
starting server.jar in /home/aaron/Workspace/socha-gui/server, Port: 13050
Error getting game server info: TypeError: Failed to fetch
starting game with options: {"kind":"Versus","firstPlayer":{"kind":"Human","name":"c1","timeoutPossible":false},"secondPlayer":{"kind":"Human","name":"c2","timeoutPossible":false},"gameName":"test","gameId":0}
Options: {
"kind": "Versus",
"firstPlayer": {
"kind": "Human",
"name": "c1",
"timeoutPossible": false
},
"secondPlayer": {
"kind": "Human",
"name": "c2",
"timeoutPossible": false
},
"gameName": "test",
"gameId": 0
}