Skip to main content

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

so i downloaded the new update but when ever i open the exe file it pops open my notepad and shows my a list of errors                 

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/tl/ru/common.rpy", line 6, in script

    old "Self-voicing disabled."

  File "game/tl/ru/common.rpy", line 6, in script

    old "Self-voicing disabled."

Exception: A translation for "Self-voicing disabled." already exists at game/tl/ru/common.rpy:7.

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

Full traceback:

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

    renpy.main.main()

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

    renpy.game.context().run(node)

  File "game/tl/ru/common.rpy", line 6, in script

    old "Self-voicing disabled."

  File "game/tl/ru/common.rpy", line 6, in script

    old "Self-voicing disabled."

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

    renpy.translation.add_string_translation(self.language, self.old, self.new, newloc)

  File "renpy/translation/__init__.py", line 453, in add_string_translation

    stl.add(old, new, newloc)

  File "renpy/translation/__init__.py", line 394, in add

    quote_unicode(old), fn, line))

Exception: A translation for "Self-voicing disabled." already exists at game/tl/ru/common.rpy:7.

Windows-10-10.0.22000

Ren'Py 7.4.9.2142

ACADEMY34 v0.10.3.6

Fri Nov 12 01:23:34 2021 

We found the bug and will soon update the game on the site, but for now solution seems to be to delete the "tl" folder in the game files.

/ACADEMY34-v0.10.3.6-pc/game/tl — delete this folder and the game should run without any error popups.

i just did and it seems to be working fine now thank you very much