Skip to content

Conversation

@VirxEC
Copy link
Collaborator

@VirxEC VirxEC commented Nov 26, 2025

  • Throws an error if any script doesn't have a unqiue AgentId
    • A thought I had would be to auto-generate unique AgentIds for scripts, but this would break remote RLBot.
  • Throws a warning if bots appear to not follow the "different bot == different agent id" rule
    • Bots that have an empty RunCommand are exempt from this check
    • Detected by ensuring AgentID == RootDir == RunCommand for all bots
    • Example warning:
image

@VirxEC
Copy link
Collaborator Author

VirxEC commented Nov 30, 2025

Done

@NicEastvillage NicEastvillage merged commit 14c2484 into master Nov 30, 2025
6 checks passed
@NicEastvillage NicEastvillage deleted the aidwarn branch November 30, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants