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 log doesn't look too bad (nothing obvious, I was able to start XCOM2 with a logging window) sadly, guess I have to dig deeper. I'll see what I can do.
Thanks again!
It looks like something very rare and unexpected happened on the GameState side of things. I'm pretty sure that this is easily fixable, I'll report back once I can give you a detailed analysis why this happened, and hopefully a fix as well ;)
The bug was a rare special case I failed to identify. There was a runaway loop which finally came to an end when the counter wrapped (which took several minutes). After that the game just continued as if nothing happened but the internal state of the mod was broken regardless.
The fix was very simple, here's the GitHub PR if anybody is interested: https://github.com/Luminger/xcom2-killcounter/pull/4/files
Thanks again Harddk, I wouldn't have been able to find this for a long time without your savegame!