Tutorial Tool Ren'Py Renpy Translator v2.4.1 (multi-translation engine)--- open-source (support one key translate, local glossary and generate translation mod)

kendrickzl

Newbie
Mar 11, 2023
32
88
Hey man, I'm having a problem translating the game WVM. It finishes the translation like any other game, but when I load a save or start a new game, it stays in the original language, as if it hasn't been translated; it only translates the main menu.
 

Helbank

New Member
Apr 19, 2020
1
0
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/tl/TR/options.rpy", line 19, in script
old _p("""
File "game/tl/TR/options.rpy", line 19, in script
old _p("""
Exception: A translation for "" already exists at game/tl/TR/gallery.rpy:149741.

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

Full traceback:
File "C:\Users\Tekni\Desktop\RingofLust-0.5.8a-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\Users\Tekni\Desktop\RingofLust-0.5.8a-pc\renpy\main.py", line 558, in main
renpy.game.context().run(node)
File "game/tl/TR/options.rpy", line 19, in script
old _p("""
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "game/tl/TR/options.rpy", line 19, in script
old _p("""
File "C:\Users\Tekni\Desktop\RingofLust-0.5.8a-pc\renpy\ast.py", line 2751, in execute
renpy.translation.add_string_translation(self.language, self.old, self.new, newloc)
File "C:\Users\Tekni\Desktop\RingofLust-0.5.8a-pc\renpy\translation\__init__.py", line 475, in add_string_translation
stl.add(old, new, newloc)
File "C:\Users\Tekni\Desktop\RingofLust-0.5.8a-pc\renpy\translation\__init__.py", line 415, in add
raise Exception("A translation for \"{}\" already exists at {}:{}.".format(
Exception: A translation for "" already exists at game/tl/TR/gallery.rpy:149741.

Windows-10
Ren'Py 8.0.3.22090809
Ring of Lust 0.5.8a





How can I solve it