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

why the AI get stuck at the start of the game ... #8

Closed
sijiaxu opened this issue May 3, 2015 · 3 comments
Closed

why the AI get stuck at the start of the game ... #8

sijiaxu opened this issue May 3, 2015 · 3 comments

Comments

@sijiaxu
Copy link

sijiaxu commented May 3, 2015

sorry about the newbie question, I google a lot but still have not get useful help.

I follow the install step in the wiki and everything is ok until I start the game, the starcraft process seems stuck , have no response. but I try the BWAPI example AI module, it works just fine.

I get no idea about how to find the questions, can some one give me some insight?

Thanks..

@davechurchill
Copy link
Owner

If the bot appears to hang at the beginning of the game it's probably
because BWTA is performing its calculations for the first 30 seconds - 1
minute. This will only happen once per map, so if it gets stuck for 2 or
more minutes then something is wrong

On Sun, May 3, 2015 at 4:51 AM, sijia xu notifications@github.com wrote:

sorry about the newbie question, I google a lot but still have not get
useful help.

I follow the install step in the wiki and everything is ok until I start
the game, the starcraft process seems stuck , have no response. but I try
the BWAPI example AI module, it works just fine.

I get no idea about how to find the questions, can some one give me some
insight?

Thanks..


Reply to this email directly or view it on GitHub
#8.


Dave Churchill
cdavid@cs.ualberta.ca
dave.churchill@gmail.com

That's the thing about people who say they hate computers. What they really
hate is lousy programmers.

@sijiaxu
Copy link
Author

sijiaxu commented May 3, 2015

Thanks, davechurchill! it turn out to be the analyzing of the BWTA , I wait for about 1 minute and bot start to running..

@davechurchill
Copy link
Owner

Awesome, glad I could help!

On Sun, May 3, 2015 at 5:36 PM, sijia xu notifications@github.com wrote:

Thanks, davechurchill! it turn out to be the analyzing of the BWTA , I
wait for about 1 minute and bot start to running..


Reply to this email directly or view it on GitHub
#8 (comment)
.


Dave Churchill
cdavid@cs.ualberta.ca
dave.churchill@gmail.com

That's the thing about people who say they hate computers. What they really
hate is lousy programmers.

Duodecimus added a commit to CMPUT301F16T17-D03/ualbertabot that referenced this issue Dec 9, 2016
the check if expansion is possible or not was missing a few failure cases.
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

No branches or pull requests

2 participants