Sleuth Home - Message Boards - Sleuth Talk


0 0
Can't accuse
  <<First Page  |  <Previous  

Murray Arty
Murray Arty
Charioteer

Nov-19-2016 01:49

File: /home/ben/noir/src/www/case/accuse/accuse.spy
Message:

KeyError: 0

Stack: /var/www/html/common/py/favor_extra.py:48, in
Every time I want to accuse the guilty party I get the following;

hunt_advancement:


if (favor_actor[0] == this_hunt[ 8+int(this_hunt[7]) ]) and (detective.city == this_hunt[ 18+int(this_hunt[7]) ]):

accuse.spy:329, in (main):


response_text += favor_extra.hunt_advancement(db, detective, favor_actor, cities, image_root)

Replies

Emer
Emer
Con Artist

Nov-19-2016 06:21

I have the same problem.

Spyce exception
File: /home/ben/noir/src/www/case/accuse/accuse.spy
Message: KeyError: 0


Stack: /var/www/html/common/py/detective.py:949, in finish_mystery:
query = "update detective set nextfavor = '%s' " % (random.choice(actors))[0]

accuse.spy:205, in (main):
detective.finish_mystery(db,mystery,1,actors_all,0,accused_suspect.suspectid)




Murray Arty
Murray Arty
Charioteer

Nov-19-2016 06:38

I'm guessing it has something to do with the bug they're trying to fix with the urchin cases (see City News).

Emer
Emer
Con Artist

Nov-19-2016 07:16

I hadn't noticed that little bit of news, thanks for the info Murray.

Yeti Face
Yeti Face
Pinball Amateur

Nov-19-2016 09:09

This particular bug should be resolved now.

  <<First Page  |  <Previous  

[ You must login to reply ]