Skip to main content

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

Unfortunately, it did crash on me, which was only frustrating because I was pretty engrossed in what was going on.  There's a lot of fun dialogue here, and I was pretty interested in where the plot was going!  Here are the crash details if you want to troubleshoot:

```

I'm sorry, but an uncaught exception occurred.

While running game code:

ScriptError: could not find label 'lostanumbers'.

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

Full traceback:

  File "//game/script.rpyc", line 2301, in script

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

    rv = renpy.game.script.lookup(target)

  File "/renpy/script.py", line 1103, in lookup

    raise ScriptError("could not find label '%s'." % str(original))

ScriptError: could not find label 'lostanumbers'.

Emscripten-3.1.24-wasm32-32bit wasm32

Ren'Py 8.3.6.25022803

RING/RING/RING 1.0

Fri Mar 21 18:28:23 2025

```

Ah man, I know exactly what the problem there is - it's literally a case of me mistyping "lotsanumbers" as "lostanumbers" lmao

I'm glad you enjoyed what you did play though! Rest assured, I definitely plan on finishing this outside of the jam, eventually :V