Skip to main content

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

Hi, i am running into a problem with DLC step 2 content. whenever i click on the DLC content its crashing the game and im getting the below txt error. I have tried to remove and redownload it and reapply it but the same issue is happening 


txt file:

I'm sorry, but an uncaught exception occurred.

While running game code:

ScriptError: could not find label 'mall'.

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

Full traceback:

  File "/Applications/OurLife.app/Contents/Resources/autorun/renpy/bootstrap.py", line 277, in bootstrap

    renpy.main.main()

  File "/Applications/OurLife.app/Contents/Resources/autorun/renpy/main.py", line 660, in main

    run(restart)

  File "/Applications/OurLife.app/Contents/Resources/autorun/renpy/main.py", line 146, in run

    renpy.execution.run_context(True)

  File "/Applications/OurLife.app/Contents/Resources/autorun/renpy/execution.py", line 938, in run_context

    context.run()

  File "s2_intro2.rpyc", line 2725, in script

  File "/Applications/OurLife.app/Contents/Resources/autorun/renpy/script.py", line 927, in lookup

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

ScriptError: could not find label 'mall'.

Darwin-24.6.0-x86_64-i386-64bit x86_64

Ren'Py 7.5.3.22090809

Our Life 1.7.1

Sun Oct 12 07:40:55 2025

(+1)

Could you share with me a screenshot of the "game" folder? This is in the main directory, which you can find either where you downloaded the game from itch.io, or under "Browse Local Files" on Steam. Thank you, and hopefully we can help sort this out.