Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I got an error right as i got the tickets to treat Alice to a fancy dinner. I can continue afterwards, but saved right before just in case.

[code]
I'm sorry, but an uncaught exception occurred.

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

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

Full traceback:
  File "events_Znew.rpyc", line 3568, in script
  File "E:\favorites\New or Newly Updated\VN's\ComplexSociety-0.20.1b-pc\renpy\ast.py", line 678, in execute
    who = eval_who(self.who, self.who_fast)
  File "E:\favorites\New or Newly Updated\VN's\ComplexSociety-0.20.1b-pc\renpy\ast.py", line 576, in eval_who
    raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 'cA' is not defined.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Complex Society 0.20.1b
Fri Feb 05 14:14:58 2021
[/code]

I got to the end of the current game and it didn't cause me any further issues, if that helps.

(+1)

Yep, it's a minor problem (cA should be Ca) that I haven't patched yet because it doesn't cause any issues.  Thank you for reporting it.