Skip to main content

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

I'm currently on the scene [Chpt. 3 IIRC] in the cafe where the MC is telling Kira about meeting Lexi.  I get this error. [Posted as footnote].  I can ignore it and continue on, but there's an obvious chunk of dialogue missing.  I'm able to read between the lines and piece together the missing bits for the most part, but I figured I'd bring this to your attention.

For the record I have the latest versions of all chapters 1-8 and extracted them all to the same folder prior to starting  the game.


[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

Exception: Sayer 'RRme' is not defined.

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

Full traceback:

  File "script03.rpyc", line 1365, in script

  File "D:\--Games--\--NSFW--\LeapofFaith-1.0.1c-pc\renpy\ast.py", line 881, in execute

    who = eval_who(self.who, self.who_fast)

  File "D:\--Games--\--NSFW--\LeapofFaith-1.0.1c-pc\renpy\ast.py", line 774, in eval_who

    raise Exception("Sayer '%s' is not defined." % who)

Exception: Sayer 'RRme' is not defined.

Windows-10-10.0.19044 AMD64

Ren'Py 8.0.2.22081402

Leap of Faith 1.0.1c

Sat Sep 10 21:00:05 2022

[/code]

(+1)

You can safely "ignore" that one - it just skips an image. I'll upload a new version in a bit.

Same

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

Exception: Sayer 'RRme' is not defined.

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

Full traceback:

  File "script03.rpyc", line 1365, in script

  File "C:\games\LeapofFaith-1.0.1c-pc\renpy\ast.py", line 881, in execute

    who = eval_who(self.who, self.who_fast)

  File "C:\games\LeapofFaith-1.0.1c-pc\renpy\ast.py", line 774, in eval_who

    raise Exception("Sayer '%s' is not defined." % who)

Exception: Sayer 'RRme' is not defined.

Windows-10-10.0.22000 AMD64

Ren'Py 8.0.2.22081402

Leap of Faith 1.0.1c

Sun Sep 11 09:46:13 2022

[/code]

I had this error, so I copied my save files elsewhere, deleted, and re-extracted the game.

Speculation: Did you start a new game / resumed a save from chapters 1-4 AFTER extracting/replacing/patching with the later chapters? And did that error occur while you were at the cafe with Robin and Kira?