Barry's Dev Hell
patreon
Multiplayer Part 2 Project Files
🕑 Added 2025-02-27 16:56:23 +0000 UTCDownload the finished project files from part 14 of my card game tutorial series.
Comments
FIFERUST
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()