Ren'Py translator3000

5.00 star(s) 1 Vote

Freshnight

New Member
Jan 6, 2023
6
3
Üzgünüm, ancak yakalanmamış bir istisna oluştu.

Oyun kodunu çalıştırırken:
Değer Hatası: yanlış

-- Tam Geri İzleme -----------------------------------------------------------------

Tam geri izleme:
"000translator3000_main.rpyc" dosyası, satır 1880, betikte
Dosya "C:\Users\Erdenay\Desktop\FieryPassions-0.1.Beta-pc\renpy\ast.py", satır 823, yürütmede
renpy.python.py_exec_bytecode(self.kod.baytkod, self.gizle, depo=self.depo)
Dosya "C:\Users\Erdenay\Desktop\FieryPassions-0.1.Beta-pc\renpy\python.py", satır 1178, py_exec_bytecode içinde
exec(bayt kodu, küreseller, yereller)
<modül> içindeki "<translator3000>" dosyası, satır 2724
Dosya "<translator3000>", satır 2056, turn_on'da
Dosya "<translator3000>", satır 2035, turn_on'da
Dosya "<translator3000>", satır 165, modda
Değer Hatası: yanlış

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
Ateşli Tutkular 0.1.Beta
Cuma Tem 19 12:30:48 2024

Çözümünü bilen var mı?
first put the new version of translator3000 in the game folder. run the game and close it. then write this code. prescan and done it.

{
"gameLanguage": "en",
"directionOfTranslation": "tr",
"modeOnStartup": "off",
"_debug_mode": false,
"translationService": "yandex_translate",
"reserveServices": [
"google_client5"
],
"workMethod": "dialogueOnly",
"originalInHistory": false,
"displayOriginal": false,
"requestsFrequency": null,
"splitTextAsSentences": false,
"googleHost": "translate.google.com",
"seleniumStartMode": "hide",
"seleniumInputSplitMethod": "strings",
"autoSwitchOnAvailableDB": true,
"deeplLoginData": null,
"addVariablesFromDB": false,
"showEditWindow": false,
"startTranslateAfterPrescan": true,
"useNoFreezeLogic": true,
"keys": {
"guiShow": {
"extraKeys": [
"alt"
],
"mainKey": "2"
},
"databaseTranslateSwitcher": null
},
"extraTextOptions": {
"font": ":auto:",
"size": null,
"color": null,
"italic": false,
"bold": false
}
}
 
  • Red Heart
Reactions: goodboyman
5.00 star(s) 1 Vote