Skip to main content

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

getting an error:


I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 2383, in <module>

NameError: name 'male_toggle' is not defined

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

Full traceback:

  File "script.rpyc", line 2248, in script call

  File "script.rpyc", line 2383, in script

  File "H:\FrenniFazclaireAlpha-0.2.2-pc\renpy\ast.py", line 2133, in execute

    if renpy.python.py_eval(condition):

  File "H:\FrenniFazclair\FrenniFazclaireAlpha-0.2.2-pc\renpy\python.py", line 1153, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "H:\FrenniFazclair\FrenniFazclaireAlpha-0.2.2-pc\renpy\python.py", line 1146, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/script.rpy", line 2383, in <module>

NameError: name 'male_toggle' is not defined

Windows-10-10.0.19045 AMD64

Ren'Py 8.1.1.23060707

A Fortnight at Frenni Fazclaire's 0.2.2

Wed Dec 27 22:10:24 2023

had no idea where to report so i hope this helps /shrug

You likely loaded an older save from before v0.2.2. You must start a fresh playthrough to avoid this error!