Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+3)

Holy cow, this is probably one of my favorite games ever made. The ambiance, the art, the flow, everything is perfect! I usually use a guide when I'm stuck on something, but the sense of accomplishment and progression for every iteration was some of the best I've ever seen. 

I am getting a consistent crash on one of the bad endings, though. I'm leaving out the path I took to get it to avoid spoilers for anyone reading. Let me know if you need more info. Here's the traceback if you want it: 

Full traceback:

  File "game/ending_ilar_good_ritual.rpy", line 1019, in script

    if read_letters_good_no_trust:

  File "renpy/ast.py", line 1898, in execute

    if renpy.python.py_eval(condition):

  File "renpy/python.py", line 2276, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "renpy/python.py", line 2269, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/ending_ilar_good_ritual.rpy", line 1019, in <module>

    if read_letters_good_no_trust:

NameError: name 'read_letters_good_no_trust' is not defined

Windows-10-10.0.19041

Ren'Py 7.4.11.2266

CoT:TheRemainder 1.19

Tue Dec 20 14:25:23 2022


Thank you so much for this game. The love and care that when into it is so evident; I'm astonished.

(1 edit) (+3)

Thank you so much for enjoying our game and for reporting the crash, I must have introduced it with the latest update. ^^; I’ll investigate it.