Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
I tried a different approach to how my addition is handled, but it failed just the same, I also tried adding some patches to debug what is happening, without much more insight into the issue. It executes properly - except for when the exception occurs.
I have posted a report about this on their bug reports section, maybe they have an idea what is going on...
I have no idea why it happens though, it's like my patches are just ignored at that point, which causes the method to fail because it cannot handle my additional group id. It even ignores my attempt at catching the exception using a finalizer patch.
So, the Vanilla Expanded mod and its addon are not cause to the problem, I'm using only my mod and Performance Optimizer now.
Because I finally got it as well, but it only occurs very sporadicly, without a very clear pattern as to what causes it - mainly because trying to debug it seems to have made it not appear anymore...
Quite unsure what actually happens there and unable to reproduce it, so I need more details into how you produced that issue.
https://gist.github.com/HugsLibRecordKeeper/05fc083bdc059e83a85c22ce371bbe6f
Fixed Sleep Accelerator Settings not being saved
---
Finally noticed that mistake, it was always working for me because the method that checks for modification works for building cost etc, but when you only change the specific settings (rest & hunger) it didn't notice the changes and would not save.