安装 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.