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
The ascii/unicode error sounds like a thing that might happen on some windows systems if your username is written in non-ascii characters. I know that's been a problem with some versions of the engine and I'm not sure off the top of my head what the code version here is with relation to that. I think we've been working on fixes for it on other games.
Are you using russian-language windows?
Yes, I am using the same computer as before and yes, I do have russian Windows...
If it still crashes with the same error when using the Russian encoding, try deleting (Path to the game)\game\steam.rpyc - your achievements won't post without steam.rpyc, but the game itself should still be playable. (You can get steam.rpyc back by verifying your Steam cache for the game)
(Black Closet uses a patched version of the engine that uses the Unicode APIs on Windows, but it's rather complicated and I don't know how practical it will be to run TRT inside the Black Closet Ren'Py)
This looks like the game getting stuck trying to load an image. Does the error happen every time you start the game or only sometimes? I assume this is the same computer? Does the problem still show up after a reboot?
Possible causes:
Data corruption. If it's on-disc corruption, then the same error will happen every time you start the game, and validating the Steam cache for the game should fix it. (Note that the game will normally download a large number of small files whether or not there were any actual errors, because they get recompiled on your computer.). Disc corruption may also indicate problems with your computer. If it's memory corruption, then other programs are likely to crash too, and the error text is likely to change (especially after reboots).
Something is locking up the game during init. A malware scanner could possibly cause this; so could other programs locking the video card or sound hardware, or resource exhaustion. If it's resource exhaustion, rebooting will fix it; if it's locked hardware, rebooting is likely to fix it.
Assuming you can't fix it by validating the cache or rebooting, other possible workarounds:
Right-click on the game in your Steam library, go to Properties, select Local Files, and click 'Browse Local Files'. Try running the game from 'Play in Safe Mode', 'Play in GL Mode', or 'Play in Software Mode' and see if any of them work.