Skip to main content

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

still having save access issues

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00gamemenu.rpy", line 176, in script

    jump expression _game_menu_screen

ScriptError: could not find label 'quick_load'.

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

Full traceback:

  File "renpy/common/00gamemenu.rpy", line 176, in script

    jump expression _game_menu_screen

  File "/media/tyler/Data Store/Safe Data/FurriesScaliesBears-1.0-linux/renpy/ast.py", line 1711, in execute

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

  File "/media/tyler/Data Store/Safe Data/FurriesScaliesBears-1.0-linux/renpy/script.py", line 910, in lookup

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

ScriptError: could not find label 'quick_load'.

Linux-5.8.0-59-generic-x86_64-with-debian-bullseye-sid

Ren'Py 7.4.5.1538

FurriesAndScaliesAndBears 1.0

Tue Jun 29 15:30:53 2021

Huh. That's super weird. I'll look into it.