Blizzard / Blizzard/s2client-proto
Unable to have more than 2 agents in a game at once.
Open
enhancement
- Dominant language
- Python
- Stars
- 4k
- Forks
- 440
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to start 3 agents in a game. Whenever I try to run the CreateGame() method, I get this error:
`CreateGame request returned an error code: Invalid Player Setup
CreateGame request returned error details: Only 1v1 is supported when using multiple agents`
Is it possible to run a game with more than 2 agents, and is it possible to add an observer agent to a game where there are already 2 agents in game?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.