- Nov 2, 2020
- 660
- 857
Oh FFS. When I first played this I used the ipatch and I got this error:
I just ignored it and played on. Today I try and load my saved and I get:
I thought it had something to do with the ipatch, so I made a clean install, started a new game, did a test save, and got the same thing. And I still get the Подглядеть error.
Python:
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 "game/tl/english/scripts/sandbox/elena/sb_0_elena_dressing.rpyc", line 363, in script
File "[redacted]\amnesia-remaster-0.100-pc-patreon/renpy/ast.py", line 2652, in execute
renpy.translation.add_string_translation(self.language, self.old, self.new, newloc)
File "[redacted]\amnesia-remaster-0.100-pc-patreon/renpy/translation/__init__.py", line 594, in add_string_translation
stl.add(old, new, newloc)
File "[redacted]\amnesia-remaster-0.100-pc-patreon/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.
Windows-10-10.0.26100 AMD64
Ren'Py 7.8.4.24120703
Amnesia Remaster 0.100
Thu Apr 10 11:35:03 2025
Python:
While running game code:
File "game/1var.rpy", line 40, in <module>
NameError: name 'AC_2d5_Finish_Acts' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/free_roam/free_roam.rpyc", line 410, in script call
File "game/1var.rpyc", line 40, in script
[!EF[“S
File "[redacted]\amnesia-remaster-0.100-pc-patreon/renpy/ast.py", line 1849, in execute
if renpy.python.py_eval(condition):
File "[redacted]\amnesia-remaster-0.100-pc-patreon/renpy/python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "[redacted]\amnesia-remaster-0.100-pc-patreon/renpy/python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/1var.rpy", line 40, in <module>
NameError: name 'AC_2d5_Finish_Acts' is not defined
Windows-10-10.0.26100 AMD64
Ren'Py 7.8.4.24120703
Amnesia Remaster 0.100
Thu Apr 10 11:23:10 2025
Last edited: