Hello!
I played it and enjoyed it a lot, but there's an error that makes it impossible for me to continue playing and reach one of the endings.
Besides that, it's an amazing game. I really liked the heavy themes and the characters; I couldn't help but feel sorry for the main character. If you would like someone to quality-test your game and look for bugs, you can message me on Discord if you’d like!
@breezy_the_cat
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 1784, in script
if log['ritual'] == 'forced':
File "game/script.rpy", line 1784, in <module>
if log['ritual'] == 'forced':
KeyError: 'ritual'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 1784, in script
if log['ritual'] == 'forced':
File "C:\Users\Breezy\Downloads\Compressed\FallIntoPrayer-1.0-pc\FallIntoPrayer-1.0-pc\renpy\ast.py", line 1843, in execute
if renpy.python.py_eval(condition):
File "C:\Users\Breezy\Downloads\Compressed\FallIntoPrayer-1.0-pc\FallIntoPrayer-1.0-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\Breezy\Downloads\Compressed\FallIntoPrayer-1.0-pc\FallIntoPrayer-1.0-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 1784, in <module>
if log['ritual'] == 'forced':
KeyError: 'ritual'
Windows-10-10.0.19041 AMD64
Ren'Py 8.3.2.24090902
Fall Into Prayer 1.0
Mon Mar 3 03:25:05 2025
```