Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(-1)

Getting this error despite using correct "Save Now" save:


I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/ending.rpy", line 4, in script

    jump v17

ScriptError: could not find label 'v17'.

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

Full traceback:

  File "game/ending.rpy", line 4, in script

    jump v17

  File "renpy/ast.py", line 1752, in execute

    rv = renpy.game.script.lookup(target)

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

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

ScriptError: could not find label 'v17'.

Windows-10-10.0.19041

Ren'Py 7.4.8.1895

Grandma's House 0.17

Sun Nov 13 23:27:30 2022

same here

Did you install the v0.16 taboo patch?

Yes

That's the problem, that one is for v16. You need to use the one for v17. 

The files are all messed up now, you'll have to delete v17 then reinstall it and add the v17 patch.