NyashniyVladya / Translator3000

Automatic translator of games made on Ren'Py engine.
https://nyashniyvladya.github.io/
GNU General Public License v3.0
121 stars 18 forks source link

Несовпадение типов данных #48

Open nokoeboru opened 2 years ago

nokoeboru commented 2 years ago

[code] I'm sorry, but an uncaught exception occurred.

While running game code: File "game/gamecode/hubTown.rpy", line 281, in script menu townMenu: File "game/Translator3000Data/scripts/general.rpy", line 362, in call TypeError: list indices must be integers, not str

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

Full traceback: File "game/gamecode/hubTown.rpy", line 281, in script menu townMenu: File "renpy/ast.py", line 1655, in execute label = renpy.config.say_menu_text_filter(label) File "game/Translator3000Data/scripts/general.rpy", line 362, in call TypeError: list indices must be integers, not str

Windows-10-10.0.19041 Ren'Py 7.4.8.1895 Wed Feb 2 23:26:40 2022 [/code]

Просто в какой-то момент перестал переводить, файлы удалял, впн\антивируса нет, он что требует от меня целые числа а не текст?

nokoeboru commented 2 years ago

В новой версии переводит, но качество перевода просто ужас, скрин приложил к уже существующей теме "Translation quality has dropped dramatically..."