Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

ofc! its for mac and heres the bb code: 

(im so sorry to be bothering you with this! it usually doesn't happen but sometimes it does 😭)

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/renpy-ActionEditor3-master/tl/chinese/ActionEditor.rpy", line 5, in script

    old "can't change values before the start tiem of the current scene"

Exception: A translation for "can't change values before the start tiem of the current scene" already exists at game/renpy-ActionEditor3-master/tl/chinese/ActionEditor.rpy:6.

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

Traceback (most recent call last):

  File "game/renpy-ActionEditor3-master/tl/chinese/ActionEditor.rpy", line 5, in script

    old "can't change values before the start tiem of the current scene"

  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 "can't change values before the start tiem of the current scene" already exists at game/renpy-ActionEditor3-master/tl/chinese/ActionEditor.rpy:6.

macOS-15.7.1-arm64-arm-64bit arm64

Ren'Py 8.5.2.26010301

Prisoners 1.0

Tue Jun 30 20:39:57 2026

[/code]

No worries! Hmm for a quick fix you should try going to the tl file inside ActionEditor3-master and deleting the chinese files and the japanese files Im pretty sure that will fix the issue.

Though I'm planning on making a quick update that will hopefully solve it without having to do that! Please tell me if that works and once again no worries at all!

Just wanted to inform you that I just updated the build! Hopefully it should be working now if you want to try the updated build! So sorry for the error T-T