hquxmu / ai-contest

Automatically exported from code.google.com/p/ai-contest
0 stars 0 forks source link

Updated PlayGame.jar causes instant timeouts for some people #124

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Have a certain currently-unknown environment
2. Run PlayGame.jar on anything
3. It will report one of the players timed out for no good reason

The first starter pack works, whereas the updated one doesn't, so something in 
this diff broke it:
http://paste.lisp.org/display/114426

I suspect it's the printf, so I'm going to open up a branch for this to fix it.

Original issue reported on code.google.com by andy.sloane on 11 Sep 2010 at 7:56

GoogleCodeExporter commented 8 years ago
See 
http://code.google.com/p/ai-contest/source/branch?spec=issue125&branch=%2Fbranch
es%2F124-playgame-parsing for a patch

Original comment by andy.sloane on 11 Sep 2010 at 8:06

GoogleCodeExporter commented 8 years ago
Merged fix to trunk.

Original comment by andy.sloane on 12 Sep 2010 at 12:59