安裝 Steam
登入
|
語言
簡體中文
日本語(日文)
한국어(韓文)
ไทย(泰文)
Български(保加利亞文)
Čeština(捷克文)
Dansk(丹麥文)
Deutsch(德文)
English(英文)
Español - España(西班牙文 - 西班牙)
Español - Latinoamérica(西班牙文 - 拉丁美洲)
Ελληνικά(希臘文)
Français(法文)
Italiano(義大利文)
Bahasa Indonesia(印尼語)
Magyar(匈牙利文)
Nederlands(荷蘭文)
Norsk(挪威文)
Polski(波蘭文)
Português(葡萄牙文 - 葡萄牙)
Português - Brasil(葡萄牙文 - 巴西)
Română(羅馬尼亞文)
Русский(俄文)
Suomi(芬蘭文)
Svenska(瑞典文)
Türkçe(土耳其文)
tiếng Việt(越南文)
Українська(烏克蘭文)
回報翻譯問題
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.