Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

i cant heal at the hospital it said it canf find

ScriptError: could not find label 'hospital_general_anesthesia'.

here is the error code help please.



```

I'm sorry, but an uncaught exception occurred.

While running game code:

ScriptError: could not find label 'hospital_general_anesthesia'.

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

Full traceback:

  File "scripts/Venues/hospital.rpyc", line 213, in script call

  File "...\ItsaGluttonousLife-a0.53.0-pc\ItsaGluttonousLife-a0.53.0-pc\renpy\ast.py", line 1416, in execute

    rv = renpy.game.context().call(label, return_site=self.next.name)

  File "scripts/Venues/hospital.rpyc", line 213, in script call

  File "...\ItsaGluttonousLife-a0.53.0-pc\ItsaGluttonousLife-a0.53.0-pc\renpy\script.py", line 1103, in lookup

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

ScriptError: could not find label 'hospital_general_anesthesia'.

Windows-10-10.0.26200 AMD64

Ren'Py 8.2.1.24030407

Its a Gluttonous Life a0.53.0

Fri Feb 13 20:07:24 2026

```