Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I received the following bug report. Can a solution be made for it?

I'm sorry, but an uncaught exception occurred.

While running game code:

Exception: A translation for "- Отказаться -" already exists at game/tl/english/Bedn_taverna.rpy:808.

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

Full traceback:

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

    renpy.main.main()

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

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

  File "game/tl/english/Quests3.rpyc", line 1218, in script

  File "game/tl/english/Quests3.rpyc", line 1218, in script

  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 "- Отказаться -" already exists at game/tl/english/Bedn_taverna.rpy:808.

Windows-10-10.0.22000

Ren'Py 7.4.11.2266

Knightly Passions 0.8c

Fri Apr 22 19:44:51 2022

Have you done anything with the game? Did you install any mods or change files in the game? Did you load old saves?

As far as I am aware, I only changed the files when I would unzip new versions of the game into the same folder and replace old files with new files.

Do not do this. Delete the old version and download the new one.

(+1)

Thanks for the advice. I did as you said and the game now works!