Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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.