Cannot seem to find what I need to change to correct this error:
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: A translation for "Подглядеть" already exists at game/tl/english/scripts/Scenes/Elena Story.rpy:8199.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "tl/english/scripts/free_roam/mall/cafe.rpyc", line 221, in script
File "renpy/ast.py", line 2652, in execute
renpy.translation.add_string_translation(self.language, self.old, self.new, newloc)
File "renpy/translation/__init__.py", line 594, in add_string_translation
stl.add(old, new, newloc)
File "renpy/translation/__init__.py", line 535, in add
quote_unicode(old), fn, line))
Exception: A translation for "Подглядеть" already exists at game/tl/english/scripts/Scenes/Elena Story.rpy:8199.
I cannot find that translation in that file. I cannot find "cafe.rpyc" at all.