Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(3 edits)

It happens with either choice. What I believe is happening is it's checking if you told Brittany yes or no to the uwu baby talk.

I'm sorry, but an uncaught exception occurred.

While running game code:

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

    if bbaby:

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

    if bbaby:

NameError: name 'bbaby' is not defined

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

Full traceback:

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

    if bbaby:

  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 38475, in <module>

    if bbaby:

NameError: name 'bbaby' is not defined

Windows-10-10.0.22621

Ren'Py 7.4.10.2178

Hypnosis v1.5.1b-premium

Tue Dec 24 00:33:04 2024