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
```