Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi! I downloaded the game yesterday, played with it and tried to install a mod to it to help with the choices (used unren and the modified game library). It didnt work, so I deleted the game and made a fresh install. Downloaded it from this site, extracted and will not start. Please see error message down:

Could you please help me what could be the problem?

Thank you!

-------------------------------------------------------------------

I'm sorry, but an uncaught exception occurred.

After initialization, but before game start.

  File "renpy/common/00start.rpy", line 80, in _init_language

    renpy.change_language(language)

  File "game/screens.rpy", line 152, in <module>

AttributeError: 'Preferences' object has no attribute 'say_screen_visibility'

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

Full traceback:

  File "renpy/bootstrap.py", line 326, in bootstrap

    renpy.main.main()

  File "renpy/main.py", line 617, in main

    run(restart)

  File "renpy/main.py", line 78, in run

    renpy.translation.init_translation()

  File "renpy/translation/__init__.py", line 561, in init_translation

    renpy.store._init_language() # @UndefinedVariable

  File "renpy/common/00start.rpy", line 80, in _init_language

    renpy.change_language(language)

  File "renpy/translation/__init__.py", line 645, in change_language

    new_change_language(tl, language)

  File "renpy/translation/__init__.py", line 607, in new_change_language

    i.apply()

  File "renpy/ast.py", line 2626, in apply

    value = renpy.python.py_eval(expr)

  File "renpy/python.py", line 2249, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "renpy/python.py", line 2242, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/screens.rpy", line 152, in <module>

AttributeError: 'Preferences' object has no attribute 'say_screen_visibility'

Windows-10-10.0.19041

Ren'Py 7.4.4.1439

Tales From The Unending Void 0.10

Fri Nov 26 10:28:28 2021

(+1)

That's probably a left-over bit from the mod. Ren'Py, the game's framework, keeps a few files in the saves directory (%APPDATA%/RenPy/TalesFromTheUnendingVoid). You could try and move or delete that directory and see if the game runs.

(+1)

Thank you for the help! I really like both of your games! Looking forward for the next episode!