Skip to main content

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

Confirming here that DLC moments break when trying to load them, with the traceback citing that their labels don't exist:

While running game code:
ScriptError: could not find label 'ghost'.

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

Full traceback:
  File "renpy/bootstrap.py", line 326, in bootstrap
    renpy.main.main()
  File "renpy/main.py", line 617, in main
    run(restart)
  File "renpy/main.py", line 148, in run
    renpy.execution.run_context(True)
  File "renpy/execution.py", line 922, in run_context
    context.run()
  File "prologue.rpyc", line 2574, in script call
  File "s1_shopping.rpyc", line 1483, in script call
  File "s1_grownup.rpyc", line 1842, in script call
  File "s1_long_day.rpyc", line 1469, in script call
  File "s1_sandcastle.rpyc", line 2087, in script call
  File "s1_firefiles.rpyc", line 1623, in script call
  File "prologue.rpyc", line 2574, in script call
  File "s1_shopping.rpyc", line 1483, in script call
  File "s1_grownup.rpyc", line 1842, in script call
  File "s1_long_day.rpyc", line 1469, in script call
  File "s1_sandcastle.rpyc", line 2087, in script call
  File "s1_firefiles.rpyc", line 1623, in script call
  File "renpy/script.py", line 918, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'ghost'.

UPDATE: If you installed the DLCs to your itch.io launcher thing then you have to update them and replace them in the new Our Life version's folder (1.4.0) because it doesn't come installed that way.

If you downloaded it all directly then just re-download the DLCs and re-apply them. Hope it helps!

Deleted post

Haha, no problem, hope you enjoy it! :)