Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

I'm getting a few consecutive exceptions/errors in season 1 when *FOLLOWING LINE INCLUDES A SPOILER* I've just gotten out of the simulation after revealing the crews location to your father:

They all seem to source from the same moment, I'm redownloading the game incase my old files got corrupted, will update based on my results

Edit: Redownloaded the game and loaded the most recent save file and the exact same exceptions came up at the same instant. Just going to ignore them and keep playing ¯\_(ツ)_/¯

1.

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/episode012b.rpy", line 552, in <module>

NameError: name 'ep003_be_creampie' is not defined

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

Full traceback:

  File "episode002.rpyc", line 805, in script call

  File "episode003.rpyc", line 393, in script call

  File "episode003.rpyc", line 834, in script call

  File "episode003.rpyc", line 558, in script call

  File "episode012b.rpyc", line 552, in script

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

    if 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/episode012b.rpy", line 552, in <module>

NameError: name 'ep003_be_creampie' is not defined

Windows-10-10.0.22621

Ren'Py 7.4.10.2178

Tales From The Unending Void 0.12.1

Fri Jan 27 01:09:54 2023

[/code]

2.

File "game/episode012b.rpy", line 556, in <module>

NameError: name 'ep002_jade_facial' is not defined

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

Full traceback:

  File "episode002.rpyc", line 805, in script call

  File "episode003.rpyc", line 393, in script call

  File "episode003.rpyc", line 834, in script call

  File "episode003.rpyc", line 558, in script call

  File "episode012b.rpyc", line 556, in script

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

    if 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/episode012b.rpy", line 556, in <module>

NameError: name 'ep002_jade_facial' is not defined

Windows-10-10.0.22621

Ren'Py 7.4.10.2178

Tales From The Unending Void 0.12.1

Fri Jan 27 01:07:46 2023

[/code]


3.

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/episode012b.rpy", line 560, in <module>

NameError: name 'ep001_celine_body' is not defined

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

Full traceback:

  File "episode002.rpyc", line 805, in script call

  File "episode003.rpyc", line 393, in script call

  File "episode003.rpyc", line 834, in script call

  File "episode003.rpyc", line 558, in script call

  File "episode012b.rpyc", line 560, in script

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

    if 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/episode012b.rpy", line 560, in <module>

NameError: name 'ep001_celine_body' is not defined

Windows-10-10.0.22621

Ren'Py 7.4.10.2178

Tales From The Unending Void 0.12.1

Fri Jan 27 01:10:35 2023

[/code]

This should be fixed in an upcoming bugfix release. In the meantime, you can safely click ignore when encountering these particular errors, they're only used to track achievements.