-
Notifications
You must be signed in to change notification settings - Fork 97
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
Some maps lack symmetry #313
Comments
Yeah, this bug is sufficiently uncommon that we hadn't gotten around to fixing it. I'll take a look at it tomorrow, and if I don't find it then I'll fix it over the weekend for sure. I've only ever seen 6-player maps be asymmetric -- that will probably be my launching point in searching for the bug. |
Update on progress searching for bug: |
Was able to replicate on 8 player map but not 7. Suspecting that it has something to do with shifting multiple players at once. |
Isolated to be a problem within the shifts. |
Disabled shifts for 6-player maps; should be fixed. |
I noted a minor false-symmetry map in another thread (#246 (comment)). The map I referred to there requires quite close examination to reveal it's asymmetry:
https://halite.io/game.php?replay=ar1480061447-2832866290.hlt
However, @AisleCC reported this one, which is more egregious than the one I ran into:
https://halite.io/game.php?replay=ar1481039228-1360914193.hlt
These are the only two incidences that I'm aware of, which is only to say that I think it's fairly uncommon-to-rare for this bug to present itself.
The text was updated successfully, but these errors were encountered: