Skip to main content

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

This is a neat game! I love helping the ghosts and unravel their stories. All of the characters really unique and their VAs really did great job voicing them. I like we can roam around the mansion and the background are really pretty.

Unfortunately, I found this small error, but it can be easily ignored (or just change the "-" to "_" in the script). Anyways I love it! Great job!

I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/theonetruedeath.rpy", line 10, in script
    play music m-hope
  File "renpy/common/000statements.rpy", line 123, in execute_play_music
    renpy.music.play(_audio_eval(p["file"]),
  File "renpy/common/000statements.rpy", line 32, in _audio_eval
    return eval(expr, locals=store.audio.__dict__)
  File "game/theonetruedeath.rpy", line 10, in <module>
    play music m-hope
NameError: name 'm' is not defined