Skip to main content

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

Hi! When trying to download the english version of the game, it comes up with a bunch of errors, most following along the lines of the following:

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/tl/english/common.rpy", line 5, in script

    old "Click to play the video."

Exception: A translation for "Click to play the video." already exists at game/tl/english/common.rpy:6.

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

Traceback (most recent call last):

  File "game/tl/english/common.rpy", line 5, in script

    old "Click to play the video."

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

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

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

    stl.add(old, new, newloc)

    ~~~~~~~^^^^^^^^^^^^^^^^^^

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

    raise Exception('A translation for "{}" already exists at {}:{}.'.format(quote_unicode(old), fn, line))

Exception: A translation for "Click to play the video." already exists at game/tl/english/common.rpy:6.



EDIT:
It worked after I tried to open the game from the zipped file, and extracted the files from the prompt there. Great game so far, the scene at the end of Day 1 was so cute ^^

(+1)(-1)

🙀 Gracias por informar! me encargaré de revisarlo