egamer557

Newbie
Jan 19, 2019
40
10
This makes me such a sad panda x__x
Code:
I'm sorry, but an uncaught exception occurred.

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

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

Full traceback:
  File "day_47_00.rpyc", line 2169, in script
  File "renpy/ast.py", line 681, in execute
    who = eval_who(self.who, self.who_fast)
  File "renpy/ast.py", line 574, in eval_who
    raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'cas' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
DMD Chapter 4 0.34
Sun May  8 13:22:47 2022
I have the same issue is there any way to fix this?
 

Gman4672

Newbie
Aug 6, 2018
89
117
There was a new version that came out v0.34.1 that fixed all of these issues. Don't know why it hasn't been updated to this version on here yet.

Things we’ve fixed in this update:

– Grammar errors

– Fixed the error screen issue from Day 47. The coding for the Cassandra character was wrong initially. That has been fixed now.

– On Day 49, we added a scene for those of you who have the Pregnancy path set to YES, however, it was coming up if you were also on the Martin path which it shouldn’t have. That has also been fixed now.
 

mutatohead

New Member
Mar 28, 2020
1
0
Sorry if this is a stupid question, but do I need to download chapters 1-3 each, and also 4? Or does 4 include all content so far?
 
3.80 star(s) 325 Votes