Skip to main content

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

hey darell's story has an error 

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/touchdown.rpy", line 245, in script

    show bg lockers with tids

  File "game/touchdown.rpy", line 245, in <module>

    show bg lockers with tids

NameError: name 'tids' is not defined

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

Full traceback:

  File "game/touchdown.rpy", line 245, in script

    show bg lockers with tids

  File "C:\Users\f1g4e\AppData\Roaming\itch\apps\hearthfire\Hearthfire-1.1-pc\renpy\ast.py", line 1674, in execute

    paired = renpy.python.py_eval(self.paired)

  File "C:\Users\f1g4e\AppData\Roaming\itch\apps\hearthfire\Hearthfire-1.1-pc\renpy\python.py", line 1153, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "C:\Users\f1g4e\AppData\Roaming\itch\apps\hearthfire\Hearthfire-1.1-pc\renpy\python.py", line 1146, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/touchdown.rpy", line 245, in <module>

    show bg lockers with tids

NameError: name 'tids' is not defined

Windows-10-10.0.26100 AMD64

Ren'Py 8.1.3.23091805

Hearthfire 1.1

Sat Aug 15 14:44:25 2026

[/code]

Nice catch! I didn't experience that error when I went through, but I'll pass it on to my programmer.