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
Context:
Chances are, that some costly function crashes and gets spammed / retried every frame. If that is the case then an exceptionLog.txt file should get generated.
This sounds like the map merging failed or the maps got replaced with empty files.
Context:
The function that crashes is the vanilla function ItemMarker.Draw(). ItemMarker are used for displaying key items on the map. My guess is that one key item is stuck in an invalid room (maybe it is in another region) and the Draw() function does not check if the room is null. It assumes it is valid.
If the theory is correct maybe you can give the devs your save file. Who knows what got stuck where. They should check the room in any case.
If the theory is false but the bug is prevalent then maybe you can send me your save file. Let me know how it goes.
Here is the logs.