Dominion Strategy Forum

Meta => Feedback => Council Room Feedback => Topic started by: DStu on January 21, 2013, 11:26:26 am

Title: Issue: Error annotating game...
Post by: DStu on January 21, 2013, 11:26:26 am
http://councilroom.com/game?game_id=game-20101213-073854-7512735b.html.gz
Code: [Select]
Error annotating game, tell rrenaud@gmail.com!
Exception:'int' object is not callable
  File "/srv/councilroom/councilroom_prod/frontend.py", line 447, in GET
    return annotate_game.annotate_game(contents, game_id, debug)
  File "/srv/councilroom/councilroom_prod/annotate_game.py", line 56, in annotate_game
    encoded = game_state.encode_game_state()
  File "/srv/councilroom/councilroom_prod/game.py", line 516, in encode_game_state
    'money': self.cur_turn.money() if self.cur_turn else 0,
see also:
http://www.councilroom.com/game?game_id=game-20130116-131102-eb78b4a2.html
http://www.councilroom.com/game?game_id=game-20130116-125302-7aea4700.html

or about any other gamelog I tried.  But I'm not the only one experiencing this, or?

Edit: After this error message, I get the full log, sometimes without the css...
Title: Re: Issue: Error annotating game...
Post by: D Bo on January 21, 2013, 11:31:19 am
I've seen it on virtually all logs for the last two days as well.
Title: Re: Issue: Error annotating game...
Post by: Mike McCallister on January 21, 2013, 01:26:55 pm
Thanks. I believe this is fixed now. Please let me know if you see any examples where it is not.


Mike
Title: Re: Issue: Error annotating game...
Post by: D Bo on January 21, 2013, 01:46:21 pm
Thanks Mike! That was a quick fix!
Title: Re: Issue: Error annotating game...
Post by: heron on January 21, 2013, 09:36:43 pm
Oooh.... My game logs look cool now! Thanks!