Hello, I found an error which prevent the continuation of the game in season 1, ep 8.
After talking with the queen, by entering the room and proceeding there is the first error.
By ignoring it is possible to proceed to the scene with Jade in the bath with the two women, but after the conclusion of the scene, the error appears again and by ignoring it, it starts a loop (the bath scene starts again in and endless loop).
Any help? Thanks
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/episode008.rpy", line 642, in <module>
NameError: name 'ep008_ziv_talk' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "episode002.rpyc", line 805, in script call
File "episode003.rpyc", line 387, in script call
File "episode003.rpyc", line 561, in script call
File "episode003.rpyc", line 838, in script call
File "episode008.rpyc", line 601, in script
File "renpy/ast.py", line 1688, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1028, in menu
condition = 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/episode008.rpy", line 642, in <module>
NameError: name 'ep008_ziv_talk' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Tales From The Unending Void 0.12.1
Sun Oct 16 17:10:42 2022
After talking with the queen, by entering the room and proceeding there is the first error.
By ignoring it is possible to proceed to the scene with Jade in the bath with the two women, but after the conclusion of the scene, the error appears again and by ignoring it, it starts a loop (the bath scene starts again in and endless loop).
Any help? Thanks
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/episode008.rpy", line 642, in <module>
NameError: name 'ep008_ziv_talk' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "episode002.rpyc", line 805, in script call
File "episode003.rpyc", line 387, in script call
File "episode003.rpyc", line 561, in script call
File "episode003.rpyc", line 838, in script call
File "episode008.rpyc", line 601, in script
File "renpy/ast.py", line 1688, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1028, in menu
condition = 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/episode008.rpy", line 642, in <module>
NameError: name 'ep008_ziv_talk' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Tales From The Unending Void 0.12.1
Sun Oct 16 17:10:42 2022
Last edited: