4.30 star(s) 15 Votes

DocBone

New Member
Jun 30, 2017
1
0
Exception error crash at bounty hunter:
"Sayer 'graysog' is not defined"

Causes you to be completely stuck in this area
 

eusimaeu

Member
May 1, 2019
161
150
Got this at the bounty hunter

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Sayer 'graysog' is not defined.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/chapter2/thornwickkeystuff.rpyc", line 710, in script
  File "E:\New folder\EchoesCardsOfDestiny-0.2.7.1S-pc\renpy\ast.py", line 2557, in execute
    Say.execute(self)
  File "E:\New folder\EchoesCardsOfDestiny-0.2.7.1S-pc\renpy\ast.py", line 575, in execute
    who = eval_who(self.who, self.who_fast)
  File "E:\New folder\EchoesCardsOfDestiny-0.2.7.1S-pc\renpy\ast.py", line 464, in eval_who
    raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'graysog' is not defined.

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
Echoes 0.2.7.1S
Mon Jul 29 03:32:12 2024
 
  • Thinking Face
Reactions: wookie ookie

wookie ookie

Engaged Member
Aug 30, 2021
2,023
3,305
Got this at the bounty hunter

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Sayer 'graysog' is not defined.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/chapter2/thornwickkeystuff.rpyc", line 710, in script
  File "E:\New folder\EchoesCardsOfDestiny-0.2.7.1S-pc\renpy\ast.py", line 2557, in execute
    Say.execute(self)
  File "E:\New folder\EchoesCardsOfDestiny-0.2.7.1S-pc\renpy\ast.py", line 575, in execute
    who = eval_who(self.who, self.who_fast)
  File "E:\New folder\EchoesCardsOfDestiny-0.2.7.1S-pc\renpy\ast.py", line 464, in eval_who
    raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'graysog' is not defined.

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
Echoes 0.2.7.1S
Mon Jul 29 03:32:12 2024
:unsure: Could be corrupt file, I played this version at the beginning of month it worked had no problem completing bounty hunter
 

blackmetal

Member
Nov 15, 2018
489
351
```
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Sayer 'graysog' is not defined.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "chapter2/thornwickkeystuff.rpyc", line 806, in script
File "D:\FLASH GAMES\EchoesCardsOfDestiny-0.2.5b-pc(1)\EchoesCardsOfDestiny-0.2.5b-pc\EchoesCardsOfDestiny-0.2.7.1S-pc\renpy\ast.py", line 2557, in execute
Say.execute(self)
File "D:\FLASH GAMES\EchoesCardsOfDestiny-0.2.5b-pc(1)\EchoesCardsOfDestiny-0.2.5b-pc\EchoesCardsOfDestiny-0.2.7.1S-pc\renpy\ast.py", line 575, in execute
who = eval_who(self.who, self.who_fast)
File "D:\FLASH GAMES\EchoesCardsOfDestiny-0.2.5b-pc(1)\EchoesCardsOfDestiny-0.2.5b-pc\EchoesCardsOfDestiny-0.2.7.1S-pc\renpy\ast.py", line 464, in eval_who
raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'graysog' is not defined.

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
Echoes 0.2.7.1S
Mon Jul 29 11:31:38 2024
```
the bounty hunter office is bugged out you cant get the higher tier bounty or get the certifacation you need for it
 
Last edited:
4.30 star(s) 15 Votes