Skip to main content

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

First things first: Awesome story and game so far. I was really hyped to continue, but then this happened:

I've just started with episode 21, coming from a save at the end of episode 20). I am encountering a crash right after the scene with Jade. Any chance this going to be fixed in teh forseeable future? Traceback goes like: 

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/episode021_conversations.rpy", line 189, in <module>

NameError: name 'ep021_nadya_talk' is not defined

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

Full traceback:

  File "episode021.rpyc", line 553, in script call

  File "episode021_conversations.rpyc", line 189, in script

  File "/media/kurai/Zeugs/Games/RenPy/TalesOfTheUnendingVoid/TFTUV2-0.21-Uncensored Edition/renpy/ast.py", line 1843, in execute

    if renpy.python.py_eval(condition):

  File "/media/kurai/Zeugs/Games/RenPy/TalesOfTheUnendingVoid/TFTUV2-0.21-Uncensored Edition/renpy/python.py", line 1209, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "/media/kurai/Zeugs/Games/RenPy/TalesOfTheUnendingVoid/TFTUV2-0.21-Uncensored Edition/renpy/python.py", line 1202, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/episode021_conversations.rpy", line 189, in <module>

NameError: name 'ep021_nadya_talk' is not defined

Linux-6.8.0-58-generic-x86_64-with-glibc2.39 x86_64

Ren'Py 8.3.3.24111502

Tales From The Unending Void 0.21

Mon Apr 21 13:48:41 2025

Thanks for the report. It's a known issue that will be fixed int he next release. You may safely click ignore on the bottom-left of the screen to continue and you'll only miss a minor line of dialogue.

Thanks a lot. Will do. Keep up the good work.