Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits) (+1)

Got an error. My guess is the variable is supposed to be "crysuckeddick"

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 15528, in script

    if crysuckedick:

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

    if crysuckedick:

NameError: name 'crysuckedick' is not defined

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

Full traceback:

  File "game/script.rpy", line 15528, in script

    if crysuckedick:

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

    if renpy.python.py_eval(condition):

  File "renpy/python.py", line 2276, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "renpy/python.py", line 2269, in py_eval_bytecode

    return eval(bytecode, globals, locals)

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

    if crysuckedick:

NameError: name 'crysuckedick' is not defined

Windows-10-10.0.22621

Ren'Py 7.4.10.2178

Endowed 0.3.8

Wed Feb 28 21:57:37 2024

Thanks! Will be fixed.