Skip to content

can't run project Serverless Multiplayer Game #16

Description

@yucelz

1- download the project from GitHub
2- complete all services' general settings (unity project ID etc..)
3- clone the project using the ParrelSync package
4- run the project in a two different editor
5- A remote config file has been created based on the reference document (MULTIPLAYER_GAME_SETTINGS)
6- I can able to see new player-Ids on the cloud Player management tab

and got an exception...

Error::: KeyNotFoundException: Specified number of players (2) not found in Remote Config player options.
Unity.Services.Samples.ServerlessMultiplayerGame.RemoteConfigManager.GetConfigForPlayers (System.Int32 numPlayers) (at Assets/Use Case Samples/Serverless Multiplayer Game/Scripts/Menu/RemoteConfigManager.cs:56)
Unity.Services.Samples.ServerlessMultiplayerGame.GameSceneManager.ShowInitialGameTime () (at Assets/Use Case Samples/Serverless Multiplayer Game/Scripts/Game/GameSceneManager.cs:96)
Unity.Services.Samples.ServerlessMultiplayerGame.GameSceneManager.ShowArenaPanel () (at Assets/Use Case Samples/Serverless Multiplayer Game/Scripts/Game/GameSceneManager.cs:88)
Unity.Services.Samples.ServerlessMultiplayerGame.GameSceneManager.Start () (at Assets/Use Case Samples/Serverless Multiplayer Game/Scripts/Game/GameSceneManager.cs:46)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions