Getting a glitch immediately after the initial Jade scene. Going from 20.1 to current build. Whatever option I pick, I get this:
[code]
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 "C:\Users\Joshua\Desktop\tales-from-the-unending-void-win-linux-s02\TFTUV2-0.21-Uncensored Edition\renpy\ast.py", line 1843, in execute
if renpy.python.py_eval(condition):
File "C:\Users\Joshua\Desktop\tales-from-the-unending-void-win-linux-s02\TFTUV2-0.21-Uncensored Edition\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\Joshua\Desktop\tales-from-the-unending-void-win-linux-s02\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
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.3.24111502
Tales From The Unending Void 0.21
Wed Mar 5 01:38:10 2025
[/code]