Download the finished project files from part 14 of my card game tutorial series.
Comments
can you tell me how to fix it?
when starting the game the second player can't connect, his hand is missing
E 0:00:06:223 Deck.gd:37 @ draw_initial_hand(): Trying to call an RPC via a multiplayer peer which is not connected.
Condition "peer->get_connection_status() != MultiplayerPeer::CONNECTION_CONNECTED" is true. Returning: ERR_CONNECTION_ERROR
modules/multiplayer/scene_rpc_interface.cpp:467 @ rpcp()
Deck.gd:37 @ draw_initial_hand()