Skip to main content

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

no worries! i've got another one here, triggering after 

*

*

*

*

*

*

*

sofia kisses you at the ball. might be because i was using she/they on this character? 

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script/episode2.rpy", line 3296, in script

  File "game/code/chat_system/chat_system_core_classes.rpy", line 267, in __call__

NameError: name 'They' is not defined

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

Traceback (most recent call last):

  File "game/script/episode2.rpy", line 3296, in script

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

    Say.execute(self)

    ~~~~~~~~~~~^^^^^^

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

    renpy.exports.say(who, what, *args, **kwargs)

    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/exports/sayexports.py", line 129, in say

    who(what, *args, **kwargs)

    ~~~^^^^^^^^^^^^^^^^^^^^^^^

  File "game/code/chat_system/chat_system_core_classes.rpy", line 267, in __call__

  File "renpy/character.py", line 1528, in __call__

    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)

           ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/character.py", line 1442, in prefix_suffix

    return sub(prefix) + sub(body, translate=not renpy.game.context().translated) + sub(suffix)

                         ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^              

  File "renpy/character.py", line 1421, in sub

    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]

           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^   

  File "renpy/substitutions.py", line 355, in substitute

    s = interpolate(s, variables)  # type: ignore

        ~~~~~~~~~~~^^^^^^^^^^^^^^                

  File "renpy/substitutions.py", line 89, in interpolate

    raise e

  File "renpy/substitutions.py", line 81, in interpolate

    value = renpy.python.py_eval(code, {}, scope)

            ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^

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

    return py_eval_bytecode(code, globals, locals)

           ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^

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

    return eval(bytecode, globals, locals)

           ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "<none>", line 1, in <module>

NameError: name 'They' is not defined

Windows-11-10.0.26100-SP0 AMD64

Ren'Py 8.4.1.25072401

bloodlustexe 1.0.1

Thu Oct  2 00:53:12 2025

[/code]


really really enjoying what you guys have here and looking forward to the rest <3 all three vamps are delightful

(+1)

both have been fixed in our newest patch! thank you :)