Ошибка при создании сохранения

Скачал последнюю версию, запустил, поиграл, дошëл до эволюции и игра выдала ошибку. Лог скопировал и сфоткал.

ENG: Very sorry you encountered an error, but I have to say that the main language on the forums is English.

RU: Очень жаль что вы столкнулись с ошибкой, но я должен сказать, что основной язык на форумах это английский.

1 Like

In order to find out what the problem is, I would need the full contents of json_debug.txt. Long text files can be uploaded for example to pastebin.com

This image has the real underlying error: “System.ExecutionEngineException: String conversion error: Illegal byte sequence encounted in the input.”

This problem has been known for a long time:

Sadly this is an issue in the core C# runtime used by Thrive. It seems that the runtime called mono hasn’t received reports about this or they have been unable to fix the problem for multiple years now. The good news is that finally with Thrive 0.6.6 (this is the next version after 0.6.5, which is releasing this week) we will be switching to Godot Engine 4. That uses a different C# runtime so there is hope that this bug will finally be fixed in a few months.