Multiplayer games with AI are not ending, when there are no players left
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
### The Problem
Whenever a player creates a lobby with all AI players and themselves, the game does not end after the player loses/quits.
This results in games being stuck with the AI opponents not doing anything. See the highlighted games in this image.

They were created 6 and 8 hours ago, and the player is not playing, only the AI

The game is not even loading when trying to spectate

This might be the reason why there sometimes is very high ping on the servers (1000-2000ms)?
### The possible solutions
- Disable bot games on public servers, but keep it on the local server
- Make the game automatically end if only AI bots left playing
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.