Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

i keep running into an error trying to extract it and i have no clue what to do. can someone help? its error code, 0x80004005  and it specifically flags at archive.rpa and then when trying to start the game it gives the following error

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00start.rpy", line 283, in script

    python:

ScriptError: could not find label 'start'.

-- 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 "renpy/common/00start.rpy", line 283, in script

    python:

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

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

ScriptError: could not find label 'start'.

Windows-10-10.0.22621

Ren'Py 7.4.6.1693