Quirk with manually started bots
Open
bug
- Dominant language
- C#
- Stars
- 19
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
When you start a match with a bot that is started manually, you must wait for ~1-3 seconds before starting that bot for core to recognize it as ready. You should be able to connect with the bot immediately after the match manager has received the FieldInfo and MatchConfiguration packets.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the match manager's handling of the FieldInfo and MatchConfiguration packets and how manually started bots become ready. Reproduce the delay, then verify that a bot can connect immediately after both packets are received; linked pull request #163 indicates work is already underway.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100