安装 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.