Instal Steam
login
|
bahasa
简体中文 (Tionghoa Sederhana)
繁體中文 (Tionghoa Tradisional)
日本語 (Bahasa Jepang)
한국어 (Bahasa Korea)
ไทย (Bahasa Thai)
Български (Bahasa Bulgaria)
Čeština (Bahasa Ceko)
Dansk (Bahasa Denmark)
Deutsch (Bahasa Jerman)
English (Bahasa Inggris)
Español - España (Bahasa Spanyol - Spanyol)
Español - Latinoamérica (Bahasa Spanyol - Amerika Latin)
Ελληνικά (Bahasa Yunani)
Français (Bahasa Prancis)
Italiano (Bahasa Italia)
Magyar (Bahasa Hungaria)
Nederlands (Bahasa Belanda)
Norsk (Bahasa Norwegia)
Polski (Bahasa Polandia)
Português (Portugis - Portugal)
Português-Brasil (Bahasa Portugis-Brasil)
Română (Bahasa Rumania)
Русский (Bahasa Rusia)
Suomi (Bahasa Finlandia)
Svenska (Bahasa Swedia)
Türkçe (Bahasa Turki)
Tiếng Việt (Bahasa Vietnam)
Українська (Bahasa Ukraina)
Laporkan kesalahan penerjemahan
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.