Skip to main content

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

I'm sorry, but an uncaught exception occurred.

While running game code:

ScriptError: could not find label 'mar_anal_start'.

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

Full traceback:

  File "renpy/bootstrap.py", line 331, in bootstrap

    renpy.main.main()

  File "renpy/main.py", line 662, 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 "inter/int_mar.rpyc", line 20, in script

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

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

ScriptError: could not find label 'mar_anal_start'.

Windows-10-10.0.19041

Ren'Py 7.4.11.2266

Cursed Overlord 2 0.58

Tue May 20 15:52:11 2025

I will check this error and correct it.