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

AI got stuck #15

Closed
tuomount opened this issue Oct 21, 2016 · 1 comment
Closed

AI got stuck #15

tuomount opened this issue Oct 21, 2016 · 1 comment
Assignees
Labels
AI Game AI related issue bug Verified bug which needs fixing Wait for verify Issue has been implemented but needs verification that it works.

Comments

@tuomount
Copy link
Owner

AI got stuck in test game. I assume I destroyed AI's last ship and got stuck because of that.

@tuomount tuomount added bug Verified bug which needs fixing AI Game AI related issue labels Oct 21, 2016
@tuomount tuomount self-assigned this Oct 21, 2016
tuomount added a commit that referenced this issue Dec 9, 2016
This stuck happened only when last fleet was destroyed.
Reason was that aiFleet was null but then aiTurnNumber
was never increased since it required to handle at least
one fleet before aiTurnNumber was increased.
@tuomount tuomount added the Wait for verify Issue has been implemented but needs verification that it works. label Dec 10, 2016
tuomount pushed a commit that referenced this issue May 9, 2017
refactor getStartPos method in combat.java
@tuomount
Copy link
Owner Author

This hasn't happened for ages since the fixes. Closing this one now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Game AI related issue bug Verified bug which needs fixing Wait for verify Issue has been implemented but needs verification that it works.
Projects
None yet
Development

No branches or pull requests

1 participant