I've been trying to get this setup, and when the client gets the game list from the server, the server seems to return nothing, so gamesList is nil, which crashes the client.
I can see on the server, the client connecting when it fails to get the games, so i'm not sure why its not doing anything. The server also displays the game list when it starts so its not empty.
I've been trying to get this setup, and when the client gets the game list from the server, the server seems to return nothing, so gamesList is nil, which crashes the client.
I can see on the server, the client connecting when it fails to get the games, so i'm not sure why its not doing anything. The server also displays the game list when it starts so its not empty.