Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StoryMode should be able to support hivemind bots #91

Closed
azeemba opened this issue Jun 23, 2020 · 8 comments
Closed

StoryMode should be able to support hivemind bots #91

azeemba opened this issue Jun 23, 2020 · 8 comments
Labels
enhancement New feature or request
Projects

Comments

@azeemba
Copy link
Contributor

azeemba commented Jun 23, 2020

Right now StoryMode doesn't know to how to identify a hivemind bot and to do the appropriate set up for them

@azeemba azeemba added this to To do in Story Mode Jun 23, 2020
@azeemba azeemba added the enhancement New feature or request label Jun 23, 2020
@ViliamVadocz
Copy link
Contributor

ViliamVadocz commented Jun 23, 2020

What problems are you experiencing? It should have the same setup as normal bots.

@tarehart
Copy link
Contributor

With hive mind bots, generally you can just throw them on the same team together and they'll figure it out from there. If you put somebody against 3 bumblebees, I expect it will just work.

@azeemba
Copy link
Contributor Author

azeemba commented Jun 23, 2020

I think I just saw the bootstrap_python_hivemind defined and I figured I needed to investigate what bootstrapping is needed. Looking at the code, I might have misunderstood what's going on.

@azeemba
Copy link
Contributor Author

azeemba commented Jun 24, 2020

I just tested this and there is some step missing. 3 bumblebees got added to the match but they weren't moving.

@tarehart
Copy link
Contributor

Any errors in the console? Do three bumblebees work for you when started in the standard RLBotGUI view? They're a bit particular about needing python 3.7 64 bit

@azeemba
Copy link
Contributor Author

azeemba commented Jun 24, 2020

They do work through RLBotGUI.
When I do it through Story Mode, there are no errors but no logs from the hivemind. Perhaps I am missing something from the match_config or the player config.

@tarehart
Copy link
Contributor

I tried it myself and I'm having the same problem, I'll investigate.

@azeemba
Copy link
Contributor Author

azeemba commented Jun 24, 2020

Fixed in #95

@azeemba azeemba closed this as completed Jun 24, 2020
Story Mode automation moved this from To do to Done Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Story Mode
  
Done
Development

No branches or pull requests

3 participants