安裝 Steam
登入
|
語言
簡體中文
日本語(日文)
한국어(韓文)
ไทย(泰文)
Български(保加利亞文)
Čeština(捷克文)
Dansk(丹麥文)
Deutsch(德文)
English(英文)
Español - España(西班牙文 - 西班牙)
Español - Latinoamérica(西班牙文 - 拉丁美洲)
Ελληνικά(希臘文)
Français(法文)
Italiano(義大利文)
Bahasa Indonesia(印尼語)
Magyar(匈牙利文)
Nederlands(荷蘭文)
Norsk(挪威文)
Polski(波蘭文)
Português(葡萄牙文 - 葡萄牙)
Português - Brasil(葡萄牙文 - 巴西)
Română(羅馬尼亞文)
Русский(俄文)
Suomi(芬蘭文)
Svenska(瑞典文)
Türkçe(土耳其文)
tiếng Việt(越南文)
Українська(烏克蘭文)
回報翻譯問題
Can you send me the game save file along with the mod list you use ?
Also do you have any crash dump into your bin folder ?
I just saw this post, so I'll stop spamming the Discussion board :p
So after looking at the logs, I think the problem comes from the last error:
[Osiris] {E} osidbg::func::GetPathForScriptIo(): Illegal file name for external file access: 'S├®bille.charsave'
I think I'm not wrong if I say that your game is not in English, and probably in French where Sebille has an "é" ?
The issue here is trivial. The extender basically can't handle special characters in names, so since your character is named "Sébille" it refuses to write the file.
I will push an update tomorrow to fix this particular case. Sorry for the inconvenience.
Have a good day/night. :)
So don't rush yourself for the patch, but it's still an issue for weird characters in names. :)
"
{
"quality" : "Unique",
"statsid" : "PUZ_Source_Jar_A",
"template" : "PUZ_Source_Jar_A_546fb36a-ebf6-4a51-b73c-62149d34b0bc"
}
"
in the charsave file which is a classic Soul Jar.
Also the reference sheet doesn't take into account story mode specific content. I shall probably add it later. Meanwhile you can still find them using the Stats editor in the engine if you set Origins as a dependency of the project.
[Osiris] {E} osidbg::func::GetPathForScriptIo(): Illegal file name for external file access: '浼婂嚒路鏈?姊呭吂.charsave'
[Osiris] {E} osidbg::CustomLuaCall::Call(): Handler for 'LX_EXT_LoadCharacter' failed: [string "lx_exim_char/EXIM_Load_Character.lua"]:7: bad argument #1 to 'JsonParse' (string expected, got nil)
stack traceback:
[C]: in field 'JsonParse'
[string "lx_exim_char/EXIM_Load_Character.lua"]:7: in function 'LoadCharacter'
This error typically happen when there is an illegal character in the name of the saved character (the same that DeBrevan encountered). I was waiting for the v42 of the extender that should be released today to upload the hotfix.
However in your case I'm not so sure that it would fix it since your game is probably not in latin alphabet. Contact me after the update if things still go wrong.