Hello
The documentation indicates
Warning: Undefined array key 2413802 in /var/tournoi/release/tournoi-250505-1448-gs/www/Bga/GameFramework/GamestateMachine.php on line 1305
2413802 is the $playerId
Is it normal?
Thanks
The documentation indicates
However, when I tried to call the getPrivateState method on a player who is not in a private state (in the getAllDatas method), I have the following error:$this->gamestate->getPrivateState($playerId)
This return the private state or null if not initialized or not in private state
Warning: Undefined array key 2413802 in /var/tournoi/release/tournoi-250505-1448-gs/www/Bga/GameFramework/GamestateMachine.php on line 1305
2413802 is the $playerId
Is it normal?
Thanks