Ren'Py translator3000

5.00 star(s) 1 Vote

Ligvan

Newbie
Nov 5, 2024
42
27
96
try to set it in the settings "workMethod": "allText"
in some game with a similar design, it worked
Thank you. I tried that, but the result is the same. Although I'm not using this function correctly. First, I select it, click Yes, and then select prescan as usual?
 

Dark_FOX

Newbie
Apr 29, 2018
65
149
178
Thank you. I tried that, but the result is the same. Although I'm not using this function correctly. First, I select it, click Yes, and then select prescan as usual?
I watched this game, unfortunately, the program will not work in this game, since the text is made in pictures, and not written in the code.
 

Prayforme

Member
Oct 25, 2022
237
643
217
Игра BrightonCityEmpire. что не так ?
Шрифт не может подхватить из надстроечного файла. Убедись что скинул нужный шрифт в папку game и установлен ли сам шрифт для пользователя.
 

holy7

New Member
Aug 2, 2025
4
1
3
Шрифт не может подхватить из надстроечного файла. Убедись что скинул нужный шрифт в папку game и установлен ли сам шрифт для пользователя.
спасибо .но я кроме перемещения самой программы в папку game ничего больше не делал.на английском все в порядке, подскажи пожалуйста что нужно сделать!
 
Last edited:

hasanagar1

Newbie
Mar 29, 2023
15
1
47
Lately, all the games I open have been giving me an error. I think this is what we're supposed to download, but it won't download. When I click it, it says something like this:

python early in _loader_fix:

if not hasattr(renpy.loader, "RenpyImporter"):
renpy.loader.RenpyImporter = renpy.importer.RenpyImporter
 

hasanagar1

Newbie
Mar 29, 2023
15
1
47
I understand now, I was able to download it when I right clicked and said "save target as" but the game still gave an error.

The name of the game I'm trying to play: Fate and Life The Mystery of Vaulinhorn-ch13
 

hasanagar1

Newbie
Mar 29, 2023
15
1
47
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: All services is unavailable

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 560, in main
renpy.game.context().run(node)
File "000translator3000_main.rpyc", line 3214, in script
File "000translator3000_main.rpyc", line 3214, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "<translator3000>", line 4391, in <module>
File "<translator3000>", line 3432, in turn_on
File "<translator3000>", line 3766, in _directions_language_check
Exception: All services is unavailable

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Fate and Life The Mystery of Vaulinhorn 13.0
Tue Sep 16 00:03:59 2025
 

Prayforme

Member
Oct 25, 2022
237
643
217
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: All services is unavailable

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 560, in main
renpy.game.context().run(node)
File "000translator3000_main.rpyc", line 3214, in script
File "000translator3000_main.rpyc", line 3214, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "<translator3000>", line 4391, in <module>
File "<translator3000>", line 3432, in turn_on
File "<translator3000>", line 3766, in _directions_language_check
Exception: All services is unavailable

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Fate and Life The Mystery of Vaulinhorn 13.0
Tue Sep 16 00:03:59 2025
I didn't notice any problems with the translator's work in this game. What settings do you use? A translation service? Make sure that your chosen service operates in your country. Judging by your message, you do not have access to the selected transfer service. The game was initially translated into many languages. Isn't the one you need in the list?
scr.png
 

hasanagar1

Newbie
Mar 29, 2023
15
1
47
I didn't notice any problems with the translator's work in this game. What settings do you use? A translation service? Make sure that your chosen service operates in your country. Judging by your message, you do not have access to the selected transfer service. The game was initially translated into many languages. Isn't the one you need in the list?
View attachment 5253457
I am using the translator3000 file provided by Darkfox. I also added the 000loaderfix1 file to the game folder, but the game didn't work. It doesn't work with other games either. None of the games work.
 

Prayforme

Member
Oct 25, 2022
237
643
217
I am using the translator3000 file provided by Darkfox. I also added the 000loaderfix1 file to the game folder, but the game didn't work. It doesn't work with other games either. None of the games work.
The fix is only needed in games with RenPy v.8.4+
Which translation service did you choose? Are you sure that the service is not blocked in your country?
 

hasanagar1

Newbie
Mar 29, 2023
15
1
47
The fix is only needed in games with RenPy v.8.4+
Which translation service did you choose? Are you sure that the service is not blocked in your country?
I'm trying to translate it into Turkish. You're right; there was already a Turkish option in that game. But every game I try to open gives me an error. For example, "My Naughty Daughter" gives me the same error. Every game gives me the same error. Yandex and Google are both available in Türkiye. There's no blocking.
 

Prayforme

Member
Oct 25, 2022
237
643
217
I'm trying to translate it into Turkish. You're right; there was already a Turkish option in that game. But every game I try to open gives me an error. For example, "My Naughty Daughter" gives me the same error. Every game gives me the same error. Yandex and Google are both available in Türkiye. There's no blocking.
Yandex service only works in games with the RenPy 8+ version. You can try google, deepl, reverso.
 

matazzz

Newbie
May 29, 2017
48
20
162
I solved the problem. It happened when users deleted Vladya production.
I have the same error as you. How did you solve the problem?
Please write the solution.


Error:

I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: All services is unavailable

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 560, in main
renpy.game.context().run(node)
File "000translator3000_main.rpyc", line 3214, in script
File "000translator3000_main.rpyc", line 3214, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "<translator3000>", line 4391, in <module>
File "<translator3000>", line 3432, in turn_on
File "<translator3000>", line 3766, in _directions_language_check
Exception: All services is unavailable

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Stellar Dream 0.70
Sat Sep 20 15:06:07 2025
 
Last edited:

hasanagar1

Newbie
Mar 29, 2023
15
1
47
I have the same error as you. How did you solve the problem?
Please write the solution.


Error:

I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: All services is unavailable

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 560, in main
renpy.game.context().run(node)
File "000translator3000_main.rpyc", line 3214, in script
File "000translator3000_main.rpyc", line 3214, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "<translator3000>", line 4391, in <module>
File "<translator3000>", line 3432, in turn_on
File "<translator3000>", line 3766, in _directions_language_check
Exception: All services is unavailable

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Stellar Dream 0.70
Sat Sep 20 15:06:07 2025
C/users/username/vladya's projects database delete. You will delete the vladya's projects database folder.
 
  • Like
Reactions: matazzz

senbilme77

New Member
May 17, 2022
2
0
36
C/users/username/vladya's projects database delete. You will delete the vladya's projects database folder.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "000translator3000_main.rpyc", line 3214, in script
ValueError: ###notTranslate###No font file was found.

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

Traceback (most recent call last):
  File "000translator3000_main.rpyc", line 3214, in script
  File "renpy/ast.py", line 1187, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/python.py", line 1260, in py_exec_bytecode
    exec(bytecode, globals, locals)
    ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<translator3000>", line 4391, in <module>
  File "<translator3000>", line 3426, in turn_on
  File "<translator3000>", line 3377, in __init__
  File "<translator3000>", line 3203, in _get_font
ValueError: ###notTranslate###No font file was found.

Windows-11-10.0.26100-SP0 AMD64
Ren'Py 8.4.0.25071206
TAC The Original Story 2 season2
Mon Sep 22 18:01:23 2025
 
5.00 star(s) 1 Vote