if u ran into problem unable to start game, i just deleted everything in TL in content folder. dont know if that would affect anything but i was able to start the game afterwards.
I deleted the everything in the TL folder and i still get this.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/tl/French/achievement_screen.rpy", line 6, in script
Exception: A translation for "Hidden Achievement" already exists at game/content/tl/French/achievement_screen.rpy:7.
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "game/tl/French/achievement_screen.rpy", line 6, in script
File "renpy/ast.py", line 3036, in execute
renpy.translation.add_string_translation(self.language, self.old, self.new, newloc)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/translation/__init__.py", line 585, in add_string_translation
stl.add(old, new, newloc)
~~~~~~~^^^^^^^^^^^^^^^^^^
File "renpy/translation/__init__.py", line 531, in add
raise Exception('A translation for "{}" already exists at {}:{}.'.format(quote_unicode(old), fn, line))
Exception: A translation for "Hidden Achievement" already exists at game/content/tl/French/achievement_screen.rpy:7.
Edit: lol, deleted the TL in the Game folder. My bad. Lets throw it back on and do the Content folder this time.